summaryrefslogtreecommitdiffstats
path: root/Source/cmCommandArgumentsHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use two-iterator std::set::insert where appropriate.Stephen Kelly2015-01-111-7/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-23/+23
* install: Fix COMPONENT optionBrad King2012-07-111-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add support for a default value, fix case when there is no item exceptAlexander Neundorf2007-08-231-2/+5
* STYLE: name the external generator "KDevelop3 - Unix Makefiles" instead of "U...Alexander Neundorf2007-07-031-0/+1
* COMP: fix warningsAlexander Neundorf2007-07-021-2/+2
* ENH: add framework for unified handling of arguments to cmake commands,Alexander Neundorf2007-07-021-0/+308