summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | cmTarget: Simplify ClearDependencyInformation implementationBrad King2018-03-061-16/+1
| * | | | | | | | | | cmTarget: Simplify ClearDependencyInformation signatureBrad King2018-03-063-6/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'release-3.11'Brad King2018-03-080-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'cuda-no-device-link-rsp' into release-3.11Brad King2018-03-071-0/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'update-kwsys' into release-3.11Brad King2018-03-074-16/+25
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'update-kwsys'Brad King2018-03-084-16/+25
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-03-074-16/+25
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | KWSys 2018-03-07 (2ad561e7)KWSys Upstream2018-03-074-16/+25
* | | | | | | | | | | | | Merge topic 'cuda-no-device-link-rsp'Brad King2018-03-081-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | CUDA: Do not pass unsupported @rspfile arguments to NVCCBrad King2018-03-071-0/+6
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-03-081-1/+1
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |