| Commit message (Expand) | Author | Age | Files | Lines |
* | Solved linux problems | marha | 2010-09-01 | 2 | -1/+6 |
* | Make it possible to use more complicated expressions in if statements | marha | 2010-09-01 | 5 | -13/+169 |
* | Added possibility to force a dependency scan on a target with .AUTODEPS | marha | 2010-08-04 | 7 | -3/+58 |
* | Solved crash when compiled with VS2010 | marha | 2010-07-09 | 4 | -8/+17 |
* | Take VS2008 as default compilation | marha | 2010-05-29 | 1 | -4/+4 |
* | Added kdevelop4 project file | marha | 2010-05-26 | 4 | -3/+79 |
* | Solved mistake in makefile | marha | 2010-04-30 | 1 | -1/+1 |
* | Added ignore property. | marha | 2010-04-30 | 1 | -1/+0 |
* | Previous VS2010 fix was not correct. | marha | 2010-04-30 | 1 | -1/+1 |
* | Added visual studio 2010 project files. | marha | 2010-04-30 | 4 | -2/+621 |
* | Make sure you are not using a subscript out of the string. | marha | 2010-04-30 | 1 | -1/+1 |
* | svn merge -c505 ^/branches/released . | marha | 2010-03-22 | 4 | -2/+19 |
* | Solved problem with $(@:%blabla=%) when there are spaces in the filename | marha | 2010-03-16 | 2 | -2/+10 |
* | Solved problem of some tabs that were not parsed as white space | marha | 2010-02-28 | 2 | -10/+10 |
* | Solved problem when path environment variable was larger then 1024 bytes | marha | 2010-02-25 | 3 | -6/+6 |
* | Solved reentrancy problem | marha | 2010-02-22 | 3 | -14/+23 |
* | Linux compilation is ok again. | marha | 2010-02-19 | 10 | -116/+290 |
* | Added copyright | marha | 2010-02-18 | 2 | -0/+40 |
* | Bumped version | marha | 2010-02-18 | 1 | -1/+1 |
* | svn merge --reintegrate ^/branches/mhmake.parallel . | marha | 2010-02-18 | 19 | -553/+898 |
* | linux: solved problem running svn info when the mhmakeconf points to a symbol... | marha | 2010-02-15 | 3 | -1/+18 |
* | Allos the | character in define values. | marha | 2010-01-14 | 2 | -4/+4 |
* | Added 64-bit compilation | marha | 2009-12-10 | 15 | -116/+588 |
* | Use vcbuild also on non-express versions of Visual Studio. | marha | 2009-11-24 | 1 | -15/+2 |
* | vcexpress: use vcbuild to do the build from mhmake | marha | 2009-11-23 | 1 | -6/+8 |
* | More then 1 directory can now be specified on the command line. | marha | 2009-11-23 | 1 | -10/+28 |
* | Implemented which function. | marha | 2009-11-23 | 6 | -4/+23 |
* | Solved compilation warnings in linux. | marha | 2009-11-19 | 6 | -9/+10 |
* | Now the automatic dependency filename is derived from the makefile filename. | marha | 2009-11-19 | 2 | -5/+3 |
* | Solved problem when debug and release runtimes have not the same versions ins... | marha | 2009-11-17 | 1 | -2/+6 |
* | Solved problem when there are spaces in the commands to execute. | marha | 2009-11-12 | 2 | -2/+2 |
* | Avoid unnecessary re-compilations when environment variables are changed in m... | marha | 2009-11-10 | 5 | -52/+61 |
* | Move WinMain to seperate library. | marha | 2009-11-05 | 1 | -38/+0 |
* | - Solved problem in generated error string when build-command failed.1.7.99.1 | marha | 2009-11-03 | 4 | -5/+5 |
* | Solved crash when svn command is not found. | marha | 2009-10-17 | 2 | -2/+2 |
* | Optimised auto dependency generation | marha | 2009-10-02 | 14 | -129/+152 |
* | Removed useless code. | marha | 2009-10-01 | 1 | -4/+0 |
* | Now mhmake can be compiled with mhmake | marha | 2009-09-20 | 1 | -16/+4 |
* | Changes for making it possible to have spaces in the MHMAKECONF environment v... | marha | 2009-09-18 | 10 | -168/+218 |
* | Added plink tool (version without console, except if output is generated) | marha | 2009-08-07 | 65 | -0/+39363 |
* | Generate the manifest file at run-time (taking the latest version of the runt... | marha | 2009-08-06 | 1 | -0/+49 |
* | Escaping of the $ sign by doubling it was not always done correctly. | marha | 2009-08-04 | 4 | -23/+19 |
* | - Made copy command recursive when copying a directory. | marha | 2009-08-04 | 7 | -102/+112 |
* | Added cleantree to remove all unversioned files from a source tree (this is a... | marha | 2009-07-29 | 1 | -0/+66 |
* | mhmake now compiles. | marha | 2009-07-29 | 7 | -30/+688 |
* | Added mhmake GNU make compatible (with extensions) make utility. | marha | 2009-07-29 | 44 | -0/+21979 |