summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | Merge topic 'cmake-build-global-gen'Brad King2018-02-221-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | cmake: Fix global generator path style in --build modeBrad King2018-02-211-4/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-02-221-1/+1
|/ / / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2018-02-211-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'string-join'Brad King2018-02-202-2/+28
|\ \ \ \ \ \ \
| * | | | | | | string: Add JOIN subcommandAlex Turbov2018-02-162-2/+28
* | | | | | | | Merge topic 'ninja-cmake-deps'Brad King2018-02-201-1/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Ninja: Don't add custom command outputs to phony rule for CMake inputsPatrick Stewart2018-02-151-1/+7
* | | | | | | | CMake Nightly Date StampKitware Robot2018-02-201-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-02-191-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-02-181-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-02-171-1/+1
* | | | | | | | Merge topic 'file_cmd_touch'Brad King2018-02-163-2/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commandsShane Parris2018-02-153-2/+39
* | | | | | | | | Merge topic 'genex-IN_LIST-operator'Brad King2018-02-161-0/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Genex: Add IN_LIST logical operatorMarc Chevrier2018-02-071-0/+26
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-02-161-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'directory-property-TESTS'Brad King2018-02-151-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests management: add TESTS directory propertyMarc Chevrier2018-02-081-0/+14