Add /src/rebase
commitf393039001335f6ea713ef33c36ef40bf84f530b
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 21 Feb 2008 17:51:06 +0000 (21 17:51 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 17 Jan 2011 12:44:33 +0000 (17 13:44 +0100)
tree463f3b07407f7d4f5afed623f0be79edd98db468
parente59039edb5c29987e88128bf9aae20e9df02dca1
Add /src/rebase

The tool 'rebase' is needed to avoid memory region clashes between .dll
files.  This commit adds the infrastructure to recompile 'rebase.exe'.

Just call /src/rebase/release.sh and you're fixed.

[This commit was cherry-picked from the 'full' branch.]

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
src/common/update-lib.sh [new file with mode: 0644]
src/rebase/.gitignore [new file with mode: 0644]
src/rebase/patches/0001-Fix-for-stricter-g.patch [new file with mode: 0644]
src/rebase/release.sh [new file with mode: 0644]