summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-2813-46/+77
* | | CMake Nightly Date StampKitware Robot2018-03-011-1/+1
| |/ |/|
* | 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 '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
* | | | CMake Nightly Date StampKitware Robot2018-02-271-1/+1
|/ / /
* | | Merge topic 'extend_suppress_regeneration'Brad King2018-02-266-33/+62
|\ \ \
| * | | Document and extend the CMAKE_SUPPRESS_REGENERATION variableShane Parris2018-02-236-33/+62
* | | | Merge topic 'outputconverter_speedup'Brad King2018-02-262-36/+37
|\ \ \ \
| * | | | cmOutputConverter: Inline some functions and avoid string re-allocationsFrank Winklmeier2018-02-232-36/+37
| |/ / /
* | | | Merge topic 'getsource_optimize'Brad King2018-02-262-0/+15
|\ \ \ \
| * | | | cmMakefile: Improve performance of GetSource for known filesFrank Winklmeier2018-02-232-0/+15
* | | | | Merge topic 'project-references-csharp-17678'Brad King2018-02-262-18/+27
|\ \ \ \ \
| * | | | | VS: Support C# project referencesRobert Dailey2018-02-232-18/+27
| | |/ / / | |/| | |
* | | | | Merge topic 'vs-cpp-improvements'Brad King2018-02-264-82/+58
|\ \ \ \ \
| * | | | | VS: Convert loops to C++11, other C++ improvementsVitaly Stakhovsky2018-02-224-82/+58
* | | | | | CMake Nightly Date StampKitware Robot2018-02-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-02-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-02-241-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'ninja-depfile-name'Brad King2018-02-231-2/+20
|\ \ \ \ \
| * | | | | Ninja: Use as dependency file <objectDir/SourceName>.d if needed.Claus Klein2018-02-201-2/+20
* | | | | | Merge topic '14297-partial-xcode-zero-check'Brad King2018-02-231-1/+5
|\ \ \ \ \ \
| * | | | | | Xcode: Generate ZERO_CHECK generator target only onceGregor Jasny2018-02-221-1/+5
| * | | | | | Merge branch 'export-android-mk' into release-3.11v3.11.0-rc1Brad King2018-02-151-12/+16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'autogen-write-on-change-only' into release-3.11Brad King2018-02-131-34/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '17711-reset-xcode-target-var' into release-3.11Brad King2018-02-131-0/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'std-thread-link'Brad King2018-02-231-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CMakeLib: Link to system thread libraries to support std::threadBrad King2018-02-221-0/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-02-231-1/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'setidentifier_move'Brad King2018-02-222-9/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmGeneratorExpression: Use std::move to avoid vector copiesFrank Winklmeier2018-02-212-9/+10