index
:
vcxsrv
bugfix/bug3
bugfix/bug4
master
release/1.15.2.x
release/1.17.0.0-x
release/external
release/external-1.15.2.x
release/external-1.17.0.0-x
VcXsrv Windows X Server (X2Go/Arctica Builds)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mhmake
/
src
/
mhmakefileparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added safety agains mhmakeconf value ending in backspace
marha
2011-03-08
1
-27
/
+27
*
Implement eval sort warning functions (see gnu make manual for description)
marha
2011-03-04
1
-89
/
+78
*
Implemented mkdir as an internal command
marha
2011-01-27
1
-14
/
+8
*
Use bison instead of bison++
marha
2011-01-19
1
-25
/
+42
*
Solved release compilation error
marha
2010-11-01
1
-1
/
+1
*
Implemented foreach function.
marha
2010-11-01
1
-1
/
+1
*
Increased gnu make compatibility.
marha
2010-10-30
1
-31
/
+55
*
Increased gnu make compatibility
marha
2010-10-22
1
-55
/
+137
*
Also rebuild everything if one of the exported variables is changed
marha
2010-10-18
1
-0
/
+15
*
Solved reentrancy problem in commandqueue
marha
2010-10-06
1
-4
/
+4
*
Autodep optimisation
marha
2010-09-02
1
-29
/
+40
*
Make it possible to use more complicated expressions in if statements
marha
2010-09-01
1
-0
/
+136
*
Added possibility to force a dependency scan on a target with .AUTODEPS
marha
2010-08-04
1
-0
/
+15
*
Solved problem with $(@:%blabla=%) when there are spaces in the filename
marha
2010-03-16
1
-1
/
+9
*
Linux compilation is ok again.
marha
2010-02-19
1
-0
/
+61
*
svn merge --reintegrate ^/branches/mhmake.parallel .
marha
2010-02-18
1
-90
/
+80
*
linux: solved problem running svn info when the mhmakeconf points to a symbol...
marha
2010-02-15
1
-0
/
+3
*
Added 64-bit compilation
marha
2009-12-10
1
-50
/
+44
*
Solved compilation warnings in linux.
marha
2009-11-19
1
-1
/
+1
*
Avoid unnecessary re-compilations when environment variables are changed in m...
marha
2009-11-10
1
-42
/
+58
*
Optimised auto dependency generation
marha
2009-10-02
1
-31
/
+43
*
Removed useless code.
marha
2009-10-01
1
-4
/
+0
*
Changes for making it possible to have spaces in the MHMAKECONF environment v...
marha
2009-09-18
1
-18
/
+24
*
Escaping of the $ sign by doubling it was not always done correctly.
marha
2009-08-04
1
-13
/
+9
*
Added mhmake GNU make compatible (with extensions) make utility.
marha
2009-07-29
1
-0
/
+1086