summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix svn update logic for modified filesBrad King2009-02-161-0/+4
* STYLE: Fix spelling in cmCTestUpdateHandlerBrad King2009-02-161-9/+9
* STYLE: Nightly Date StampBrad King2009-02-161-1/+1
* STYLE: Nightly Date StampBrad King2009-02-151-1/+1
* STYLE: Nightly Date StampBrad King2009-02-141-1/+1
* ENH: add cmake gui docsBill Hoffman2009-02-142-1/+3
* ENH: Allowing finding a relocated Qt installation which contains a qt.conf t...Clinton Stimpson2009-02-131-23/+14
* ENH: deprecate CMakeSetupBill Hoffman2009-02-131-1/+1
* ENH: take cmake-gui out of betaBill Hoffman2009-02-132-1/+3
* ENH: Optionally label KWSys targets and testsBrad King2009-02-131-0/+23
* ENH: Add KWSys header files to library targetsBrad King2009-02-131-0/+3
* ENH: Teach CTest to put labels in coverage resultsBrad King2009-02-132-7/+122
* STYLE: Remove unused variableBrad King2009-02-131-4/+0
* BUG: Fix CTEST_USE_LAUNCHERS in dashboard scriptsBrad King2009-02-131-0/+6
* STYLE: Add TODO comment about CTest configurationBrad King2009-02-131-0/+4
* STYLE: Nightly Date StampBrad King2009-02-131-1/+1
* BUG: Fix logic of LabelFiles.txt generationBrad King2009-02-121-0/+1
* ENH: Report file names relative to source dirBrad King2009-02-123-4/+52
* ENH: fix documentation and add docs on parenthetical expressionsKen Martin2009-02-121-5/+12
* BUG: #8496 add support for system info on haikuBill Hoffman2009-02-121-0/+80
* BUG: Do not drop build fragments with same timeBrad King2009-02-121-3/+4
* STYLE: Nightly Date StampBrad King2009-02-121-1/+1
* ENH: Create include(CTest) launcher interfaceBrad King2009-02-112-0/+14
* ENH: Teach CTest dashboard builds to use launchersBrad King2009-02-112-2/+245
* ENH: add FFLAGS back into release scriptBill Hoffman2009-02-112-0/+6
* COMP: Do not use modern empty init list syntaxBrad King2009-02-111-2/+2
* ENH: Create internal 'ctest --launch' toolBrad King2009-02-114-0/+795
* STYLE: Nightly Date StampBrad King2009-02-111-1/+1
* ENH: Change FILEPATH to STRING for a list of libraries.Clinton Stimpson2009-02-101-2/+2
* ENH: fix fix for unc pathsBill Hoffman2009-02-101-0/+1
* ENH: add label global property to ctest scriptsBill Hoffman2009-02-101-0/+10
* ENH: add the ability to run tests by labelsBill Hoffman2009-02-105-3/+146
* BUG: partial fix for 8056 -W now works with -jBill Hoffman2009-02-101-0/+7
* ENH: change include commandBill Hoffman2009-02-101-1/+1
* ENH: Add rule substitutions useful for launchersBrad King2009-02-103-0/+33
* ENH: Define RULE_LAUNCH_* propertiesBrad King2009-02-1011-3/+143
* ENH: Give target in which custom commands buildBrad King2009-02-106-11/+25
* ENH: Define target and source property LABELSBrad King2009-02-104-0/+105
* ENH: Define target-specific support directoriesBrad King2009-02-102-0/+14
* STYLE: Nightly Date StampBrad King2009-02-101-1/+1
* STYLE: Clarified example to illustrate need to call target_link_libraries() i...Philip Lowman2009-02-101-33/+46
* BUG: Resolves Issue #8393, Remove workarounds in FindBoost once UNC-Path bugPhilip Lowman2009-02-101-12/+2
* STYLE: Improved examples, spelling & grammar in documentationPhilip Lowman2009-02-101-43/+53
* COMP: remove unused variable TargetSourceFileCount, it seems it is unused sin...Alexander Neundorf2009-02-091-1/+0
* BUG: Work around broken GetLongPathName caseBrad King2009-02-091-0/+5
* ENH: Support .hpp with automoc.Clinton Stimpson2009-02-091-1/+5
* STYLE: fix two typos in the comments, patch from Daniel DOT Teske AT Nokia DO...Alexander Neundorf2009-02-092-2/+2
* ENH: Made the documentation for FindDevIL.cmake cleaner. Changed the XXX_LIBR...Christopher Harvey2009-02-091-12/+12
* ENH: Add get_filename_component(... REALPATH)Brad King2009-02-094-3/+68
* BUG: Fix GetRealPath when realpath failsBrad King2009-02-092-3/+17