aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/mhmakefileparser.h
Commit message (Expand)AuthorAgeFilesLines
* zlib is now compiled as a dllmarha2012-06-251-3/+7
* Made creation of temp files interprocess safe in windowsmarha2012-03-121-0/+1
* Implement eval sort warning functions (see gnu make manual for description)marha2011-03-041-40/+78
* Implemented mkdir as an internal commandmarha2011-01-271-0/+1
* Removed py2exemarha2011-01-201-1/+0
* Use bison instead of bison++marha2011-01-191-13/+23
* Implemented foreach function.marha2010-11-011-27/+32
* Increased gnu make compatibility.marha2010-10-301-6/+7
* Increased gnu make compatibilitymarha2010-10-221-32/+36
* Also rebuild everything if one of the exported variables is changedmarha2010-10-181-0/+1
* Solved reentrancy problem in commandqueuemarha2010-10-061-2/+2
* Autodep optimisationmarha2010-09-021-2/+6
* Solved linux problemsmarha2010-09-011-1/+1
* Make it possible to use more complicated expressions in if statementsmarha2010-09-011-0/+3
* Added possibility to force a dependency scan on a target with .AUTODEPSmarha2010-08-041-0/+1
* Solved problem when path environment variable was larger then 1024 bytesmarha2010-02-251-1/+1
* Linux compilation is ok again.marha2010-02-191-9/+21
* svn merge --reintegrate ^/branches/mhmake.parallel .marha2010-02-181-43/+112
* Added 64-bit compilationmarha2009-12-101-6/+2
* Implemented which function.marha2009-11-231-0/+1
* Solved compilation warnings in linux.marha2009-11-191-1/+1
* Avoid unnecessary re-compilations when environment variables are changed in m...marha2009-11-101-0/+1
* Optimised auto dependency generationmarha2009-10-021-2/+7
* - Made copy command recursive when copying a directory.marha2009-08-041-0/+1
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-291-0/+279