Commit Graph

22 Commits

Author SHA1 Message Date
Sebastian Lackner
63e82e5cd2 Replace custom templating system with Python format() in patchupdate.py. 2014-07-13 01:46:08 +02:00
Sebastian Lackner
7e3381c7a3 Fix formatting issues for README.md. 2014-07-13 01:33:28 +02:00
Sebastian Lackner
dc95c57c20 Automatically generate installation instructions based on template whenever updating patches / version. 2014-07-13 01:30:44 +02:00
Sebastian Lackner
a0a5084f55 Minor code cleanup in patchupdate.py. 2014-07-12 01:33:04 +02:00
Sebastian Lackner
f7014738a8 Display short name instead of full bug report title in README.md. 2014-07-11 21:25:18 +02:00
Sebastian Lackner
32a0e9cc9e Use Python multiprocessing to speed up querying bug information from Wine bugzilla. 2014-07-11 20:35:39 +02:00
Sebastian Lackner
79861c20f1 Show bug numbers in README.md after the description. 2014-07-11 19:44:07 +02:00
Sebastian Lackner
bb0cece9a9 Sort entries for autogenerated README.md file. 2014-07-11 19:38:38 +02:00
Sebastian Lackner
32148424bd Fix generation of URLs in README.md. 2014-07-11 19:36:31 +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
Sebastian Lackner
9d3369d7a6 gitapply.sh: Make sure that all error output is redirected to stderr, sort commandline options. 2014-07-11 00:31:33 +02:00
Michael Müller
c594bca17a Error out in git apply script on *BSD. 2014-06-05 21:20:54 +02:00
Sebastian Lackner
3c33a592f6 Make generate-patchlist.sh compatible with FreeBSD. 2014-06-05 22:17:55 +02:00
Sebastian Lackner
84997e39ab Separate patchlist into patch-list.patch (containing the autogenerated list) and 00-Commandline for the commandline option changes. 2014-05-30 01:04:27 +02:00
Michael Mueller
7fede3cd56 Fix gitapply on BSD systems 2014-05-03 02:31:56 +02:00
Anish Bhatt
78d6102645 Update gitapply.sh
Turn off whitespace warnings
2014-04-09 19:03:06 -07:00
Sebastian Lackner
86c9842e64 Fix bug in generate-patchlist.sh. 2014-03-24 18:48:08 +01:00
Sebastian Lackner
ddf6dd7f6a gitapply.sh: Improve a few comments. 2014-03-05 22:53:11 +01:00
Sebastian Lackner
556aa9335e Fallback to 'git apply' if available to speed up applying the patches. 2014-03-05 01:13:32 +01: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