summaryrefslogtreecommitdiffstats
path: root/Source/cmBootstrapCommands.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-0/+4
* ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)Alexander Neundorf2008-01-181-2/+0
* ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...Brad King2008-01-171-2/+2
* ENH: Major improvements to the FIND_PACKAGE command. See bug #3659.Brad King2008-01-171-0/+1
* ENH: add functions and raise scopeKen Martin2007-12-031-0/+8
* ENH: move list command to bootstrap commandsBill Hoffman2007-10-291-0/+2
* ENH: add framework for unified handling of arguments to cmake commands,Alexander Neundorf2007-07-021-0/+1
* COMP: fix bootstrappingAlexander Neundorf2007-06-261-0/+4
* ENH: add SetProperties into bootstrapKen Martin2007-06-261-0/+2
* ENH: add cmExternalMakefileProjectGenerator, which should make it easier toAlexander Neundorf2007-06-081-0/+1
* BUG: fix Bootstrap testAlexander Neundorf2007-06-071-0/+2
* ENH: make the compiler id detection work, even if the output file name ofAlexander Neundorf2007-05-251-1/+2
* ENH: add two simple tests for TRY_RUN()Alexander Neundorf2007-05-241-0/+1
* COMP: Need CMake 2.4 or a bootstrap cmake that has ADD_SUBDIRECTORY to build.Brad King2007-05-131-0/+2
* BUG: cmCreateTestSourceList command is needed at boostrap time because KWSys ...Brad King2007-03-031-0/+2
* BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the W...Brad King2006-04-191-0/+2
* COMP: Fix apple bootstrap issuesAndy Cedilnik2006-03-221-0/+2
* ENH: Cleanup bootstrap even moreAndy Cedilnik2006-03-221-24/+0
* ENH: check in new find stuffBill Hoffman2006-03-021-0/+1
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-271-0/+2
* ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake ...Sebastien Barre2005-10-041-0/+2
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-0/+2
* ENH: split up cmCommands into two filesBill Hoffman2005-01-211-0/+131