summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ctest output alignment for cases where total tests run is not the same wi...Zach Mullen2009-10-151-1/+1
* Add LABELS to the SmallAndFast test project to increase coverage of ctest cod...David Cole2009-10-151-0/+7
* Fix crash on Windows. Remove trailing white space from regex. These changes s...David Cole2009-10-152-2/+2
* KWSys Nightly Date StampKWSys Robot2009-10-151-1/+1
* make it more robust wrt. #9621Alexander Neundorf2009-10-141-8/+8
* Add another possible error message that curl might emit with an empty drop lo...David Cole2009-10-141-0/+1
* Use macro instead of function since DASH2 continuous dashboard still uses CMa...David Cole2009-10-141-2/+11
* Increase ctest coverage. Add tests that intentionally call ctest_submit witho...David Cole2009-10-142-1/+70
* KWSys Nightly Date StampKWSys Robot2009-10-141-1/+1
* Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch.David Cole2009-10-133-7/+7
* fix line lengthAlexander Neundorf2009-10-131-1/+2
* Fix line length.Zach Mullen2009-10-131-1/+2
* KWSys Nightly Date StampKWSys Robot2009-10-131-1/+1
* Fix issue #5668 - use CollapseFullPath when determining if covered file is wi...David Cole2009-10-121-91/+133
* fix indentationAlexander Neundorf2009-10-121-75/+74
* fix #9687Alexander Neundorf2009-10-121-4/+12
* Uncomment block in InitializeFromCommand (accidentally checked this change in)Zach Mullen2009-10-121-4/+4
* CTest-side support for compiler name and compiler version information. Requi...Zach Mullen2009-10-122-5/+13
* KWSys Nightly Date StampKWSys Robot2009-10-121-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-111-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-101-1/+1
* Added OS Platform (cpu architecture) detection support to windows systemsZach Mullen2009-10-091-0/+6
* Several minor FindBoost changes to address posts on mailing listPhilip Lowman2009-10-091-8/+33
* KWSys Nightly Date StampKWSys Robot2009-10-091-1/+1
* Resolve #9685: Fix include dir to be correct pathPhilip Lowman2009-10-091-6/+7
* Remove CMake Policy CMP0015 until it is revisedBrad King2009-10-087-94/+2
* REALLY fix color check for dependency scanningBrad King2009-10-081-2/+3
* Really fix color check for dependency scanningBrad King2009-10-081-1/+1
* Reduce duration of ctest_sleep arguments. Add SmallAndFast project. Replace k...David Cole2009-10-083-10/+28
* Do not use -fPIC to link executablesBrad King2009-10-081-5/+0
* Split Borland compiler information filesBrad King2009-10-086-137/+128
* Trimmed off the newline from sw_vers output on mac, it could cause xml parsin...Zach Mullen2009-10-081-0/+21
* KWSys Nightly Date StampKWSys Robot2009-10-081-1/+1
* Check for openssl-linked option with Qt 4.4+ before making ssl a dependency.Clinton Stimpson2009-10-071-6/+15
* Make Complex test of CMakeLib more optionalBrad King2009-10-074-25/+12
* Modernize FindVTK moduleBrad King2009-10-071-61/+48
* Fix find_package() when <pkg>_DIR is wrongBrad King2009-10-073-14/+51
* Do not collapse path of NOTFOUND valuesBrad King2009-10-071-1/+4
* More robust implicit link line detection regexBrad King2009-10-072-1/+11
* fix Xcode 30 generatorBill Hoffman2009-10-071-8/+8
* Use the correct CMake (the freshly built one) to drive the CMakeWizardTest.David Cole2009-10-071-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-071-1/+1
* Fix Xcode build.James Bigler2009-10-072-6/+2
* Use integer literal instead of characterBrad King2009-10-061-1/+1
* Support more special characters in file(STRINGS)Brad King2009-10-061-1/+8
* Log implicit link line detection regexBrad King2009-10-061-0/+1
* Log implicit link information parsing actionsBrad King2009-10-063-3/+27
* Fix bus error on mac. Was a result of not having null termination of arg lis...Zach Mullen2009-10-061-5/+10
* Increase coverage. Intentionally trigger error conditions. Call all the else*...David Cole2009-10-064-0/+94
* speedup C dependency scanning even moreAlexander Neundorf2009-10-061-23/+7