summaryrefslogtreecommitdiff
path: root/Source/cmCommandArgumentParserHelper.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* Remove UnionsAvailable member from 2 classesYury G. Kudryashov2012-03-031-1/+0
* Add a flag to warn about system filesBen Boeckel2010-09-011-0/+1
* Rename strict-mode to warn-uninitializedBen Boeckel2010-09-011-1/+1
* Make --strict-mode option, and integrate with cmake-guiBill Hoffman2010-09-011-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Improve argument parsing error messagesBrad King2008-09-241-0/+1
* BUG: Fixed @ONLY configuration to not try to parse ${} syntax at all. This f...Brad King2007-06-061-3/+1
* ENH: add atonly support to cmCommandArgumentParserHelper.cxx and remove old n...Bill Hoffman2007-02-091-2/+6
* BUG: Do not replace @VAR@ syntax in list files. This addresses bug #2722.Brad King2006-10-041-0/+3
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-21/+20
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-6/+8
* ENH: Improve handling of escaped charactersAndy Cedilnik2005-06-171-0/+3
* ENH: More cleanupsAndy Cedilnik2005-06-141-21/+1
* ENH: More optimizationAndy Cedilnik2005-06-131-1/+1
* ENH: Handle errors and optimize a bitAndy Cedilnik2005-06-131-1/+13
* ENH: Handle more casesAndy Cedilnik2005-06-081-1/+1
* ENH: Initial import (not working yet)Andy Cedilnik2005-06-081-0/+112