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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement eval sort warning functions (see gnu make manual for description)
marha
2011-03-04
1
-40
/
+78
*
Implemented mkdir as an internal command
marha
2011-01-27
1
-0
/
+1
*
Removed py2exe
marha
2011-01-20
1
-1
/
+0
*
Use bison instead of bison++
marha
2011-01-19
1
-13
/
+23
*
Implemented foreach function.
marha
2010-11-01
1
-27
/
+32
*
Increased gnu make compatibility.
marha
2010-10-30
1
-6
/
+7
*
Increased gnu make compatibility
marha
2010-10-22
1
-32
/
+36
*
Also rebuild everything if one of the exported variables is changed
marha
2010-10-18
1
-0
/
+1
*
Solved reentrancy problem in commandqueue
marha
2010-10-06
1
-2
/
+2
*
Autodep optimisation
marha
2010-09-02
1
-2
/
+6
*
Solved linux problems
marha
2010-09-01
1
-1
/
+1
*
Make it possible to use more complicated expressions in if statements
marha
2010-09-01
1
-0
/
+3
*
Added possibility to force a dependency scan on a target with .AUTODEPS
marha
2010-08-04
1
-0
/
+1
*
Solved problem when path environment variable was larger then 1024 bytes
marha
2010-02-25
1
-1
/
+1
*
Linux compilation is ok again.
marha
2010-02-19
1
-9
/
+21
*
svn merge --reintegrate ^/branches/mhmake.parallel .
marha
2010-02-18
1
-43
/
+112
*
Added 64-bit compilation
marha
2009-12-10
1
-6
/
+2
*
Implemented which function.
marha
2009-11-23
1
-0
/
+1
*
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
-0
/
+1
*
Optimised auto dependency generation
marha
2009-10-02
1
-2
/
+7
*
- Made copy command recursive when copying a directory.
marha
2009-08-04
1
-0
/
+1
*
Added mhmake GNU make compatible (with extensions) make utility.
marha
2009-07-29
1
-0
/
+279