summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Enforce unique binary directoriesBrad King2009-02-273-0/+28
* STYLE: Nightly Date StampBrad King2009-02-271-1/+1
* ENH: Refactor initial checkout into cmCTestVCBrad King2009-02-263-40/+51
* BUG: Use new include dir suppresson for all gensBrad King2009-02-262-24/+20
* ENH: Simplify reverse cmLocalGenerator::ConvertBrad King2009-02-261-16/+6
* STYLE: Nightly Date StampBrad King2009-02-261-1/+1
* COMP: Fix cmCTestVC member access for HP compilerBrad King2009-02-252-1/+5
* ENH: Rewrite CTest Update implementationBrad King2009-02-257-641/+901
* ENH: Re-enable system include dir suppressionBrad King2009-02-252-0/+31
* COMP: Fix cmCTestVC char[]->string Borland warningBrad King2009-02-251-1/+1
* STYLE: Nightly Date StampBrad King2009-02-251-1/+1
* ENH: add a CDash measured value showing the reason for passed and failed test...Bill Hoffman2009-02-243-9/+28
* ENH: Added cmXMLParser::FindAttribute methodBrad King2009-02-242-0/+20
* ENH: Allow cmXMLParser subclasses to report errorsBrad King2009-02-242-5/+13
* ENH: Teach cmCTestSVN to load repo/tree relationBrad King2009-02-242-0/+51
* ENH: Add cmCTest::DecodeURL methodBrad King2009-02-242-0/+24
* BUG: Remove implicit include dir suppressionBrad King2009-02-243-23/+3
* BUG: Fix Fortran implicit dependency include pathBrad King2009-02-241-0/+3
* ENH: Factor out VCS work tree revision checksBrad King2009-02-245-83/+100
* ENH: Factor out nightly start time computationBrad King2009-02-243-12/+22
* ENH: Factor out svn work tree cleanupBrad King2009-02-245-42/+36
* ENH: Create cmCTestVC::RunChild and parse helpersBrad King2009-02-242-2/+40
* ENH: Add install(DIRECTORY) option 'OPTIONAL'Brad King2009-02-244-7/+26
* ENH: Refactor install(DIRECTORY) argument parsingBrad King2009-02-241-100/+29
* COMP: cmProcessTools::OutputParser virtual dtorBrad King2009-02-241-0/+2
* ENH: Create cmProcessTools to parse child outputBrad King2009-02-243-0/+177
* ENH: Add cmCTestCVS and cmCTestSVNBrad King2009-02-246-0/+145
* ENH: Create cmCTestVC for VCS interactionBrad King2009-02-243-0/+99
* STYLE: Fix line length violation.David Cole2009-02-241-1/+2
* ENH: Factor out VCS tool detectionBrad King2009-02-242-64/+99
* ENH: Factor out initial checkout methodBrad King2009-02-242-58/+67
* STYLE: Nightly Date StampBrad King2009-02-241-1/+1
* ENH: Refactor quoting of VCS tool commandBrad King2009-02-231-11/+9
* ENH: Add license file presentation to the Drag-N-Drop dmg file CPack generato...David Cole2009-02-231-6/+157