Sebastian Lackner
|
4f5b5fa483
|
Rename wine_patch struct field hash to name.
|
2014-10-02 20:03:19 +02:00 |
|
Sebastian Lackner
|
f43cf8d682
|
patchupdate.py: Don't query bugzilla for additional bug information (not displayed in the README page anyway).
|
2014-09-22 06:27:47 +02:00 |
|
Sebastian Lackner
|
0f73278955
|
patchupdate.py: Fix escaping of single quoted strings in definition files.
|
2014-09-19 16:30:05 +02:00 |
|
Sebastian Lackner
|
f5abff47fb
|
README.md: Some improvements in the first chapter.
|
2014-09-07 16:31:57 +02:00 |
|
Sebastian Lackner
|
6bca298771
|
patchupdate.py: Fix whitespace issue in 'Modified files' string.
|
2014-09-07 01:53:29 +02:00 |
|
Sebastian Lackner
|
4c094dc57d
|
Makefile: Add support for 'series' and 'install-git' target.
|
2014-09-04 04:46:15 +02:00 |
|
Sebastian Lackner
|
c45a17079d
|
Explicitly run patch scripts with python2 (since Archlinux has 3 installed by default).
|
2014-09-01 21:32:23 +02:00 |
|
Sebastian Lackner
|
f6566f892d
|
README.md: Move most of the content to the Wiki.
|
2014-08-28 04:39:29 +02:00 |
|
Sebastian Lackner
|
9c80cd53f9
|
patchupdate.py: Clean up some comments and spelling fixes.
|
2014-08-28 04:06:16 +02:00 |
|
Sebastian Lackner
|
f4e3d72fc1
|
patchupdate.py: Fix issue in patch dependency detection (ntdll-Junction_Points depend on ntdll-Fix_Free to apply properly).
|
2014-08-28 03:53:34 +02:00 |
|
Sebastian Lackner
|
15a19d27fc
|
patchupdate.py: Fix typo in name of exception.
|
2014-08-28 03:53:23 +02:00 |
|
Sebastian Lackner
|
69e14bd36b
|
patchupdate.py: Ignore 'git show' errors when tag not present yet (normal when doing a new release).
|
2014-08-13 02:45:21 +02:00 |
|
Sebastian Lackner
|
933eca8d41
|
README.md: Fix typo.
|
2014-08-13 02:26:19 +02:00 |
|
Sebastian Lackner
|
7122276309
|
README.md: Improve formatting of headlines for fixed bugs.
|
2014-08-13 02:22:57 +02:00 |
|
Sebastian Lackner
|
786742620a
|
Change formulation in definition files to 'Support for ...' for newly added features.
|
2014-08-13 02:15:22 +02:00 |
|
Sebastian Lackner
|
731a458cbe
|
patchupdate.py: Instead of showing the current fixes in README.md, also show information about last stable version.
|
2014-08-13 01:59:01 +02:00 |
|
Sebastian Lackner
|
536e2fe646
|
patchupdate.py: Move code to read definition file into a separate function.
|
2014-08-13 00:13:36 +02:00 |
|
Sebastian Lackner
|
e492b4c116
|
patchupdate.py: Simplify code to query for wine bugs, use short summary in Makefile.
|
2014-08-12 23:45:39 +02:00 |
|
Sebastian Lackner
|
15815c9994
|
patchupdate.py: Merge functions to generate README.md and DEVELOPER.md.
|
2014-08-12 23:11:15 +02:00 |
|
Sebastian Lackner
|
4c1c303b62
|
gitapply.sh: Fix patching issues on Gentoo.
|
2014-08-12 03:34:17 +02:00 |
|
Sebastian Lackner
|
9087dedefc
|
patchupdate.py: Define $(APPLY) macro, rename $(APPLY_PATCH) -> $(APPLY_FILE).
|
2014-08-09 04:22:16 +02:00 |
|
Sebastian Lackner
|
ce013a8a78
|
patchupdate.py: Also switch to $(DESTDIR) before applying the patchlist.
|
2014-08-09 03:12:49 +02:00 |
|
Sebastian Lackner
|
8d276fcfe1
|
patchupdate.py: Always change directory before running $(PATCH), simplifies using other patch commands.
|
2014-08-09 03:05:27 +02:00 |
|
Sebastian Lackner
|
368f765134
|
patchupdate.py: Ensure patch commandline utility never assumes reversed patches.
|
2014-08-08 00:00:32 +02:00 |
|
Sebastian Lackner
|
c50689ab09
|
gitapply.sh: Use variables for awk scripts instead of inline code.
|
2014-08-07 17:02:37 +02:00 |
|
Sebastian Lackner
|
2b2a8fac9a
|
gitapply.sh: Fix issue with parsing of delta type binary patches, some style improvements.
|
2014-08-07 17:01:56 +02:00 |
|
Sebastian Lackner
|
7d225dbb57
|
gitapply.sh: Fix typo in comment.
|
2014-08-07 03:37:03 +02:00 |
|
Sebastian Lackner
|
5d5b230c5a
|
gitapply.sh: Rewrite script to improve performance on huge font patches.
|
2014-08-07 03:26:33 +02:00 |
|
Erich E. Hoover
|
f84058ab42
|
Fix Arch README information in template file.
|
2014-07-30 10:50:09 -06:00 |
|
Sebastian Lackner
|
196a06e3b6
|
README.md: Some minor fixes.
|
2014-07-30 16:21:38 +02:00 |
|
Sebastian Lackner
|
e599595153
|
patchupdate.py: Speed up lookup of bug short_desc by using an 'undocumented feature' to query all at the same time.
|
2014-07-30 16:10:05 +02:00 |
|
Sebastian Lackner
|
3e8756078d
|
Wine-Compholio is a name, so it should start everywhere with captial letter W and C.
|
2014-07-30 04:31:51 +02:00 |
|
Sebastian Lackner
|
bcf0e1d72d
|
README.md: Fix typo in Mageia installation instructions.
|
2014-07-29 21:21:44 +02:00 |
|
Sebastian Lackner
|
202cf08f77
|
README.md: Fix numbering in enumeration.
|
2014-07-29 03:56:11 +02:00 |
|
Sebastian Lackner
|
18ee5a9427
|
README.md: Use fixed wordwrap of 80 characters.
|
2014-07-29 03:55:22 +02:00 |
|
Sebastian Lackner
|
5f47470e86
|
DEVELOPER.md: Use fixed wordwrap of 80 characters.
|
2014-07-29 03:41:16 +02:00 |
|
Sebastian Lackner
|
46f1e23363
|
DEVELOPER.md: Shorten title a bit.
|
2014-07-29 03:34:16 +02:00 |
|
Sebastian Lackner
|
8b72d74b6f
|
Merge ATTRIBUTION.md into DEVELOPER.md.
|
2014-07-29 03:29:55 +02:00 |
|
Sebastian Lackner
|
b0daaa4b96
|
Move developer readme (DEVELOPER.md) into a separate file.
|
2014-07-29 02:33:30 +02:00 |
|
Sebastian Lackner
|
2059944f48
|
patchupdate.py: Incrase number of concurrent webrequests to 16.
|
2014-07-28 02:45:35 +02:00 |
|
Sebastian Lackner
|
73f8a0cbf5
|
patchupdate.py: Move all defined paths into a config class (to allow easier modification). (2/2)
|
2014-07-28 02:41:50 +02:00 |
|
Sebastian Lackner
|
4eb3d2d06c
|
patchupdate.py: Some style improvements (1/2).
|
2014-07-28 02:32:13 +02:00 |
|
Sebastian Lackner
|
3fa9e6b400
|
patchupdate.py: Add additional cache to speed up lookup of git source files based on commit sha1.
|
2014-07-28 02:22:58 +02:00 |
|
Sebastian Lackner
|
935854b8a4
|
README.md: Sort bugs alphabetically instead of by bugzilla bug number.
|
2014-07-27 18:10:04 +02:00 |
|
Sebastian Lackner
|
3f4ea42573
|
patchupdate.py: Remove ugly hack to remove *.ok files on failure, use .INTERMEDIATE instead.
|
2014-07-27 17:55:33 +02:00 |
|
Sebastian Lackner
|
dd68855d30
|
README.md: Add better description for wine-compholio.
|
2014-07-27 16:24:19 +02:00 |
|
Sebastian Lackner
|
bb0d97b635
|
README.md: No need to use the cdn links, github caches images anyway.
|
2014-07-27 06:06:31 +02:00 |
|
Sebastian Lackner
|
3d582c05b6
|
README.md: Reorder ArchLinux instructions, to make them more similar to all other distros.
|
2014-07-27 04:04:48 +02:00 |
|
Sebastian Lackner
|
0b40eddf61
|
README.md: Add additional information about how to use wine-compholio.
|
2014-07-27 03:52:57 +02:00 |
|
Sebastian Lackner
|
c3a2198919
|
README.md: Second attempt to fix image sizes.
|
2014-07-27 01:28:34 +02:00 |
|