aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Solved problem when debug and release runtimes have not the same versions ins...marha2009-11-171-2/+6
* Solved problem when there are spaces in the commands to execute.marha2009-11-122-2/+2
* Avoid unnecessary re-compilations when environment variables are changed in m...marha2009-11-105-52/+61
* Move WinMain to seperate library.marha2009-11-051-38/+0
* - Solved problem in generated error string when build-command failed.1.7.99.1marha2009-11-034-5/+5
* Solved crash when svn command is not found.marha2009-10-172-2/+2
* Optimised auto dependency generationmarha2009-10-0214-129/+152
* Removed useless code.marha2009-10-011-4/+0
* Now mhmake can be compiled with mhmakemarha2009-09-201-16/+4
* Changes for making it possible to have spaces in the MHMAKECONF environment v...marha2009-09-1810-168/+218
* Added plink tool (version without console, except if output is generated)marha2009-08-0765-0/+39363
* Generate the manifest file at run-time (taking the latest version of the runt...marha2009-08-061-0/+49
* Escaping of the $ sign by doubling it was not always done correctly.marha2009-08-044-23/+19
* - Made copy command recursive when copying a directory.marha2009-08-047-102/+112
* Added cleantree to remove all unversioned files from a source tree (this is a...marha2009-07-291-0/+66
* mhmake now compiles.marha2009-07-297-30/+688
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-2944-0/+21979