summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-2/+2
* CPack: Fix bash-isms in launch scriptBrad King2009-10-051-4/+4
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-1/+7
* BUG: #0009648 Change "The following tests FAILED" message to print on stdout ...Zach Mullen2009-10-051-1/+1
* Avoid (Unix|Windows)Paths.cmake multiple includeBrad King2009-10-052-0/+20
* Add copyright notice to (Unix|Windows)Paths.cmakeBrad King2009-10-052-0/+28
* When getting include dirs for moc, also watch for framework includes and use ...Clinton Stimpson2009-10-051-1/+6
* Find locally installed software firstBrad King2009-10-051-1/+1
* Add '#!/bin/sh' to cygwin-package.shBrad King2009-10-051-0/+2
* Fix permsissions of installed SquishRunTestCase.shBrad King2009-10-051-3/+3
* Fix module docs to be manpage (groff) friendlyBrad King2009-10-053-30/+30
* Support GNU/kFreeBSDBrad King2009-10-052-11/+7
* Remove old Encoding field from CMake.desktopBrad King2009-10-051-1/+0
* FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)Brad King2009-10-051-2/+3
* Match width of ctest "Start xx: " line to line up with the end test lineZach Mullen2009-10-053-4/+6
* Remove old license from FindPkgConfig.cmake moduleBrad King2009-10-051-24/+1
* Test target link information invalidationBrad King2009-10-051-0/+5
* 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
* Use new style header generation and get rid of OBJECT_DEPENDS in tutorialBill Hoffman2009-10-051-14/+5
* Fix issue #8649 - move the location of CPACK_NSIS_EXTRA_INSTALL_COMMANDS so t...David Cole2009-10-041-2/+2
* fix two more warnings from icpcAlexander Neundorf2009-10-041-3/+0
* some syncing with the FindQt4.cmake from KDEAlexander Neundorf2009-10-041-13/+13
* 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
* -add the additional features for the dbus macros from KDE's FindQt4.cmakeAlexander Neundorf2009-10-031-7/+13
* Add a few more cases to the new StringTest for even better coverage. Re-facto...David Cole2009-10-033-117/+184
* 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-024-4/+210
* Clarify documentation and message for CMP0012Brad King2009-10-022-7/+7
* Fix documentation of CMP0012 and CMP0013 versionsBrad King2009-10-021-4/+4
* Test INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-022-0/+8
* Create INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-027-3/+46
* Introduce "build feature" lookup frameworkBrad King2009-10-028-0/+89
* Centralize language flag addition for MakefilesBrad King2009-10-024-9/+20
* Fix typo in Intel xiar search codeBrad King2009-10-021-3/+3
* Document CMAKE_CURRENT_LIST_FILE more preciselyBrad King2009-10-021-1/+12
* Fix the documentation to say what it really does. Bug #9638Bill Hoffman2009-10-023-4/+4
* KWSys Nightly Date StampKWSys Robot2009-10-021-1/+1
* document how the minimum version can be specifiedAlexander Neundorf2009-10-011-54/+57
* Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...David Cole2009-10-0110-18/+27
* Add documentation for Cocoa flag and move Motif under X11 flag.Clinton Stimpson2009-10-011-1/+9
* QtHelp depends on QtNetworkClinton Stimpson2009-10-011-1/+1
* Better CMake.ModulesNotice test regexBrad King2009-10-011-2/+3