Commit Graph

13 Commits

Author SHA1 Message Date
Ryan Pavlik cf1d99d68d patch tool: check preconditions for export 2012-06-13 18:22:32 +02:00
Ryan Pavlik cd9cfc088b patch tool: check preconditions for import. 2012-06-13 18:22:32 +02:00
Ryan Pavlik 82947d8dd4 Patch tool: Adding some progress messages to long processes. 2012-06-13 18:22:32 +02:00
Ryan Pavlik cef822954c patch tool: Check for package file, and if it's not there, use makefile to grab it. 2012-06-13 18:22:32 +02:00
Ryan Pavlik 42e321a85a Patch tool: Move environment variable setup to a function.
This keeps us from doing this in case of an incorrect call,
making error messages much more sane.
2012-06-13 18:22:32 +02:00
Ryan Pavlik 2bdbb1360d Patch tool: replace elifs with case. Also handles errors. 2012-06-13 18:22:32 +02:00
Ryan Pavlik febfb49541 patch tool: Ensure the gits directory exists 2012-06-13 18:22:32 +02:00
Ryan Pavlik b69f2a51c1 patch-tool: use relative directories 2012-06-13 18:22:32 +02:00
Ryan Pavlik 519657fbf9 patch tool: fix so it gets the version from index.html now 2012-06-13 18:22:32 +02:00
Volker Grabsch 07c311bcba Cleanup coding style via "make cleanup-style" 2012-03-29 13:02:06 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Volker Grabsch bbc72af783 Improve indentation 2012-03-28 15:48:13 +02:00
Volker Grabsch defdff28f0 Rebrand to new project name MXE 2012-03-28 15:46:58 +02:00
Renamed from tools/patch-tool-mingw (Browse further)