aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/fileinfo.h
Commit message (Collapse)AuthorAgeFilesLines
* mhmake: solved file date checking on 64-bit windowsmarha2013-01-311-3/+9
|
* Implemented mkdir as an internal commandmarha2011-01-271-2/+7
|
* Make sure implicit rule searching is taking the extra dependencies into accountmarha2010-10-311-11/+4
|
* Increased gnu make compatibility.marha2010-10-301-3/+3
|
* Increased gnu make compatibilitymarha2010-10-221-53/+45
| | | | | Optimised
* Solved reentrancy problem in commandqueuemarha2010-10-061-2/+0
|
* Added possibility to force a dependency scan on a target with .AUTODEPSmarha2010-08-041-0/+14
|
* svn merge -c505 ^/branches/released .marha2010-03-221-1/+6
|
* Linux compilation is ok again.marha2010-02-191-4/+1
|
* svn merge --reintegrate ^/branches/mhmake.parallel .marha2010-02-181-52/+24
|
* Added 64-bit compilationmarha2009-12-101-1/+1
| | | | | Removed autodep optimisation.
* - Solved problem in generated error string when build-command failed.1.7.99.1marha2009-11-031-1/+1
| | | | | - Strip function now strips all white space (including \r and \n)
* Optimised auto dependency generationmarha2009-10-021-4/+12
| | | | | | Added control c handler in windows Now throw string exceptions instead of integer exceptions.
* Changes for making it possible to have spaces in the MHMAKECONF environment ↵marha2009-09-181-8/+16
| | | | variable.
* Added mhmake GNU make compatible (with extensions) make utility.marha2009-07-291-0/+450