summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIXStephan Szabo2018-03-093-6/+7
* Merge topic 'FindOpenMP-AppleClang'Brad King2018-03-071-3/+27
|\
| * FindOpenMP: Add support for AppleClang compilerHenry Fredrick Schreiner2018-03-071-0/+23
| * FindOpenMP: Verify in test source that OMP library is linkedHenry Fredrick Schreiner2018-03-071-0/+1
| * FindOpenMP: Improve inclusion of helper modulesHenry Fredrick Schreiner2018-03-071-3/+3
* | Merge topic 'ctest-affinity'Brad King2018-03-0725-6/+345
|\ \
| * | CTest: Add options to control test process affinity to CPUsBrad King2018-03-0520-6/+204
| * | libuv: disable process affinity during CMake bootstrapBrad King2018-03-051-0/+10
| * | libuv: unix,win: add uv_spawn option to set child CPU affinity maskBrad King2018-03-053-0/+114
| * | libuv: misc: add function to get CPU affinity mask sizeBrad King2018-03-053-0/+17
* | | Merge branch 'release-3.11'Brad King2018-03-070-0/+0
|\ \ \
| * \ \ Merge branch 'autogen-empty-source-file-fix' into release-3.11Brad King2018-03-061-11/+18
| |\ \ \
| * \ \ \ Merge branch 'xl-new-compiler-macros' into release-3.11Brad King2018-03-064-10/+26
| |\ \ \ \
* | \ \ \ \ Merge topic 'autogen-empty-source-file-fix'Brad King2018-03-071-11/+18
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Autogen: Check if a file is empty before reading itSebastian Holtermann2018-03-061-11/+18
| |/ / / /
* | | | | Merge topic 'xl-new-compiler-macros'Brad King2018-03-074-10/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | XL: Recognize compilers identified by __ibmxl__Brad King2018-03-064-10/+26
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2018-03-071-1/+1
* | | | 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