index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmExprParser.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
cmExprParser: include what you use
Daniel Pfeifer
2017-02-17
1
-53/+56
*
math(EXPR): Add support for unary `+` and `-` expressions
Brad King
2016-10-14
1
-53/+79
*
cmExprParser: Revise indentation style to match rest of CMake
Brad King
2016-10-14
1
-61/+97
*
cmExprParser: Port to bison 3
Brad King
2016-10-14
1
-728/+944
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-6/+0
*
Remove some uses of obsolete 'register' storage specifier
Sean McBride
2013-06-28
1
-8/+8
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
COMP: shut up warnings
Ken Martin
2007-03-05
1
-0/+5
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-0/+3
*
STYLE: fix line length
Ken Martin
2006-05-15
1
-2/+2
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-2/+4
*
ENH: Fix precedence
Andy Cedilnik
2005-10-17
1
-55/+55
*
ENH: Add rudamentary mathematical expression support
Andy Cedilnik
2005-10-17
1
-0/+1428