summaryrefslogtreecommitdiff
path: root/Source/cmRemoveDefinitionsCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmRemoveDefinitionsCommand: Port away from cmCommandRegina Pfeifer2019-09-121-11/+5
* Reduce raw string pointers usage.Pavel Solodovnikov2018-01-311-1/+1
* Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-121-3/+2
* Separate compilation for commands included in cmCommandsDaniel Pfeifer2016-10-211-0/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* use empty method to check for emptynessDaniel Pfeifer2016-09-151-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-10/+7
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+1
* STYLE: fix line lengthKen Martin2006-05-121-1/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add oppos...Andy Cedilnik2004-04-151-0/+35