summaryrefslogtreecommitdiffstats
path: root/Source/cmBootstrapCommands.cxx
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the ↵Brad King2006-04-191-0/+2
| | | | Win32 implementation of process execution.
* 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
| | | | (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
* ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake ↵Sebastien Barre2005-10-041-0/+2
| | | | bootstrap
* ENH: big change that includes immediate subdir support, removing the notion ↵Ken Martin2005-03-181-0/+2
| | | | of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
* ENH: split up cmCommands into two filesBill Hoffman2005-01-211-0/+131