summaryrefslogtreecommitdiffstats
path: root/Source/cmRemoveDefinitionsCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Merge topic 'remove-cmobject-uses'Brad King2016-10-241-2/+0
|\
| * Make cmCommand not inherit from cmObjectDaniel Pfeifer2016-10-221-2/+0
* | Separate compilation for commands included in cmCommandsDaniel Pfeifer2016-10-211-0/+7
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-4/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+3
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-19/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-3/+3
* 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/+2
* ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a...Brad King2008-01-181-6/+3
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* STYLE: add comment about the -D -P order and fix typo in docAlexander Neundorf2007-06-141-1/+1
* ENH: fix line length style stuffBill Hoffman2006-03-101-2/+4
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-6/+0
* ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add oppos...Andy Cedilnik2004-04-151-0/+82