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
/
cmCommandArgumentParser.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-6/+0
*
Fix some warnings from -Wundef
Stephen Kelly
2012-12-22
1
-2/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-28/+18
*
BUG: Move previous parser bugfixes into input file
Brad King
2008-12-18
1
-34/+37
*
ENH: Allow most characters in ENV variable refs
Brad King
2008-12-17
1
-436/+620
*
STYLE: fix some kwstyle errors
Bill Hoffman
2007-07-27
1
-0/+16
*
ENH: user more memory for parser and add test to complex that sets a huge string
Bill Hoffman
2007-07-20
1
-2/+3
*
COMP: shut up warnings
Ken Martin
2007-03-05
1
-0/+5
*
BUG: Do not replace @VAR@ syntax in list files. This addresses bug #2722.
Brad King
2006-10-04
1
-1/+1
*
COMP: Added missing include for malloc on QNX.
Brad King
2006-08-24
1
-0/+5
*
COMP: Attempt to fix aix build
Andy Cedilnik
2006-08-23
1
-0/+2
*
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-10
1
-7/+14
*
COMP: Fix malloc/free declaration for windows compilers.
Brad King
2006-03-16
1
-1/+7
*
ENH: Using patch from Frans Englich to clarify error messages.
Brad King
2006-03-16
1
-342/+494
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-5/+6
*
ENH: More cleanups
Andy Cedilnik
2005-06-13
1
-45/+4
*
ENH: Initial import
Andy Cedilnik
2005-06-13
1
-0/+1501