aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/functions.cpp
Commit message (Expand)AuthorAgeFilesLines
* zlib is now compiled as a dllmarha2012-06-251-9/+9
* Made creation of temp files interprocess safe in windowsmarha2012-03-121-0/+19
* Implement eval sort warning functions (see gnu make manual for description)marha2011-03-041-75/+216
* Implemented foreach function.marha2010-11-011-29/+101
* Increased gnu make compatibility.marha2010-10-301-1/+1
* Increased gnu make compatibilitymarha2010-10-221-30/+30
* Linux compilation is ok again.marha2010-02-191-3/+4
* svn merge --reintegrate ^/branches/mhmake.parallel .marha2010-02-181-82/+72
* Added 64-bit compilationmarha2009-12-101-11/+11
* Implemented which function.marha2009-11-231-0/+8
* - Solved problem in generated error string when build-command failed.1.7.99.1marha2009-11-031-2/+2
* Optimised auto dependency generationmarha2009-10-021-18/+9
* Changes for making it possible to have spaces in the MHMAKECONF environment v...marha2009-09-181-11/+9
* - Made copy command recursive when copying a directory.marha2009-08-041-0/+15
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-291-0/+767