| Commit message (Expand) | Author | Age | Files | Lines |
* | Added safety agains mhmakeconf value ending in backspace | marha | 2011-03-08 | 3 | -31/+30 |
* | Solved debug compilation | marha | 2011-03-07 | 3 | -15/+17 |
* | Implement eval sort warning functions (see gnu make manual for description) | marha | 2011-03-04 | 11 | -386/+584 |
* | svn merge ^/branches/released . | marha | 2011-03-02 | 2 | -0/+1766 |
|\ |
|
* | | Solved problem of auto dependency scan not happening in case a rule exists (a... | marha | 2011-02-03 | 2 | -3/+3 |
* | | Solved problem of autodeps not checked when target does not exist and should ... | marha | 2011-02-02 | 2 | -2/+2 |
* | | Solved compile error | marha | 2011-02-02 | 2 | -2/+2 |
* | | Solved problem of doing an mkdir on an existing dir | marha | 2011-02-02 | 2 | -1/+2 |
* | | Print error message when mkdir function fails1.9.3.1 | marha | 2011-02-02 | 1 | -0/+3 |
* | | Solved problem when running python commands and spaces in paths | marha | 2011-02-02 | 2 | -10/+6 |
* | | svn merge ^/branches/released . | marha | 2011-01-27 | 11 | -7/+351 |
|\| |
|
| * | Added missing file winnojmp.c | marha | 2011-01-27 | 1 | -0/+8 |
| * | plink: updated to putty revision 9080 | marha | 2011-01-27 | 9 | -6/+342 |
* | | Implemented mkdir as an internal command | marha | 2011-01-27 | 7 | -21/+67 |
* | | Print error message when svn command prints an error message | marha | 2011-01-27 | 1 | -18/+36 |
* | | Solved problem when quotes and pipe characters on the command line in vista | marha | 2011-01-23 | 2 | -32/+32 |
|\| |
|
* | | Removed py2exe | marha | 2011-01-20 | 3 | -279/+1 |
* | | Updated version info | marha | 2011-01-19 | 1 | -1/+1 |
* | | Use bison instead of bison++ | marha | 2011-01-19 | 45 | -11459/+6360 |
* | | Do not delete content of junctions, only the junction itself | marha | 2011-01-18 | 1 | -12/+62 |
* | | svn merge ^/branches/released . | marha | 2010-11-19 | 86 | -0/+39451 |
|\| |
|
| * | Added tool bison++-1.21.11 | marha | 2010-11-19 | 86 | -0/+40032 |
* | | svn merge ^/branches/released . | marha | 2010-11-19 | 26 | -639/+1935 |
|\| |
|
| * | Added missing files from plink -r 9025 | marha | 2010-11-19 | 4 | -0/+633 |
| * | Updated to revision 9025 of putty | marha | 2010-11-19 | 21 | -638/+1298 |
| * | Switched to original version of plink in release branch. | marha | 2010-11-19 | 2 | -65/+0 |
| * | Reintegrate tools from trunk | marha | 2010-11-19 | 109 | -21979/+39325 |
| * | Merged tools from trunk into released. This is to keep track of the original ... | marha | 2010-11-19 | 44 | -0/+21979 |
| * | Remove tools again. Should have done it with svn merge --reintegrate | marha | 2010-11-19 | 64 | -39260/+0 |
| * | Copied tools directory from trunk. Here the original versions will be checked... | marha | 2010-11-19 | 64 | -0/+39260 |
* | Needed by new flex++.exe | marha | 2010-11-02 | 2 | -0/+0 |
* | Solved release compilation error | marha | 2010-11-01 | 2 | -2/+2 |
* | Implemented foreach function. | marha | 2010-11-01 | 4 | -59/+136 |
* | Make sure implicit rule searching is taking the extra dependencies into account | marha | 2010-10-31 | 5 | -60/+92 |
* | Increased gnu make compatibility. | marha | 2010-10-30 | 26 | -1866/+4276 |
* | Solved linux compilation problem | marha | 2010-10-22 | 1 | -1/+1 |
* | Increased gnu make compatibility | marha | 2010-10-22 | 30 | -426/+657 |
* | Also rebuild everything if one of the exported variables is changed | marha | 2010-10-18 | 4 | -2/+18 |
* | Solved reentrancy problem in commandqueue | marha | 2010-10-06 | 8 | -47/+72 |
* | Make sure that mhmake and mhmake_dbg are using the same autodep filename in c... | marha | 2010-09-05 | 2 | -3/+6 |
* | Solved possible build error when having rules with multiple targets | marha | 2010-09-03 | 2 | -2/+12 |
* | Autodep optimisation | marha | 2010-09-02 | 4 | -34/+49 |
* | 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 |