aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/util.h
Commit message (Expand)AuthorAgeFilesLines
* svn merge -c505 ^/branches/released .marha2010-03-221-1/+1
* Solved problem with $(@:%blabla=%) when there are spaces in the filenamemarha2010-03-161-1/+1
* Solved problem of some tabs that were not parsed as white spacemarha2010-02-281-1/+1
* Solved problem when path environment variable was larger then 1024 bytesmarha2010-02-251-1/+1
* Solved reentrancy problemmarha2010-02-221-1/+1
* Bumped versionmarha2010-02-181-1/+1
* svn merge --reintegrate ^/branches/mhmake.parallel .marha2010-02-181-4/+2
* linux: solved problem running svn info when the mhmakeconf points to a symbol...marha2010-02-151-1/+1
* Allos the | character in define values.marha2010-01-141-1/+1
* Added 64-bit compilationmarha2009-12-101-1/+1
* Implemented which function.marha2009-11-231-1/+3
* Now the automatic dependency filename is derived from the makefile filename.marha2009-11-191-3/+1
* Solved problem when there are spaces in the commands to execute.marha2009-11-121-1/+1
* Avoid unnecessary re-compilations when environment variables are changed in m...marha2009-11-101-1/+1
* - Solved problem in generated error string when build-command failed.1.7.99.1marha2009-11-031-1/+1
* Solved crash when svn command is not found.marha2009-10-171-1/+1
* Optimised auto dependency generationmarha2009-10-021-1/+1
* Changes for making it possible to have spaces in the MHMAKECONF environment v...marha2009-09-181-30/+40
* Escaping of the $ sign by doubling it was not always done correctly.marha2009-08-041-1/+1
* - Made copy command recursive when copying a directory.marha2009-08-041-1/+1
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-291-0/+229