| Commit message (Expand) | Author | Age | Files | Lines |
* | zlib is now compiled as a dll | marha | 2012-06-25 | 1 | -22/+13 |
* | Make sure that the mhmakecoonf env variable has the correct case | marha | 2011-10-27 | 1 | -2/+2 |
* | 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 | -8/+17 |
* | Added safety agains mhmakeconf value ending in backspace | marha | 2011-03-08 | 1 | -3/+2 |
* | Implement eval sort warning functions (see gnu make manual for description) | marha | 2011-03-04 | 1 | -24/+24 |
* | Solved compile error | marha | 2011-02-02 | 1 | -1/+1 |
* | Solved problem of doing an mkdir on an existing dir | marha | 2011-02-02 | 1 | -0/+1 |
* | Print error message when mkdir function fails1.9.3.1 | marha | 2011-02-02 | 1 | -0/+3 |
* | Implemented mkdir as an internal command | marha | 2011-01-27 | 1 | -0/+17 |
* | Updated version info | marha | 2011-01-19 | 1 | -1/+1 |
* | Use bison instead of bison++ | marha | 2011-01-19 | 1 | -4/+4 |
* | Increased gnu make compatibility. | marha | 2010-10-30 | 1 | -2/+2 |
* | Increased gnu make compatibility | marha | 2010-10-22 | 1 | -22/+81 |
* | Make sure that mhmake and mhmake_dbg are using the same autodep filename in c... | marha | 2010-09-05 | 1 | -2/+5 |
* | Linux compilation is ok again. | marha | 2010-02-19 | 1 | -3/+5 |
* | svn merge --reintegrate ^/branches/mhmake.parallel . | marha | 2010-02-18 | 1 | -30/+81 |
* | linux: solved problem running svn info when the mhmakeconf points to a symbol... | marha | 2010-02-15 | 1 | -0/+14 |
* | Added 64-bit compilation | marha | 2009-12-10 | 1 | -2/+2 |
* | Implemented which function. | marha | 2009-11-23 | 1 | -1/+0 |
* | Now the automatic dependency filename is derived from the makefile filename. | marha | 2009-11-19 | 1 | -2/+2 |
* | Avoid unnecessary re-compilations when environment variables are changed in m... | marha | 2009-11-10 | 1 | -9/+0 |
* | Solved crash when svn command is not found. | marha | 2009-10-17 | 1 | -1/+1 |
* | Optimised auto dependency generation | marha | 2009-10-02 | 1 | -11/+5 |
* | Changes for making it possible to have spaces in the MHMAKECONF environment v... | marha | 2009-09-18 | 1 | -16/+17 |
* | Escaping of the $ sign by doubling it was not always done correctly. | marha | 2009-08-04 | 1 | -8/+8 |
* | - Made copy command recursive when copying a directory. | marha | 2009-08-04 | 1 | -62/+20 |
* | Added mhmake GNU make compatible (with extensions) make utility. | marha | 2009-07-29 | 1 | -0/+708 |