summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* fix two more icpc warnings, ok by Brad (float compared for equality, unused v...Alexander Neundorf2009-10-191-2/+2
* Avoid duplicate ZERO_CHECK in VS solutionsBrad King2009-10-194-122/+107
* KWSys Nightly Date StampKWSys Robot2009-10-191-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-181-1/+1
* Fixed issues with message text in FILE command error situations. Added many n...David Cole2009-10-171-8/+9
* KWSys Nightly Date StampKWSys Robot2009-10-171-1/+1
* Better fix for crash on Windows. This time it will even work on Linux, too. T...David Cole2009-10-161-2/+14
* Fix crash on Windows. If input stream is no good, do not try to read a line f...David Cole2009-10-161-2/+3
* KWSys Nightly Date StampKWSys Robot2009-10-161-1/+1
* Fix ctest output alignment for cases where total tests run is not the same wi...Zach Mullen2009-10-151-1/+1
* Fix crash on Windows. Remove trailing white space from regex. These changes s...David Cole2009-10-151-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-151-1/+1
* 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-121-4/+9
* 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
* KWSys Nightly Date StampKWSys Robot2009-10-091-1/+1
* 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
* Do not use -fPIC to link executablesBrad King2009-10-081-5/+0
* Split Borland compiler information filesBrad King2009-10-081-9/+0
* 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
* Fix find_package() when <pkg>_DIR is wrongBrad King2009-10-072-11/+18
* Do not collapse path of NOTFOUND valuesBrad King2009-10-071-1/+4
* fix Xcode 30 generatorBill Hoffman2009-10-071-8/+8
* KWSys Nightly Date StampKWSys Robot2009-10-071-1/+1
* Use integer literal instead of characterBrad King2009-10-061-1/+1
* Support more special characters in file(STRINGS)Brad King2009-10-061-1/+8
* Fix bus error on mac. Was a result of not having null termination of arg lis...Zach Mullen2009-10-061-5/+10
* speedup C dependency scanning even moreAlexander Neundorf2009-10-061-23/+7
* Avoid non-root copies of root-only targetsBrad King2009-10-065-48/+34
* Added better OS information for Mac OS XZach Mullen2009-10-061-0/+28
* Target copy ctor should initialize internal stateBrad King2009-10-061-0/+1
* Use explicit conversion to avoid warnings in cmELFBrad King2009-10-061-2/+2
* KWSys Nightly Date StampKWSys Robot2009-10-061-1/+1
* Target copy ctor should copy internal stateBrad King2009-10-051-3/+9
* don't allow consecutive generates without a configure.Clinton Stimpson2009-10-051-1/+1
* BUG: #0009648 Change "The following tests FAILED" message to print on stdout ...Zach Mullen2009-10-051-1/+1