aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/mhmakefileparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* linux: solved problem running svn info when the mhmakeconf points to a symbol...marha2010-02-151-0/+3
* Added 64-bit compilationmarha2009-12-101-50/+44
* Solved compilation warnings in linux.marha2009-11-191-1/+1
* Avoid unnecessary re-compilations when environment variables are changed in m...marha2009-11-101-42/+58
* Optimised auto dependency generationmarha2009-10-021-31/+43
* Removed useless code.marha2009-10-011-4/+0
* Changes for making it possible to have spaces in the MHMAKECONF environment v...marha2009-09-181-18/+24
* Escaping of the $ sign by doubling it was not always done correctly.marha2009-08-041-13/+9
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-291-0/+1086