Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autodep optimisation | marha | 2010-09-02 | 1 | -2/+6 |
| | |||||
* | Solved linux problems | marha | 2010-09-01 | 1 | -1/+1 |
| | |||||
* | Make it possible to use more complicated expressions in if statements | marha | 2010-09-01 | 1 | -0/+3 |
| | |||||
* | Added possibility to force a dependency scan on a target with .AUTODEPS | marha | 2010-08-04 | 1 | -0/+1 |
| | |||||
* | Solved problem when path environment variable was larger then 1024 bytes | marha | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | Linux compilation is ok again. | marha | 2010-02-19 | 1 | -9/+21 |
| | |||||
* | svn merge --reintegrate ^/branches/mhmake.parallel . | marha | 2010-02-18 | 1 | -43/+112 |
| | |||||
* | Added 64-bit compilation | marha | 2009-12-10 | 1 | -6/+2 |
| | | | | | Removed autodep optimisation. | ||||
* | Implemented which function. | marha | 2009-11-23 | 1 | -0/+1 |
| | |||||
* | Solved compilation warnings in linux. | marha | 2009-11-19 | 1 | -1/+1 |
| | |||||
* | Avoid unnecessary re-compilations when environment variables are changed in ↵ | marha | 2009-11-10 | 1 | -0/+1 |
| | | | | makefiles. | ||||
* | Optimised auto dependency generation | marha | 2009-10-02 | 1 | -2/+7 |
| | | | | | | Added control c handler in windows Now throw string exceptions instead of integer exceptions. | ||||
* | - Made copy command recursive when copying a directory. | marha | 2009-08-04 | 1 | -0/+1 |
| | | | | | | | | | - When -q is specified output nothing. - Solved problem when mhmake is run from inside Visual Studio (output of cl.exe was send directly to the IDE instead of stdout) - Added strip function - Now use the svn info command to get the revision from the working copy. - Removed VC6 solution file. | ||||
* | Added mhmake GNU make compatible (with extensions) make utility. | marha | 2009-07-29 | 1 | -0/+279 |