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
/
cmExprLexer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Re-word comment on unreachable return statements
Brad King
2014-04-07
1
-1/+1
*
cm*Lexer: Populate empty doxygen @param comment
Sean McBride
2013-10-08
1
-2/+2
*
Remove some uses of obsolete 'register' storage specifier
Sean McBride
2013-06-28
1
-15/+15
*
Doxygen: Fix warnings.
Nicolas Despres
2011-10-23
1
-3/+2
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
1
-31/+31
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
COMP: fix warnings on hp
Bill Hoffman
2007-09-24
1
-0/+1
*
COMP: Attempt to fix aix build
Andy Cedilnik
2006-08-23
1
-0/+1
*
COMP: Moved duplicate flex-generated lexer warning suppression and cross-plat...
Brad King
2006-08-08
1
-35/+3
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-0/+5
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-7/+12
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-14/+14
*
ENH: Add rudamentary mathematical expression support
Andy Cedilnik
2005-10-17
1
-0/+1954