summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add tests for uncovered bits of the math and cmake_minimum_required cmake fun...David Cole2009-10-051-0/+2
* Correct some typos in error messages in the string command. Add a test that c...David Cole2009-10-021-0/+1
* New CMake.ModulesNotice test for copyright noticesBrad King2009-10-011-0/+1
* Create CMake.ConfigureFile test for configure_fileBrad King2009-09-161-0/+1
* ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...David Cole2009-07-271-0/+1
* BUG: Close endif statements with same string as if so that it still configure...David Cole2009-07-241-1/+1
* BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...David Cole2009-07-241-0/+12
* ENH: Create ImplicitLinkInfo testBrad King2009-07-231-0/+1
* ENH: Teach separate_arguments() to parse commandsBrad King2009-07-141-0/+1
* ENH: Test file(COPY) failure casesBrad King2009-04-291-0/+1
* ENH: Teach message() how to display warningsBrad King2009-03-061-0/+1
* ENH: Overhaul CMake version numberingBrad King2009-03-051-0/+1
* ENH: Add get_filename_component(... REALPATH)Brad King2009-02-091-0/+1
* BUG: Alternative fix to bug #8423Brad King2009-02-061-1/+0
* BUG: fix for #8423Bill Hoffman2009-01-291-0/+1
* ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis...David Cole2008-10-241-8/+4
* ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ...David Cole2008-03-041-2/+13
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-171-0/+3
* ENH: Add variable watch commandAndy Cedilnik2007-04-111-1/+2
* ENH: Add initial implementation of the list commandAndy Cedilnik2006-02-101-0/+10