| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |