summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use target dependency closure for VS 6 solutionsBrad King2009-09-301-164/+56
* Move OrderedTargetDependSet into VS superclassBrad King2009-09-304-39/+39
* Fix get_filename_component() registry viewBrad King2009-09-301-1/+21
* Create cmMakefile::PlatformIs64Bit helper methodBrad King2009-09-304-15/+19
* Fix warnings in CMake source code.David Cole2009-09-301-5/+3
* Fix warnings in CMake source code.David Cole2009-09-301-1/+1
* Fix warnings in CMake source code. Suppress warnings in Lexer and Parser file...David Cole2009-09-306-10/+17
* Fix module definition file reference for VS6 NMakeBrad King2009-09-301-4/+4
* Fix default install prefix on HaikuBrad King2009-09-302-0/+31
* KWSys Nightly Date StampKWSys Robot2009-09-301-1/+1
* Fix use of module .def files for MS toolsBrad King2009-09-297-45/+51
* Do not parse preprocessor defs for VS 10 link/libBrad King2009-09-291-8/+8
* Add StringProperty options for VS 10 flag tableBrad King2009-09-293-0/+110
* BUG: cmparseMSBuildXML should output StringProperty values tooZack Galbreath2009-09-291-0/+7
* BUG: CTest should honor test timeouts.Zach Mullen2009-09-291-0/+2
* BUG: 0009612: --output-on-failure option doesn't work with the new parallel C...Zach Mullen2009-09-291-0/+10
* Qualify std::map compare functor as constBrad King2009-09-292-2/+2
* KWSys Nightly Date StampKWSys Robot2009-09-291-1/+1
* Make sure LINK_FLAGS are seen by generator, fix for part of bug#9613Bill Hoffman2009-09-291-0/+6
* Fix support for OLD behavior of policy CMP0002Brad King2009-09-282-4/+21
* Fix issue #8818 - escape quotes in the license file when using the DragNDrop ...David Cole2009-09-281-0/+7
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-28599-8413/+5460
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-2878-773/+742