summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix CMAKE_CURRENT_LIST_FILE in macrosBrad King2009-03-252-0/+15
* ENH: Support preprocessor def values in VS6Brad King2009-03-233-33/+34
* ENH: Add patch step for add_external_projectBrad King2009-03-182-1/+24
* ENH: Improve add_external_project interfaceBrad King2009-03-181-18/+16
* ENH: New foreach(<var> IN ...) modeBrad King2009-03-171-0/+19
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-163-6/+6
* ENH: Allow projects to disable per-rule progressBrad King2009-03-163-0/+9
* ENH: Add NAME mode to ADD_TEST commandBrad King2009-03-162-1/+11
* ENH: Teach set/get_property about CACHE propertiesBrad King2009-03-101-0/+26
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-061-1/+0
* ENH: Teach message() how to display warningsBrad King2009-03-063-0/+35
* ENH: Overhaul CMake version numberingBrad King2009-03-052-0/+10
* ENH: Cleanup cmake --build interface.Brad King2009-03-041-1/+1
* ENH: Better recursive make in AddExternalProjectBrad King2009-03-041-8/+16
* ENH: Extend CTest.UpdateSVN to test local modsBrad King2009-02-263-1/+13
* ENH: Test included header in Fortran preprocessingBrad King2009-02-243-5/+7
* ENH: Add install(DIRECTORY) option 'OPTIONAL'Brad King2009-02-242-0/+6
* BUG: Fix CTest.UpdateCVS/SVN tests for win slashesBrad King2009-02-231-1/+3
* ENH: Test svn updates with space in author nameBrad King2009-02-231-1/+1
* ENH: Enhance CTest.UpdateCVS/SVN testsBrad King2009-02-233-6/+57
* ENH: Better failure output from CTest.Update*Brad King2009-02-231-1/+1
* ENH: make sure multiple archs are only tested when the workBill Hoffman2009-02-191-1/+7
* BUG: fix xcode depend issue and add a test for itBill Hoffman2009-02-191-1/+3
* ENH: Add get_filename_component(... REALPATH)Brad King2009-02-092-0/+58
* BUG: Alternative fix to bug #8423Brad King2009-02-062-44/+0
* ENH: add missing fileBill Hoffman2009-01-291-0/+43
* BUG: fix for #8423Bill Hoffman2009-01-291-0/+1
* ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i...Bill Hoffman2009-01-271-1/+1
* ENH: Isolate policy changes in included scriptsBrad King2009-01-223-1/+42
* ENH: Better policies for functions and macrosBrad King2009-01-223-0/+60
* BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...David Cole2009-01-221-0/+6
* BUG: Avoid trying to package the X11 test on Windows when there is no NSIS in...David Cole2009-01-221-3/+5
* BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of t...David Cole2009-01-212-1/+10
* BUG: Fix issue #7833: Add file extension handling to CPack generated installe...David Cole2009-01-212-4/+16
* BUG: Fix for issue #7470. Allow spaces in the path names of installed files w...David Cole2009-01-202-0/+17
* ENH: Test find_package re-find featureBrad King2009-01-141-0/+3
* ENH: Teach ctest_submit about partsBrad King2009-01-121-0/+5
* ENH: Re-enable new 'testing' test modeBrad King2009-01-053-22/+36
* ENH: make it take longerBill Hoffman2008-12-291-1/+1
* ENH: add test for -j N ctest stuffBill Hoffman2008-12-292-0/+21
* ENH: Re-work of fix committed yesterday for the Watcom WMake dashboard. Fix i...David Cole2008-12-241-19/+2
* BUG: Workaround for Watcom WMake not handling "always out of date" custom com...David Cole2008-12-231-0/+19
* BUG: Disable new 'testing' test mode for nowBrad King2008-12-181-5/+7
* BUG: Fix new 'testing' test for CMake releasesBrad King2008-12-182-0/+20
* BUG: Fix windows command line escape for empty argBrad King2008-12-181-3/+3
* ENH: Improve 'testing' test to actually testBrad King2008-12-183-5/+4
* ENH: Teach find_package about more install dirsBrad King2008-12-175-1/+23
* ENH: Allow most characters in ENV variable refsBrad King2008-12-171-0/+7
* ENH: Strengthen FindPackageTest version checkBrad King2008-12-165-3/+14
* BUG: One more conditional in the ExternalProject test to prevent build errors...David Cole2008-12-111-10/+32