index
:
qt-labs/jom.git
1.0
master
JOM build tool
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jomlib
/
macrotable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of macro definitions on command line
Joerg Bornemann
2019-03-25
1
-5
/
+43
*
update license headers
Joerg Bornemann
2016-02-11
1
-18
/
+23
*
update license headers
Joerg Bornemann
2015-04-28
1
-2
/
+2
*
unify license header style
Joerg Bornemann
2014-02-07
1
-0
/
+1
*
update license headers
Joerg Bornemann
2014-01-17
1
-1
/
+1
*
make macro substitutions reusable
Joerg Bornemann
2013-01-02
1
-7
/
+17
*
update license headers
Joerg Bornemann
2013-01-02
1
-1
/
+1
*
fix handling of environment variables with lowercase names
Joerg Bornemann
2012-11-21
1
-3
/
+4
*
ignore environment variables that cause syntax errors
Joerg Bornemann
2012-11-21
1
-1
/
+12
*
license headers updated
Joerg Bornemann
2012-11-19
1
-5
/
+2
*
Add missing format string in printf statements
Mats Bengtsson
2012-11-16
1
-4
/
+1
*
introduce ProcessEnvironment class
Joerg Bornemann
2012-09-22
1
-10
/
+1
*
expand macro values for environment variables definition time
Joerg Bornemann
2012-09-06
1
-2
/
+2
*
expand values when setting environment variables
Joerg Bornemann
2012-09-05
1
-2
/
+2
*
small performance improvement
Joerg Bornemann
2012-09-05
1
-2
/
+35
*
unused include removed
Joerg Bornemann
2012-09-05
1
-1
/
+0
*
performance improvement in MacroTable::expandMacros
Joerg Bornemann
2012-03-02
1
-3
/
+19
*
license headers updated
Joerg Bornemann
2012-01-25
1
-1
/
+1
*
fix email contact in license
Joerg Bornemann
2011-08-16
1
-1
/
+1
*
license header update
Joerg Bornemann
2011-08-16
1
-1
/
+1
*
handle quoted dollar signs in inline files correctly
Joerg Bornemann
2011-08-12
1
-22
/
+32
*
fix multiple macro substitutions in one line
Joerg Bornemann
2011-08-12
1
-0
/
+1
*
compile with QT_USE_FAST_CONCATENATION and QT_USE_FAST_OPERATOR_PLUS
Joerg Bornemann
2011-07-28
1
-1
/
+1
*
compile with QT_NO_CAST_FROM_ASCII and QT_NO_CAST_TO_ASCII
Joerg Bornemann
2011-07-28
1
-8
/
+10
*
removed superfluous call of SetEnvironmentVariableEx
Joerg Bornemann
2010-11-09
1
-5
/
+1
*
fix macro substitutions with a colon in the replacement
Joerg Bornemann
2010-10-08
1
-3
/
+4
*
make substitution in filename macros work
Joerg Bornemann
2010-10-01
1
-2
/
+1
*
fix $ escaping in filename macros
Joerg Bornemann
2010-10-01
1
-2
/
+18
*
macro substitution implemented
Joerg Bornemann
2010-09-28
1
-9
/
+67
*
fix macrotable autotest regression
Joerg Bornemann
2010-09-24
1
-7
/
+3
*
fix infinite loop in MacroTable::expandMacros
Joerg Bornemann
2010-09-17
1
-24
/
+29
*
refactoring
Joerg Bornemann
2010-06-25
1
-13
/
+8
*
use a static lib for jom's internals
Joerg Bornemann
2010-05-16
1
-0
/
+246