summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Refactor computation of import file globBrad King2009-01-072-1/+14
* ENH: Teach CTest to submit test property LABELSBrad King2009-01-073-1/+46
* STYLE: Nightly Date StampBrad King2009-01-071-1/+1
* COMP: Ignore warning LNK4204 for CMake dashboardBrad King2009-01-061-0/+1
* BUG: Manage LC_MESSAGES with an objectBrad King2009-01-061-25/+44
* STYLE: Remove trailing whitespaceBrad King2009-01-061-3/+3
* STYLE: Nightly Date StampBrad King2009-01-061-1/+1
* ENH: Improve test property speed with a mapBrad King2009-01-055-56/+33
* ENH: Re-enable new 'testing' test modeBrad King2009-01-053-22/+36
* BUG: Capture cout and cerr from internal ctestBrad King2009-01-052-18/+42
* COMP: Fix installation of cmake-gui by CMake 2.4Brad King2009-01-052-1/+21
* ENH: Refactor internal file(INSTALL) arg parsingBrad King2009-01-051-55/+22
* BUG: Remove old get_target_property docsBrad King2009-01-051-15/+1
* ENH: Enable LOCATION property for imported targetsBrad King2009-01-051-10/+26
* STYLE: Nightly Date StampBrad King2009-01-051-1/+1
* STYLE: changed "one may" into "it should" to make it strongerAlexander Neundorf2009-01-041-1/+1
* STYLE: Nightly Date StampBrad King2009-01-041-1/+1
* ENH: Clarify FATAL_ERROR option to min-req commandBrad King2009-01-031-3/+4
* ENH: Ignore unknown cmake_minimum_required argsBrad King2009-01-032-5/+25
* STYLE: Nightly Date StampBrad King2009-01-031-1/+1
* STYLE: Nightly Date StampBrad King2009-01-021-1/+1
* STYLE: Nightly Date StampBrad King2009-01-011-3/+3
* STYLE: Nightly Date StampBrad King2008-12-311-1/+1
* ENH: Add OPTIONS argument to the ctest_configure command so that you can pass...David Cole2008-12-304-14/+50
* BUG: Fix install_name_tool problem on the Mac when a PROJECT(... NONE) is fol...David Cole2008-12-301-1/+1
* STYLE: Nightly Date StampBrad King2008-12-301-1/+1
* ENH: make it take longerBill Hoffman2008-12-291-1/+1
* ENH: add start end time for procsBill Hoffman2008-12-292-0/+6
* ENH: add test for -j N ctest stuffBill Hoffman2008-12-292-0/+21
* STYLE: Nightly Date StampBrad King2008-12-291-1/+1
* STYLE: Nightly Date StampBrad King2008-12-281-1/+1
* STYLE: Nightly Date StampBrad King2008-12-271-1/+1
* STYLE: Fix line length violation.David Cole2008-12-261-2/+1
* BUG: Fix same-file check for directory orderingBrad King2008-12-261-14/+11
* ENH: New location to look for "dot"David Cole2008-12-261-1/+3
* STYLE: Nightly Date StampBrad King2008-12-261-1/+1
* STYLE: Nightly Date StampBrad King2008-12-251-1/+1
* ENH: Re-work of fix committed yesterday for the Watcom WMake dashboard. Fix i...David Cole2008-12-242-20/+8
* BUG: Fixed placement of initial wxWidgets_FOUND=TRUE statement, which allowedMiguel A. Figueroa-Villanueva2008-12-241-2/+2
* STYLE: Nightly Date StampBrad King2008-12-241-1/+1
* BUG: Workaround for Watcom WMake not handling "always out of date" custom com...David Cole2008-12-231-0/+19
* STYLE: Nightly Date StampBrad King2008-12-231-1/+1
* BUG: use FindPkgConfig.cmake instead of UsePkgConfig.cmake, sync with KDEAlexander Neundorf2008-12-221-7/+9
* STYLE: Nightly Date StampBrad King2008-12-221-1/+1
* STYLE: Nightly Date StampBrad King2008-12-211-1/+1
* STYLE: Nightly Date StampBrad King2008-12-201-1/+1
* ENH: Add the update step in between download and build. Add UPDATE_ARGS and U...David Cole2008-12-191-33/+129
* STYLE: fix shadow warningBill Hoffman2008-12-191-4/+4
* STYLE: Nightly Date StampBrad King2008-12-191-1/+1
* BUG: partial fix for #8056Bill Hoffman2008-12-192-0/+82