summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests
Commit message (Expand)AuthorAgeFilesLines
* ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove dupl...Sebastien Barre2008-03-121-0/+4
* ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ...David Cole2008-03-042-2/+159
* ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the indexAlexander Neundorf2007-08-151-4/+6
* ENH: add LIST(CONTAINS ...) patch from "Miguel A. Figueroa-Villanueva, miguel...Alexander Neundorf2007-07-121-0/+14
* ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE,Alexander Neundorf2007-07-022-6/+1
* ENH: fix itBill Hoffman2007-06-062-6/+7
* ENH: use lower case for file compare on windowsBill Hoffman2007-06-062-11/+30
* ENH: always provide CMAKE_SYSTEM_XXX() and MAKE_HOST_SYSTEM_XXX() variables,Alexander Neundorf2007-05-291-0/+54
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-176-0/+161
* ENH: Add variable watch commandAndy Cedilnik2007-04-112-1/+24
* ENH: Fix INSERT to allow inserting to empty listAndy Cedilnik2006-05-151-2/+6
* ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEMAndy Cedilnik2006-05-151-7/+11
* ENH: Remove some errors, fix append to work on nonexisting listsAndy Cedilnik2006-05-151-2/+12
* ENH: Add initial implementation of the list commandAndy Cedilnik2006-02-102-0/+60