aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some minor modificationsmarha2013-09-121-75/+75
* zlib is now compiled as a dllmarha2012-06-251-22/+13
* Make sure that the mhmakecoonf env variable has the correct casemarha2011-10-271-2/+2
* linux: make sure that newly created directories get the same permissions asmarha2011-08-011-1/+4
* Solved problem if last character not echoed in echo command.marha2011-04-291-8/+17
* Added safety agains mhmakeconf value ending in backspacemarha2011-03-081-3/+2
* Implement eval sort warning functions (see gnu make manual for description)marha2011-03-041-24/+24
* Solved compile errormarha2011-02-021-1/+1
* Solved problem of doing an mkdir on an existing dirmarha2011-02-021-0/+1
* Print error message when mkdir function fails1.9.3.1marha2011-02-021-0/+3
* Implemented mkdir as an internal commandmarha2011-01-271-0/+17
* Updated version infomarha2011-01-191-1/+1
* Use bison instead of bison++marha2011-01-191-4/+4
* Increased gnu make compatibility.marha2010-10-301-2/+2
* Increased gnu make compatibilitymarha2010-10-221-22/+81
* Make sure that mhmake and mhmake_dbg are using the same autodep filename in c...marha2010-09-051-2/+5
* Linux compilation is ok again.marha2010-02-191-3/+5
* svn merge --reintegrate ^/branches/mhmake.parallel .marha2010-02-181-30/+81
* linux: solved problem running svn info when the mhmakeconf points to a symbol...marha2010-02-151-0/+14
* Added 64-bit compilationmarha2009-12-101-2/+2
* Implemented which function.marha2009-11-231-1/+0
* Now the automatic dependency filename is derived from the makefile filename.marha2009-11-191-2/+2
* Avoid unnecessary re-compilations when environment variables are changed in m...marha2009-11-101-9/+0
* Solved crash when svn command is not found.marha2009-10-171-1/+1
* Optimised auto dependency generationmarha2009-10-021-11/+5
* Changes for making it possible to have spaces in the MHMAKECONF environment v...marha2009-09-181-16/+17
* Escaping of the $ sign by doubling it was not always done correctly.marha2009-08-041-8/+8
* - Made copy command recursive when copying a directory.marha2009-08-041-62/+20
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-291-0/+708