summaryrefslogtreecommitdiffstats
path: root/Source/cmCommandArgumentsHelper.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-8/+8
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-5/+5
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-2/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* use CM_NULLPTRDaniel Pfeifer2016-06-281-5/+5
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-8/+8
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-120/+117
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-19/+19
* install: Fix COMPONENT optionBrad King2012-07-111-3/+0
* 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-1/+5
* ENH: add framework for unified handling of arguments to cmake commands,Alexander Neundorf2007-07-021-0/+208