summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* STYLE: Use $ style variable dereference instead of @ style.David Cole2009-03-051-1/+1
* STYLE: Nightly Date StampBrad King2009-03-051-1/+1
* ENH: Cleanup cmake --build interface.Brad King2009-03-044-67/+105
* ENH: Extend GG::Build method for pre-parsed argsBrad King2009-03-042-10/+21
* ENH: add file back bug use cmake imageBill Hoffman2009-03-041-0/+0
* ENH: Better recursive make in AddExternalProjectBrad King2009-03-042-58/+76
* BUG: make sure error condition is reset before loading scriptsBill Hoffman2009-03-041-5/+10
* ENH: Allow empty arguments in external project APIBrad King2009-03-041-28/+13
* STYLE: Nightly Date StampBrad King2009-03-041-1/+1
* ENH: remove unused fileBill Hoffman2009-03-031-0/+0
* STYLE: Nightly Date StampBrad King2009-03-031-1/+1
* STYLE: Fix documentation bug regarding Boost_<COMPONENT>_LIBRARY (COMPONENTPhilip Lowman2009-03-031-34/+35
* ENH: Detect perl & python scripts based on CXXTEST_INCLUDE_DIR (patch fromPhilip Lowman2009-03-031-2/+7
* 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