Sebastian Lackner
|
aa817e83cf
|
patchupdate.py: When using --force-autoconf, only update files if required.
|
2015-05-06 20:42:32 +02:00 |
|
Sebastian Lackner
|
1bb34e22a6
|
patchinstall.sh: Add commandline option '--force-autoconf' to include autogenerated changes in each commit.
|
2015-05-06 20:41:18 +02:00 |
|
Sebastian Lackner
|
dd18228f7d
|
patchinstall.sh: Only update ./configure and wineserver protocol files if required.
|
2015-05-06 19:29:17 +02:00 |
|
Sebastian Lackner
|
0dc851870e
|
Move gitapply.sh into patches/, remove unused Makefile.in file.
|
2015-04-02 21:59:18 +02:00 |
|
Sebastian Lackner
|
5261bd8a89
|
patchupdate.py: Introduce a new Apply-After definition file variable.
|
2015-02-23 18:12:32 +01:00 |
|
Sebastian Lackner
|
0c2b776e83
|
patchinstall.sh: Only apply patchlist when 'Staging' patchset is enabled. Ensure Staging/004-*.patch also compiles without patchlist.
|
2015-01-26 03:46:33 +01:00 |
|
Sebastian Lackner
|
e65c2c7954
|
patchinstall.sh: Avoid using '&>' syntax which spawns a detached shell with dash instead of forwarding output (thanks DarkPlayer).
|
2015-01-26 01:13:49 +01:00 |
|
Sebastian Lackner
|
87b4b86756
|
patchinstall.sh: Switch to DESTDIR at the beginning, instead of for each patch individually. Various Improvements of the 'ebuild' backend.
|
2015-01-20 03:54:35 +01:00 |
|
Sebastian Lackner
|
603ba80d41
|
Automatically enable fallback method to apply patches when running from inside of a git subdirectory.
|
2015-01-15 06:51:54 +01:00 |
|
Sebastian Lackner
|
4d5f020d44
|
Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'.
|
2015-01-13 07:54:16 +01:00 |
|
Sebastian Lackner
|
2c708426cc
|
patchinstall.sh: Mention stg backend in help.
|
2015-01-12 19:29:22 +01:00 |
|
Sebastian Lackner
|
a6b41279d8
|
patchinstall.sh: Use abort on error instead of calling exit directly, mention epatch backend in help.
|
2015-01-12 13:17:03 +01:00 |
|
Sebastian Lackner
|
7d9c7855c2
|
Add support for Gentoo epatch backend to patchinstall.sh.
|
2015-01-12 13:10:19 +01:00 |
|
Sebastian Lackner
|
a83a587270
|
patchinstall.sh: Use /bin/sh instead of bash.
|
2015-01-10 15:30:31 +01:00 |
|
Sebastian Lackner
|
d4fa1d1816
|
patchinstall.sh: Implement 'stg' (stacked git) backend.
|
2015-01-08 15:41:25 +01:00 |
|
Sebastian Lackner
|
e01a0f00de
|
patchinstall.sh: Rename 'git' backend to 'git-am', add 'git-apply' backend.
|
2015-01-08 14:59:00 +01:00 |
|
Sebastian Lackner
|
9fb3f40824
|
Huge rewrite of patchupdate.py, use script based method to apply patches, deprecation of Makefile based method.
|
2015-01-07 10:02:38 +01:00 |
|