aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/build.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use bison instead of bison++marha2011-01-191-7/+82
* Make sure implicit rule searching is taking the extra dependencies into accountmarha2010-10-311-17/+44
* Increased gnu make compatibility.marha2010-10-301-6/+24
* Increased gnu make compatibilitymarha2010-10-221-94/+100
* Solved reentrancy problem in commandqueuemarha2010-10-061-2/+2
* Autodep optimisationmarha2010-09-021-2/+2
* Added possibility to force a dependency scan on a target with .AUTODEPSmarha2010-08-041-0/+2
* Solved problem when path environment variable was larger then 1024 bytesmarha2010-02-251-4/+4
* Linux compilation is ok again.marha2010-02-191-84/+117
* svn merge --reintegrate ^/branches/mhmake.parallel .marha2010-02-181-124/+111
* Added 64-bit compilationmarha2009-12-101-8/+9
* Implemented which function.marha2009-11-231-1/+1
* Solved problem when there are spaces in the commands to execute.marha2009-11-121-1/+1
* - Solved problem in generated error string when build-command failed.1.7.99.1marha2009-11-031-1/+1
* Optimised auto dependency generationmarha2009-10-021-13/+21
* Changes for making it possible to have spaces in the MHMAKECONF environment v...marha2009-09-181-60/+43
* - Made copy command recursive when copying a directory.marha2009-08-041-15/+66
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-291-0/+1703