summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* KWSys Nightly Date StampKWSys Robot2009-10-041-1/+1
* remove unused variables, reported by icpcAlexander Neundorf2009-10-032-7/+0
* KWSys Nightly Date StampKWSys Robot2009-10-031-1/+1
* Fix warnings in CMake source code.David Cole2009-10-025-17/+28
* Correct some typos in error messages in the string command. Add a test that c...David Cole2009-10-021-4/+4
* Clarify documentation and message for CMP0012Brad King2009-10-022-7/+7
* Fix documentation of CMP0012 and CMP0013 versionsBrad King2009-10-021-4/+4
* Create INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-024-0/+37
* Introduce "build feature" lookup frameworkBrad King2009-10-028-0/+89
* Centralize language flag addition for MakefilesBrad King2009-10-024-9/+20
* Document CMAKE_CURRENT_LIST_FILE more preciselyBrad King2009-10-021-1/+12
* KWSys Nightly Date StampKWSys Robot2009-10-021-1/+1
* Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...David Cole2009-10-019-18/+26
* Add alternative _UTILITY targets to all solutionsBrad King2009-10-012-0/+27
* Cleanup cmGlobalGenerator::GetTargetSets methodBrad King2009-10-015-50/+35
* KWSys Nightly Date StampKWSys Robot2009-10-011-2/+2
* Remove unused members of local VS 6 generatorBrad King2009-09-302-13/+1