summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | cmTarget: Drop 'head' target from GetImportInfoBrad King2014-06-232-40/+69
| * | | | | | | | | | cmTarget: Remove 'head' argument from GetLinkImplementationBrad King2014-06-237-33/+49
| * | | | | | | | | | cmTarget: Drop 'head' argument from GetLinkClosureBrad King2014-06-233-19/+14
| * | | | | | | | | | cmTarget: Remove 'head' argument from GetLinkerLanguageBrad King2014-06-232-11/+7
| * | | | | | | | | | cmComputeLinkInformation: Remove 'head' argumentBrad King2014-06-235-22/+13
| * | | | | | | | | | cmTarget: Remove 'head' argument from GetLinkInformationBrad King2014-06-232-11/+7
| * | | | | | | | | | cmTarget: Cache GetLinkImplementationClosure resultsBrad King2014-06-232-14/+24
| * | | | | | | | | | cmTarget: Rename Get{TransitiveTarget => LinkImplementation}ClosureBrad King2014-06-232-5/+5
| * | | | | | | | | | cmTarget: Remove 'head' argument from GetTransitiveTargetClosureBrad King2014-06-232-6/+4
| * | | | | | | | | | cmComputeLinkDepends: Simplify CheckWrongConfigItem implementationBrad King2014-06-231-6/+3
| * | | | | | | | | | cmTarget: Simplify processILibs implementationBrad King2014-06-231-13/+10
| * | | | | | | | | | cmComputeTargetDepends: Remove unused 'linking' argumentBrad King2014-06-232-7/+4
| * | | | | | | | | | cmTarget: De-duplicate library list expansionBrad King2014-06-232-34/+31
| * | | | | | | | | | cmTarget: Remove unused GetInterfaceLinkLibraries methodBrad King2014-06-232-26/+0
* | | | | | | | | | | Merge topic 'launcher-limit-warnings-errors'Brad King2014-06-251-2/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CTest: Teach the launchers to honer the max warnings and errorsBill Hoffman2014-06-251-2/+7
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'style-fix'Brad King2014-06-252-8/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmCTestMemCheckHandler: Fix coding style in this classBill Hoffman2014-06-252-8/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'update-cdash-location'Brad King2014-06-2524-48/+47
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update CDash server URLBrad King2014-06-2424-47/+46
| * | | | | | | | | | | Tests: Fix CMAKE_TESTS_CDASH_SERVER parsingBrad King2014-06-241-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'find-module-targets'Brad King2014-06-255-55/+152
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Add notes for topic 'find-module-targets'Brad King2014-06-251-0/+8
| * | | | | | | | | | | FindGLUT.cmake: Add imported targets and documentationPhilipp Moeller2014-06-241-8/+69
| * | | | | | | | | | | FindX11: fix documentation formatting errorPhilipp Möller2014-06-241-39/+36
| * | | | | | | | | | | FindGLEW: Add imported target and documentationPhilipp Möller2014-06-231-0/+16
| * | | | | | | | | | | FindZLIB: Add imported target and documentationPhilipp Möller2014-06-231-8/+23
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-251-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'gfortran-compressed-modules'Brad King2014-06-241-14/+27
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Fortran: Add support for GNU >= 4.9 compressed modules (#14975)Brad King2014-06-231-14/+27
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'stringapi-crash-cleanup'Brad King2014-06-243-3/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Fix some generator crashes on undefined CMAKE_BUILD_TYPEBrad King2014-06-233-3/+3
* | | | | | | | | Merge topic 'cmake-E-env'Brad King2014-06-2414-1/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake: Add '-E env' command-line toolBrad King2014-06-2314-1/+80
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-241-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'FindOpenCL-fix-ENV'Brad King2014-06-231-21/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | FindOpenCL: Added missing ENV for each environment variable referenceMatthäus G. Chajdas2014-06-231-21/+22
* | | | | | | | | Merge topic 'qthelp-context-fixes'Brad King2014-06-233-0/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add context to titles in QtHelp.Stephen Kelly2014-06-171-0/+6
| * | | | | | | | | Help: Create proper identifiers for keywords in QtHelp.Stephen Kelly2014-06-172-0/+37
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'encoding-parse-commandline'Brad King2014-06-231-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Encoding: Fix debug asserts parsing command line options with non-ascii chars.Clinton Stimpson2014-06-171-1/+1
| * | | | | | | | | Merge topic 'fix-valgrind-in-path'Brad King2014-06-171-4/+5
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'InstallRequiredSystemLibraries-repeat'Brad King2014-06-231-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | InstallRequiredSystemLibraries: Allow repeat use per-configBjoern Thiel2014-06-161-0/+6
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-231-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-221-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-211-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-201-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-06-191-1/+1