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
/
cmCommandArgumentLexer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-4/+4
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
1
-50/+50
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-28/+18
*
COMP: Restore fixes to generated lexer
Brad King
2008-12-18
1
-0/+19
*
COMP: Fix unused yyunput warning in lexer
Brad King
2008-12-17
1
-62/+22
*
ENH: Allow most characters in ENV variable refs
Brad King
2008-12-17
1
-83/+185
*
COMP: fix warnings on hp
Bill Hoffman
2007-09-24
1
-0/+1
*
ENH: fix for aix
Bill Hoffman
2007-06-05
1
-0/+2
*
BUG: Fixed cmCommandArgumentLexer no-escape mode to not match backslash-escap...
Brad King
2007-06-04
1
-45/+75
*
COMP: Removed yyunput function to avoid warning.
Brad King
2006-09-25
1
-40/+0
*
COMP: Restoring previous AIX fix.
Brad King
2006-09-25
1
-0/+2
*
BUG: Character + should be valid in a variable name.
Brad King
2006-09-25
1
-854/+888
*
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
-33/+2
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-0/+5
*
STYLE: hmm
Ken Martin
2006-05-10
1
-2/+1
*
STYLE: hmm
Ken Martin
2006-05-10
1
-56/+72
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-20/+20
*
ENH: Improve handling of escaped characters
Andy Cedilnik
2005-06-17
1
-10/+19
*
ENH: Improve variable name regular expression
Andy Cedilnik
2005-06-14
1
-28/+24
*
ENH: Initial import
Andy Cedilnik
2005-06-13
1
-0/+1982