summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Remove unnecessary RecordDependencies memberBrad King2018-03-062-11/+3
* cmTarget: Simplify ClearDependencyInformation implementationBrad King2018-03-061-16/+1
* cmTarget: Simplify ClearDependencyInformation signatureBrad King2018-03-063-6/+5
* CMake Nightly Date StampKitware Robot2018-03-061-1/+1
* Merge topic 'general_cleanup_enhance'Brad King2018-03-0519-105/+139
|\
| * Remove c_str() from calls to converttorelativeformake in XCode GeneratorShane Parris2018-02-281-22/+16
| * Refactor cmCacheManager::LoadCache to use ostringstreamShane Parris2018-02-281-8/+8
| * Enhance RunCMake test coverage for file(GLOB)Shane Parris2018-02-2815-2/+35
| * Refactor HandleGlobCommandShane Parris2018-02-281-71/+78
| * Adjust class description in cmFileTimeComparison.hShane Parris2018-02-281-2/+2
* | Merge topic 'object-library-linking'Brad King2018-03-0557-161/+437
|\ \
| * | Tests: Add cases for usage requirements of linked object libsBrad King2018-03-0113-19/+107
| * | Help: Document linking behavior of OBJECT librariesBrad King2018-03-016-21/+104
| * | objlib: Link object-files from `OBJECT` libraries.Deniz Bahadir2018-03-014-8/+61
| * | objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries.Deniz Bahadir2018-03-0113-35/+40
| * | objlib: Allow other libraries to link to `OBJECT` libraries.Deniz Bahadir2018-03-0120-66/+94
| * | objlib: Allow `OBJECT` libraries to link to other libraries.Deniz Bahadir2018-03-0110-22/+39
| * | Tests: Teach RunCMake to ignore AIX ld warnings about GNU atexitBrad King2018-03-011-0/+2
* | | Merge topic 'def-generate-windows-only'Brad King2018-03-051-0/+5
|\ \ \
| * | | Do not generate rules for .def generation where not supportedBrad King2018-02-281-0/+5
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2018-03-051-1/+1
* | | CMake Nightly Date StampKitware Robot2018-03-041-1/+1
* | | CMake Nightly Date StampKitware Robot2018-03-031-1/+1
* | | CMake Nightly Date StampKitware Robot2018-03-021-1/+1
| |/ |/|
* | Merge topic 'object-library-export-as-interface'Brad King2018-03-0123-63/+123
|\ \
| * | install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-2823-63/+123
* | | CMake Nightly Date StampKitware Robot2018-03-011-1/+1
* | | Merge topic 'doc_test_prop_WORKING_DIRECTORY'Craig Scott2018-02-281-2/+4
|\ \ \ | |_|/ |/| |
| * | Help: Fix wrong default for WORKING_DIRECTORY test propertyCraig Scott2018-02-271-2/+4
* | | Merge topic 'co-compile-with-launcher'Brad King2018-02-283-36/+70
|\ \ \
| * | | Fix combined use of compiler launcher with lint toolsIlya A. Kriveshko2018-02-273-36/+70
* | | | Merge topic 'findjava-jar-in-dev-component'Brad King2018-02-281-4/+4
|\ \ \ \
| * | | | FindJava: Add Java_JAR_EXECUTABLE to a component: DevelopmentGiel van Schijndel2018-02-271-4/+4
| | |/ / | |/| |
* | | | Merge topic 'ideoptions-string'Brad King2018-02-286-37/+40
|\ \ \ \
| * | | | cmIDEOptions: use std::stringVitaly Stakhovsky2018-02-266-37/+40
* | | | | CMake Nightly Date StampKitware Robot2018-02-281-1/+1
* | | | | Merge branch 'release-3.11'Brad King2018-02-270-0/+0
|\ \ \ \ \
| * | | | | CMake 3.11.0-rc2v3.11.0-rc2Brad King2018-02-271-1/+1
* | | | | | Merge branch 'release-3.11'Brad King2018-02-270-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'modules-restore-path-suffixes' into release-3.11Brad King2018-02-264-0/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'unixtimefix' into release-3.11Brad King2018-02-262-4/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'contract-plplot'Brad King2018-02-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Update PLplot contract test repository URLBrad King2018-02-261-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'modules-restore-path-suffixes'Brad King2018-02-274-0/+11
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Modules: Restore recently removed search path suffixesBrad King2018-02-264-0/+11
* | | | | | | | Merge topic 'unixtimefix'Brad King2018-02-272-4/+4
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1Bernhard M. Wiedemann2018-02-262-4/+4
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2018-02-271-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'extend_suppress_regeneration'Brad King2018-02-269-33/+80
|\ \ \ \ \
| * | | | | Document and extend the CMAKE_SUPPRESS_REGENERATION variableShane Parris2018-02-239-33/+80