9e160faa5a
* Make sure that command processor extensions are enabled.
...
* Make sure that delayed environment variable expansion is enabled.
* Make %svndir% more suitable for cleaning via %CD%.
* Use CHDIR a\b\c before svnversion since it's a Unix tool.
* Use FOR instead of EnvPipe (delete EnvPipe executable too).
* Support keyboard input of both quoted and unquoted Delphi bin dir.
2007-10-10 08:18:33 +00:00
b55ff34f10
Recompile.
2007-10-10 06:46:01 +00:00
c783b2e6c2
Print readable error messages when something goes wrong.
2007-10-10 06:45:36 +00:00
29b951b843
* Add svnversion + envpipe + sed as part of build process, as a quick fix to get WC revision numbers into main.pas.
2007-10-09 16:39:57 +00:00
80c3e4e3fa
* Remove ToolTip32 stuff, ntdll can do the same in less lines of code.
...
* Add feature: cleanse the existing environment variable before applying the new one.
* Flatten the code a bit.
2007-10-09 16:37:51 +00:00
b03d562796
Another minor fix for the search algo, avoiding adding an extra byte after finding the correct value..
2007-10-09 10:41:35 +00:00
14729aa3d7
Bugfix the binary search algo.
2007-10-09 10:33:07 +00:00
63a59ff170
If you've been wondering about the most wrong way to set an environment variable (ever), here's a definite candidate ;-).
2007-10-09 04:26:40 +00:00