| Commit message (Expand) | Author | Age | Files | Lines |
* | mhmake: solved file date checking on 64-bit windows | marha | 2013-01-31 | 1 | -1/+1 |
* | zlib is now compiled as a dll | marha | 2012-06-25 | 1 | -3/+4 |
* | Made creation of temp files interprocess safe in windows | marha | 2012-03-12 | 1 | -26/+52 |
* | linux: make sure that newly created directories get the same permissions as | marha | 2011-08-01 | 1 | -1/+4 |
* | Solved problem if last character not echoed in echo command. | marha | 2011-04-29 | 1 | -1/+3 |
* | Implement eval sort warning functions (see gnu make manual for description) | marha | 2011-03-04 | 1 | -13/+57 |
* | Solved problem of auto dependency scan not happening in case a rule exists (a... | marha | 2011-02-03 | 1 | -2/+2 |
* | Solved problem of autodeps not checked when target does not exist and should ... | marha | 2011-02-02 | 1 | -1/+1 |
* | Solved problem when running python commands and spaces in paths | marha | 2011-02-02 | 1 | -9/+5 |
* | Implemented mkdir as an internal command | marha | 2011-01-27 | 1 | -3/+24 |
* | Solved problem when quotes and pipe characters on the command line in vista | marha | 2011-01-23 | 1 | -31/+31 |
|\ |
|
| * | Reintegrate tools from trunk | marha | 2010-11-19 | 1 | -1703/+0 |
| * | Merged tools from trunk into released. This is to keep track of the original ... | marha | 2010-11-19 | 1 | -0/+1703 |
* | Removed py2exe | marha | 2011-01-20 | 1 | -277/+0 |
* | Use bison instead of bison++ | marha | 2011-01-19 | 1 | -7/+82 |
* | Make sure implicit rule searching is taking the extra dependencies into account | marha | 2010-10-31 | 1 | -17/+44 |
* | Increased gnu make compatibility. | marha | 2010-10-30 | 1 | -6/+24 |
* | Increased gnu make compatibility | marha | 2010-10-22 | 1 | -94/+100 |
* | Solved reentrancy problem in commandqueue | marha | 2010-10-06 | 1 | -2/+2 |
* | Autodep optimisation | marha | 2010-09-02 | 1 | -2/+2 |
* | Added possibility to force a dependency scan on a target with .AUTODEPS | marha | 2010-08-04 | 1 | -0/+2 |
* | Solved problem when path environment variable was larger then 1024 bytes | marha | 2010-02-25 | 1 | -4/+4 |
* | Linux compilation is ok again. | marha | 2010-02-19 | 1 | -84/+117 |
* | svn merge --reintegrate ^/branches/mhmake.parallel . | marha | 2010-02-18 | 1 | -124/+111 |
* | Added 64-bit compilation | marha | 2009-12-10 | 1 | -8/+9 |
* | Implemented which function. | marha | 2009-11-23 | 1 | -1/+1 |
* | Solved problem when there are spaces in the commands to execute. | marha | 2009-11-12 | 1 | -1/+1 |
* | - Solved problem in generated error string when build-command failed.1.7.99.1 | marha | 2009-11-03 | 1 | -1/+1 |
* | Optimised auto dependency generation | marha | 2009-10-02 | 1 | -13/+21 |
* | Changes for making it possible to have spaces in the MHMAKECONF environment v... | marha | 2009-09-18 | 1 | -60/+43 |
* | - Made copy command recursive when copying a directory. | marha | 2009-08-04 | 1 | -15/+66 |
* | Added mhmake GNU make compatible (with extensions) make utility. | marha | 2009-07-29 | 1 | -0/+1703 |