summaryrefslogtreecommitdiffstats
path: root/Source/cmVariableRequiresCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* ENH: add return and break support to cmake, also change basic command ↵Ken Martin2008-01-231-1/+2
| | | | invocation signature to be able to return extra informaiton via the cmExecutionStatus class
* ENH: make commands lower case by defaultKen Martin2007-10-101-3/+3
|
* ENH: Patch from Alex to make deprecated command documentation more consistent.Brad King2007-01-241-1/+2
|
* ENH: Patch from Alex to document this command as discouraged.Brad King2007-01-241-0/+6
|
* ENH: a warning fix and some more cleanupKen Martin2006-03-161-3/+0
|
* STYLE: fix docsKen Martin2005-11-171-2/+2
|
* ENH: made immediateKen Martin2005-06-011-3/+0
|
* removed redundent includesKen Martin2003-08-101-1/+0
|
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-6/+7
|
* spelling errorsBill Hoffman2003-02-141-3/+3
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* Fix typoSebastien Barre2002-01-181-1/+1
|
* ENH: add new command VARIABLE_REQUIRES for better debugging of list filesBill Hoffman2001-11-191-6/+11
|
* *** empty log message ***Bill Hoffman2001-11-191-0/+104