summaryrefslogtreecommitdiffstats
path: root/Source/cmLoadCommandCommand.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Add policy CMP0031 to disallow load_commandBrad King2013-10-221-22/+2
* Drop builtin command documentationBrad King2013-10-161-25/+0
* Revert "load_command: Deprecate and document pending removal"Brad King2013-01-071-14/+1
* load_command: Deprecate and document pending removalBrad King2012-11-071-1/+14
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* 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: make commands lower case by defaultKen Martin2007-10-101-2/+2
* STYLE: fix line lengthKen Martin2006-05-121-3/+3
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-6/+0
* ENH: LOAD_COMMAND command will now set a variable called CMAKE_LOADED_COMMAND...Brad King2005-02-221-1/+5
* removed redundent includesKen Martin2003-08-101-1/+0
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-2/+6
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* adding plugin supportKen Martin2002-08-211-0/+78