summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Nightly Date StampBrad King2009-03-131-1/+1
* 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
* 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-106-3/+141
* 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
* BUG: Fix message(SEND_ERROR) to continueBrad King2009-03-062-2/+13
* ENH: Teach message() how to display warningsBrad King2009-03-062-33/+39
* 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-0517-68/+92
* STYLE: Remove unused cmake::CacheVersionMatchesBrad King2009-03-052-22/+0
* BUG: Initialize ctest_coverage command ivarBrad King2009-03-052-1/+8
* STYLE: Nightly Date StampBrad King2009-03-051-1/+1
* ENH: Cleanup cmake --build interface.Brad King2009-03-043-66/+104
* ENH: Extend GG::Build method for pre-parsed argsBrad King2009-03-042-10/+21
* BUG: make sure error condition is reset before loading scriptsBill Hoffman2009-03-041-5/+10
* STYLE: Nightly Date StampBrad King2009-03-041-1/+1
* STYLE: Nightly Date StampBrad King2009-03-031-1/+1
* BUG: Avoid encoding invalid XML chars in CTestBrad King2009-03-021-1/+11
* BUG: Gracefully handle broken version symlinksBrad King2009-03-021-3/+9
* ENH: Teach ctest_coverage to filter with LABELSBrad King2009-03-024-4/+105
* BUG: Fix coverage label reports for BullseyeBrad King2009-03-021-4/+6
* BUG: Fix coverage handler initializationBrad King2009-03-021-2/+5
* BUG: Hack for issue #8647Brad King2009-03-021-1/+1
* STYLE: Nightly Date StampBrad King2009-03-021-1/+1
* STYLE: Nightly Date StampBrad King2009-03-011-2/+2
* STYLE: Nightly Date StampBrad King2009-02-281-1/+1
* BUG: #8611 add pass fail reasons into log fileBill Hoffman2009-02-271-18/+42
* BUG: Pass shared library export symbol in DEFINESBrad King2009-02-271-2/+1