summaryrefslogtreecommitdiffstats
path: root/Source/cmCommands.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: class for parsing the arguments for INSTALL()Alexander Neundorf2007-08-231-0/+1
* COMP: fix bootstrappingAlexander Neundorf2007-06-261-4/+0
* ENH: add SetProperties into bootstrapKen Martin2007-06-261-2/+0
* ENH: some property cleanup and added GetPropertyKen Martin2007-06-251-0/+2
* ENH: add cmExternalMakefileProjectGenerator, which should make it easier toAlexander Neundorf2007-06-081-0/+2
* BUG: fix Bootstrap testAlexander Neundorf2007-06-071-2/+0
* COMP: Need CMake 2.4 or a bootstrap cmake that has ADD_SUBDIRECTORY to build.Brad King2007-05-131-2/+0
* ENH: Add variable watch commandAndy Cedilnik2007-04-111-0/+3
* BUG: cmCreateTestSourceList command is needed at boostrap time because KWSys ...Brad King2007-03-031-2/+0
* ENH: remove old commandsKen Martin2006-12-121-8/+0
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-0/+4
* ENH: added endmacro commandKen Martin2006-10-031-0/+2
* ENH: added elseifKen Martin2006-09-221-0/+2
* BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the W...Brad King2006-04-191-2/+0
* COMP: Fix apple bootstrap issuesAndy Cedilnik2006-03-221-2/+0
* ENH: Cleanup bootstrap even moreAndy Cedilnik2006-03-221-9/+33
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-271-2/+0
* ENH: Add initial implementation of the list commandAndy Cedilnik2006-02-101-0/+2
* ENH: Added INSTALL command as a placeholder for a future generic install spec...Brad King2006-02-101-0/+2
* ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec...Brad King2006-02-031-0/+2
* ENH: Add rudamentary mathematical expression supportAndy Cedilnik2005-10-171-0/+2
* ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake ...Sebastien Barre2005-10-041-2/+0
* ENH: removed ITK commandKen Martin2005-09-211-2/+0
* ENH: Add set and get test propety commandAndy Cedilnik2005-07-311-0/+4
* ENH: removed old commandsKen Martin2005-06-031-6/+0
* ENH: removed the ABSTRACT_FILES commandKen Martin2005-06-021-2/+0
* COMP: Remove compile warning in bootstrap stageAndy Cedilnik2005-02-241-1/+5
* ENH: split up cmCommands into two filesBill Hoffman2005-01-211-116/+0
* ENH: added while commandKen Martin2005-01-211-0/+4
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-0/+2
* ERR: On Mac we need GET_SOURCE_FILE_PROPERTY for building curlAndy Cedilnik2004-06-141-2/+2
* ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change...Andy Cedilnik2004-04-231-0/+4
* ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add oppos...Andy Cedilnik2004-04-151-0/+2
* BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command.Brad King2003-08-111-2/+2
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ...Brad King2003-07-211-2/+2
* ENH: Made ADD_DEPENDENCIES available from bootstrapped cmake. It will be nee...Brad King2003-07-081-2/+2
* ENH: Start working on a general file manipulation commandAndy Cedilnik2003-07-071-0/+2
* ERR: Set source files properties is needed for Curl buildAndy Cedilnik2003-04-251-2/+2
* BUG: fix compile error on windows because of windows.hBill Hoffman2003-04-171-1/+6
* streamline bootstrapKen Martin2003-04-161-58/+58
* Add command for accessing cmake properties. At this point the only properties...Andy Cedilnik2003-03-061-0/+2
* ENH: Added FIND_PACKAGE command prototyp.Brad King2003-01-211-0/+2
* ENH: add a new command that allows exports of library dependencies from a pro...Bill Hoffman2003-01-201-0/+2
* ENH: add target propertiesBill Hoffman2002-12-201-0/+4
* ENH: Added STRING command.Brad King2002-11-061-0/+2
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* Add WRITE_FILE command, which writes string to a fileAndy Cedilnik2002-09-201-0/+2
* updated to try compileKen Martin2002-09-191-0/+2
* ERR: Removed accidental commit.Brad King2002-09-101-2/+0
* BUG: Missing AC_SUBST commands added.Brad King2002-09-101-0/+2