summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmWorkingDirectory_success_checking'Brad King2018-03-0917-31/+226
|\
| * cmDepends: Remove attempt to change directory that always failsCraig Scott2018-03-082-12/+1
| * cmWorkingDirectory: Check success of current dir changesCraig Scott2018-03-0815-19/+225
* | Merge topic 'cmoutpconv-static'Brad King2018-03-091-6/+4
|\ \
| * | cmOutputConverter: mark helper functions staticRolf Eike Beer2018-03-061-6/+4
* | | Merge topic 'make-clean-no-targets'Brad King2018-03-091-0/+4
|\ \ \
| * | | Makefile: Fix "make clean" when there are no targetsBrad King2018-03-081-0/+4
* | | | Merge topic 'sort_glob_output'Brad King2018-03-091-12/+7
|\ \ \ \
| * | | | file(GLOB): Ensure entire file list is sortedShane Parris2018-03-071-12/+7
* | | | | CMake Nightly Date StampKitware Robot2018-03-091-1/+1
* | | | | Merge topic 'project-warn-missing-metadata-values'Craig Scott2018-03-081-2/+47
|\ \ \ \ \
| * | | | | project: warn on metadata arguments missing valuesAlex Turbov2018-03-071-2/+47
* | | | | | Merge topic 'misc-typos'Brad King2018-03-082-2/+2
|\ \ \ \ \ \
| * | | | | | Fix misc typos in documentation and commentsluz.paz2018-03-072-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'vs10-xmlmacros'Brad King2018-03-082-312/+166
|\ \ \ \ \ \
| * | | | | | cmVisualStudio10TargetGenerator: Use helpers for XML tagsVitaly Stakhovsky2018-03-072-312/+166
* | | | | | | Merge topic 'avoid-LIB_DEPENDS'Brad King2018-03-084-33/+15
|\ \ \ \ \ \ \
| * | | | | | | Do not produce legacy _LIB_DEPENDS cache entriesBrad King2018-03-072-2/+8
| * | | | | | | 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
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2018-03-084-16/+25
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-03-074-16/+25
* | | | | | | | CMake Nightly Date StampKitware Robot2018-03-081-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'ctest-affinity'Brad King2018-03-0711-6/+138
|\ \ \ \ \ \ \
| * | | | | | | CTest: Add options to control test process affinity to CPUsBrad King2018-03-0511-6/+138
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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
| * | | | | | | CMake 3.11.0-rc2v3.11.0-rc2Brad King2018-02-271-1/+1
| * | | | | | | Merge branch '14297-partial-xcode-zero-check' into release-3.11Brad King2018-02-231-1/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'std-thread-link' into release-3.11Brad King2018-02-221-0/+1
| |\ \ \ \ \ \ \ \
* | | | | | | | | | 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-054-103/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
| * | | | | | | | 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-056-53/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | objlib: Link object-files from `OBJECT` libraries.Deniz Bahadir2018-03-011-8/+34
| * | | | | | | | | objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries.Deniz Bahadir2018-03-011-3/+0
| * | | | | | | | | objlib: Allow other libraries to link to `OBJECT` libraries.Deniz Bahadir2018-03-016-32/+27
| * | | | | | | | | objlib: Allow `OBJECT` libraries to link to other libraries.Deniz Bahadir2018-03-011-10/+0
* | | | | | | | | | 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-0113-46/+77
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |