Erich E. Hoover
846b29671f
Move 19-ntdll-Dynamic_DST to ntdll-Dynamic_DST.
2014-07-25 18:50:14 -06:00
Erich E. Hoover
55e0e0ed4e
Move 18-quartz-MediaSeeking_Positions to quartz-MediaSeeking_Positions.
2014-07-25 18:49:52 -06:00
Erich E. Hoover
020dc88b37
Move 17-strmbase-Lock_Race_Conditions to strmbase-Lock_Race_Conditions.
2014-07-25 18:49:34 -06:00
Erich E. Hoover
eb1e664c31
Move 14-UrlCombineW to shlwapi-UrlCombine.
2014-07-25 18:46:04 -06:00
Erich E. Hoover
77a19f836f
Move 12-FD_Cache to ntdll-FD_Cache.
2014-07-25 18:40:38 -06:00
Erich E. Hoover
3a74d5cccc
Move 10-Missing_Fonts to fonts-Missing_Fonts.
2014-07-25 18:40:06 -06:00
Erich E. Hoover
10354d4cb5
Move 09-TransmitFile to ws2_32-TransmitFile.
2014-07-25 18:39:43 -06:00
Erich E. Hoover
fe7b83a384
Move 08-Junction_Points to ntdll-Junction_Points.
2014-07-25 18:39:20 -06:00
Erich E. Hoover
ad021f5462
Move 07-GetVolumePathName to kernel32-GetVolumePathName.
2014-07-25 18:38:39 -06:00
Erich E. Hoover
e800cac340
Move 06-winepulse to winepulse-PulseAudio_Support.
2014-07-25 18:38:06 -06:00
Erich E. Hoover
91cd19237f
Move 04-XEMBED to winex11-XEMBED.
2014-07-25 18:37:27 -06:00
Erich E. Hoover
1e0e9de2b0
Move 05-Named_Pipe to kernel32-Named_Pipe.
2014-07-25 18:36:21 -06:00
Erich E. Hoover
802ebcbb91
Move 00-Commandline to loader-Cmdline_Diagnostics.
2014-07-25 18:34:36 -06:00
Erich E. Hoover
2c3efe2faa
Split 02-ACL_Extended_Attributes into server-Stored_ACLs, server-Inherited_ACLs, shell32-Default_Folder_ACLs, and server-ACL_Compat.
2014-07-25 18:33:58 -06:00
Erich E. Hoover
2a3d9afece
Move 01-Address_Change_Notification to server-Address_Change_Notification.
2014-07-25 18:33:48 -06:00
Sebastian Lackner
4dea282c90
Add Dynamic DST patches to fix issues with Israel timezone.
2014-07-26 00:55:23 +02:00
Sebastian Lackner
1f95d8181d
patchupdate.py: Improve generated Makefile and delete *.ok files on error.
2014-07-25 17:52:08 +02:00
Sebastian Lackner
e827cc078f
patchupdate.py: Improve patch system and remove dependencies, when the order of patches doesn't matter.
2014-07-25 16:39:08 +02:00
Sebastian Lackner
10d9fda5f9
Merged with master.
2014-07-25 03:45:20 +02:00
Sebastian Lackner
49bbdc5bf2
Add .NOTPARALLEL to generated Makefile.
...
We don't want to add unnatural dependencies for patches, if for example both
patch A and B modify the same file, but the order of applying the patches doesn't
matter. Adding a dependency would cause trouble when excluding patches.
2014-07-13 02:47:34 +02:00
Sebastian Lackner
df034abacb
Strip configure changes from winepulse patches.
...
These changes will be done automatically by autoreconf, keeping them in increases
chances to get conflicts.
2014-07-13 02:17:09 +02:00
Sebastian Lackner
d49ca49848
Update wine-pulse patches (extracted from version 1.7.21).
2014-07-13 02:07:52 +02:00
Sebastian Lackner
79843648fb
Include list of affected files for each set of patches.
2014-07-13 01:51:15 +02:00
Sebastian Lackner
386a2ce3ba
Pulled changes from master.
2014-07-11 23:18:27 +02:00
Sebastian Lackner
5c72aff53e
Add fixed bug numbers to each patchset, autogenerate README.md with patch information.
2014-07-11 19:34:33 +02:00
Sebastian Lackner
42afbafa33
Initial version of new dependency based patch system.
2014-07-11 18:51:03 +02:00
Erich E. Hoover
ddefcb372a
Force autoreconf even when timestamp seems to indicate that it is not necessary.
2014-06-05 15:38:43 -06:00
Michael Mueller
43b781b453
Fix problem with CURDIR on BSD systems
2014-05-03 02:19:22 +02:00
Sebastian Lackner
0817bd1a57
Use gitapply.sh to apply all the patches
2014-03-05 01:00:27 +01:00
Sebastian Lackner
2f7523bffe
Move generate-patchlist.sh script into folder debian/tools, integrate patch-list-template.diff into the shell script
2014-03-05 00:02:01 +01:00
Erich E. Hoover
9fd0a6eb9d
Manually install the Arial replacement font when make install is run.
2014-02-26 13:01:53 -07:00
Sebastian Lackner
29d69db459
Abort if patching the source files fails.
2014-02-21 04:54:31 +01:00
Erich E. Hoover
d56138d8ec
Allow Makefile DESTDIR to contain a relative path.
2014-02-17 10:09:44 -07:00
Erich E. Hoover
7a15599a3a
Auto-update the patch list when 'make DESTDIR=dest_dir install' is run.
2014-02-15 18:38:28 -07:00
Erich E. Hoover
99c6fe660f
Provide a Makefile option to change the patching tool.
2014-02-07 21:31:56 -07:00
Erich E. Hoover
4a69f63a78
Output the progress of the patching process.
2014-02-07 20:51:20 -07:00
Erich E. Hoover
39fa530c33
Add an uninstall rule to the patch Makefile.
2014-02-07 20:43:37 -07:00
Erich E. Hoover
564f8aeafc
Move the patching code out of the debian rules into a Makefile.
2014-02-07 20:37:54 -07:00