summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: Do not automatically set HEADER_FILE_ONLYBrad King2009-03-164-37/+17
* ENH: Remove unused code from cmMakeDependBrad King2009-03-162-76/+1
* ENH: Add NAME mode to ADD_TEST commandBrad King2009-03-168-6/+210
* ENH: Refactor storage of test command linesBrad King2009-03-164-32/+21
* ENH: Refactor generation of CTestTestfile contentBrad King2009-03-168-81/+220
* ENH: Refactor cmInstallGenerator for re-useBrad King2009-03-168-211/+345
* STYLE: Nightly Date StampBrad King2009-03-161-1/+1
* STYLE: Nightly Date StampBrad King2009-03-151-1/+1
* STYLE: Nightly Date StampBrad King2009-03-141-1/+1
* ENH: don't enforce VERBOSE Makefiles, but set the env. var VERBOSE to 1 inAlexander Neundorf2009-03-131-1/+1
* ENH: when using the Eclipse project generator, run gcc so that it tells usAlexander Neundorf2009-03-133-12/+90
* STYLE: add line breaks to the documentation for CMAKE_MATCH_(0..9),Alexander Neundorf2009-03-131-3/+4
* BUG: Document internal cache property MODIFIEDBrad King2009-03-131-0/+7
* BUG: Fix cache properties for CMAKE_STRICT buildBrad King2009-03-133-3/+9
* STYLE: Nightly Date StampBrad King2009-03-131-1/+1
* STYLE: Moved functions/macros to top of file so main is more readable.Philip Lowman2009-03-131-47/+61
* BUG: fix #8704, sometimes crash if include_directories() is called with a whi...Alexander Neundorf2009-03-121-12/+7
* STYLE: document NONE for disabling any languages, slightly change wording ofAlexander Neundorf2009-03-121-6/+8
* ENH: allow for https submission if ctest is built with a curl that supports itBill Hoffman2009-03-121-4/+5
* COMP: Do not use void returnsBrad King2009-03-121-1/+1
* ENH: Add support for showing combo box for choosing from a list of strings t...Clinton Stimpson2009-03-125-3/+46
* ENH: Define STRINGS cache entry propertyBrad King2009-03-122-1/+13
* ENH: Refactor cache entry writing and readingBrad King2009-03-122-164/+111
* STYLE: Nightly Date StampBrad King2009-03-121-1/+1
* STYLE: fix documentation: the second short description discarded the firstAlexander Neundorf2009-03-114-8/+8
* BUG: Do not produce empty coverage log filesBrad King2009-03-111-20/+21
* BUG: Do not carry over file list between coverageBrad King2009-03-112-0/+2
* BUG: Avoid duplicate CTest coverage submissionBrad King2009-03-112-0/+20
* STYLE: Nightly Date StampBrad King2009-03-111-1/+1
* ENH: only check for the existance of a header file if:Alexander Neundorf2009-03-101-11/+55
* ENH: Document CACHE entry propertiesBrad King2009-03-104-0/+50
* ENH: Teach set/get_property about CACHE propertiesBrad King2009-03-107-3/+167
* ENH: Use cmPropertyMap for cache propertiesBrad King2009-03-104-101/+103
* STYLE: Nightly Date StampBrad King2009-03-101-1/+1
* BUG: Fix get_property result for bad propertyBrad King2009-03-091-1/+8
* ENH: Efficiently filter CTest coverage by labelBrad King2009-03-092-18/+58
* ENH: Generate a central list of target directoriesBrad King2009-03-094-33/+26
* STYLE: Nightly Date StampBrad King2009-03-091-1/+1
* ENH: automatically add headers of implementation file to the codeblocks proje...Alexander Neundorf2009-03-081-4/+36
* STYLE: Nightly Date StampBrad King2009-03-081-1/+1
* STYLE: Nightly Date StampBrad King2009-03-071-1/+1
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-061-1/+0
* BUG: Fix message(SEND_ERROR) to continueBrad King2009-03-062-2/+13
* ENH: Teach message() how to display warningsBrad King2009-03-065-33/+74
* BUG: Fix man-page preformatted text paragraphingBrad King2009-03-061-1/+1
* ENH: Teach file(REMOVE) how to use relative pathsBrad King2009-03-061-3/+10
* STYLE: Nightly Date StampBrad King2009-03-061-1/+1
* ENH: Overhaul CMake version numberingBrad King2009-03-0522-112/+127
* STYLE: Remove unused cmake::CacheVersionMatchesBrad King2009-03-052-22/+0
* BUG: Initialize ctest_coverage command ivarBrad King2009-03-052-1/+8