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
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added safety agains mhmakeconf value ending in backspace
marha
2011-03-08
1
-1
/
+1
*
Implement eval sort warning functions (see gnu make manual for description)
marha
2011-03-04
1
-2
/
+42
*
Solved problem of auto dependency scan not happening in case a rule exists (a...
marha
2011-02-03
1
-1
/
+1
*
Solved problem of autodeps not checked when target does not exist and should ...
marha
2011-02-02
1
-1
/
+1
*
Solved compile error
marha
2011-02-02
1
-1
/
+1
*
Solved problem of doing an mkdir on an existing dir
marha
2011-02-02
1
-1
/
+1
*
Solved problem when running python commands and spaces in paths
marha
2011-02-02
1
-1
/
+1
*
Implemented mkdir as an internal command
marha
2011-01-27
1
-1
/
+2
*
Solved problem when quotes and pipe characters on the command line in vista
marha
2011-01-23
1
-1
/
+1
|
\
|
*
Reintegrate tools from trunk
marha
2010-11-19
1
-229
/
+0
|
*
Merged tools from trunk into released. This is to keep track of the original ...
marha
2010-11-19
1
-0
/
+229
*
Removed py2exe
marha
2011-01-20
1
-1
/
+1
*
Use bison instead of bison++
marha
2011-01-19
1
-1
/
+1
*
Solved release compilation error
marha
2010-11-01
1
-1
/
+1
*
Make sure implicit rule searching is taking the extra dependencies into account
marha
2010-10-31
1
-1
/
+1
*
Increased gnu make compatibility.
marha
2010-10-30
1
-2
/
+2
*
Increased gnu make compatibility
marha
2010-10-22
1
-6
/
+7
*
Also rebuild everything if one of the exported variables is changed
marha
2010-10-18
1
-1
/
+1
*
Solved reentrancy problem in commandqueue
marha
2010-10-06
1
-1
/
+1
*
Make sure that mhmake and mhmake_dbg are using the same autodep filename in c...
marha
2010-09-05
1
-1
/
+1
*
Solved possible build error when having rules with multiple targets
marha
2010-09-03
1
-1
/
+1
*
Autodep optimisation
marha
2010-09-02
1
-1
/
+1
*
Make it possible to use more complicated expressions in if statements
marha
2010-09-01
1
-1
/
+1
*
Added possibility to force a dependency scan on a target with .AUTODEPS
marha
2010-08-04
1
-1
/
+1
*
Solved crash when compiled with VS2010
marha
2010-07-09
1
-1
/
+1
*
svn merge -c505 ^/branches/released .
marha
2010-03-22
1
-1
/
+1
*
Solved problem with $(@:%blabla=%) when there are spaces in the filename
marha
2010-03-16
1
-1
/
+1
*
Solved problem of some tabs that were not parsed as white space
marha
2010-02-28
1
-1
/
+1
*
Solved problem when path environment variable was larger then 1024 bytes
marha
2010-02-25
1
-1
/
+1
*
Solved reentrancy problem
marha
2010-02-22
1
-1
/
+1
*
Bumped version
marha
2010-02-18
1
-1
/
+1
*
svn merge --reintegrate ^/branches/mhmake.parallel .
marha
2010-02-18
1
-4
/
+2
*
linux: solved problem running svn info when the mhmakeconf points to a symbol...
marha
2010-02-15
1
-1
/
+1
*
Allos the | character in define values.
marha
2010-01-14
1
-1
/
+1
*
Added 64-bit compilation
marha
2009-12-10
1
-1
/
+1
*
Implemented which function.
marha
2009-11-23
1
-1
/
+3
*
Now the automatic dependency filename is derived from the makefile filename.
marha
2009-11-19
1
-3
/
+1
*
Solved problem when there are spaces in the commands to execute.
marha
2009-11-12
1
-1
/
+1
*
Avoid unnecessary re-compilations when environment variables are changed in m...
marha
2009-11-10
1
-1
/
+1
*
- Solved problem in generated error string when build-command failed.
1.7.99.1
marha
2009-11-03
1
-1
/
+1
*
Solved crash when svn command is not found.
marha
2009-10-17
1
-1
/
+1
*
Optimised auto dependency generation
marha
2009-10-02
1
-1
/
+1
*
Changes for making it possible to have spaces in the MHMAKECONF environment v...
marha
2009-09-18
1
-30
/
+40
*
Escaping of the $ sign by doubling it was not always done correctly.
marha
2009-08-04
1
-1
/
+1
*
- Made copy command recursive when copying a directory.
marha
2009-08-04
1
-1
/
+1
*
Added mhmake GNU make compatible (with extensions) make utility.
marha
2009-07-29
1
-0
/
+229