summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove old Encoding field from CMake.desktopBrad King2009-10-051-1/+0
* Match width of ctest "Start xx: " line to line up with the end test lineZach Mullen2009-10-053-4/+6
* Invalidate target link info when necessaryBrad King2009-10-052-0/+21
* Combine duplicate code in target property methodsBrad King2009-10-052-9/+9
* Create explicit cmTarget::FinishConfigure stepBrad King2009-10-053-2/+12
* Remove unused cmTarget::AddLinkLibrary methodBrad King2009-10-052-15/+0
* KWSys Nightly Date StampKWSys Robot2009-10-051-1/+1
* fix two more warnings from icpcAlexander Neundorf2009-10-041-3/+0
* Try to avoid cronic random failures on some Macs.Bill Hoffman2009-10-041-2/+13
* Try to avoid cronic random failures on some Macs.Bill Hoffman2009-10-041-2/+15