Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | marha | 2010-02-15 | 1 | -0/+14 |
| | | | | | | | symbolic link autodep scanning: # include may contain spaces | ||||
* | Added 64-bit compilation | marha | 2009-12-10 | 1 | -2/+2 |
| | | | | | Removed autodep optimisation. | ||||
* | 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 ↵ | marha | 2009-11-10 | 1 | -9/+0 |
| | | | | makefiles. | ||||
* | 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 |
| | | | | | | 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 ↵ | marha | 2009-09-18 | 1 | -16/+17 |
| | | | | variable. | ||||
* | 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 |
| | | | | | | | | | - 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/+708 |