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
/
preprocessor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix line continuations for preprocessor directives
Joerg Bornemann
2018-12-06
1
-24
/
+86
*
update license headers
Joerg Bornemann
2016-02-11
1
-18
/
+23
*
Fix glitches in !include directive
Joerg Bornemann
2016-01-18
1
-31
/
+42
*
update license headers
Joerg Bornemann
2015-04-28
1
-2
/
+2
*
yield error on missing !endif directive
Joerg Bornemann
2015-03-30
1
-0
/
+4
*
unify license header style
Joerg Bornemann
2014-02-07
1
-0
/
+1
*
update license headers
Joerg Bornemann
2014-01-17
1
-1
/
+1
*
ignore macro assignments in inline files
Joerg Bornemann
2013-01-02
1
-2
/
+7
*
fix equal signs in semicolon syntax
Joerg Bornemann
2013-01-02
1
-3
/
+9
*
yield error on unexpected !endif directive
Joerg Bornemann
2013-01-02
1
-0
/
+2
*
update license headers
Joerg Bornemann
2013-01-02
1
-1
/
+1
*
license headers updated
Joerg Bornemann
2012-11-19
1
-5
/
+2
*
Remove platform specific pathname handling
Mats Bengtsson
2012-11-16
1
-2
/
+2
*
Add missing format string in printf statements
Mats Bengtsson
2012-11-16
1
-2
/
+1
*
don't use deprecated Qt API
Joerg Bornemann
2012-10-04
1
-1
/
+1
*
filetime.{h|cpp} renamed to fastfileinfo.{h|cpp}
Joerg Bornemann
2012-05-11
1
-1
/
+1
*
remove FileInfo class
Joerg Bornemann
2012-05-11
1
-1
/
+1
*
performance penalty fixed in Preprocessor::parseMacro
Joerg Bornemann
2012-03-02
1
-2
/
+2
*
include file lookup fixed
Joerg Bornemann
2012-01-27
1
-1
/
+1
*
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
*
unreachable code removed
Joerg Bornemann
2011-08-12
1
-18
/
+6
*
compile with QT_USE_FAST_CONCATENATION and QT_USE_FAST_OPERATOR_PLUS
Joerg Bornemann
2011-07-28
1
-2
/
+2
*
compile with QT_NO_CAST_FROM_ASCII and QT_NO_CAST_TO_ASCII
Joerg Bornemann
2011-07-28
1
-34
/
+37
*
support variable names with underscores
Joerg Bornemann
2010-11-30
1
-1
/
+1
*
don't filter comments in inline files
Joerg Bornemann
2010-10-29
1
-3
/
+5
*
fix macro detection in preprocessor
Joerg Bornemann
2010-10-01
1
-1
/
+5
*
macro substitution implemented
Joerg Bornemann
2010-09-28
1
-5
/
+19
*
Merge remote branch 'origin/master' into experimental
Joerg Bornemann
2010-09-17
1
-1
/
+1
*
moved ppexpr code out of its subdirectory
Joerg Bornemann
2010-07-22
1
-1
/
+1
*
Merge remote branch 'origin/master' into experimental
Joerg Bornemann
2010-07-16
1
-2
/
+2
*
use a static lib for jom's internals
Joerg Bornemann
2010-05-16
1
-0
/
+404