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
/
cmExprParserHelper.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2/+4
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-3/+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-36/+25
*
Source: Sort includes the way clang-format would
Brad King
2016-05-03
1
-1/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
Include cmMakefile.h before cm*Lexer.h to get stdint.h first
Brad King
2013-08-07
1
-2/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2/+2
*
Remove cmExprParserHelper::SetLineFile()
Yury G. Kudryashov
2012-03-03
1
-6/+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-12/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-8/+8
*
ENH: Add rudamentary mathematical expression support
Andy Cedilnik
2005-10-17
1
-0/+133