Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svn merge --reintegrate ^/branches/mhmake.parallel . | marha | 2010-02-18 | 1 | -2/+5 |
| | |||||
* | Solved compilation warnings in linux. | marha | 2009-11-19 | 1 | -1/+2 |
| | |||||
* | 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/+14 |
| | | | | | | 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/+9 |
| | | | | | | | | | - 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/+132 |