Add /src/rebase
commit322c42c780833a52bd7cd0358a562ab243ecfbce
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 21 Feb 2008 17:51:06 +0000 (21 17:51 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 21 Feb 2008 17:58:16 +0000 (21 17:58 +0000)
tree4d9edf96625b81dae0ceb68ecc0b38c50bd94fc1
parentdc8e8ad8b0f627a6580ce87ebf6176b401af642e
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.

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]