Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'co-compile-with-launcher' | Brad King | 2018-02-28 | 3 | -36/+70 |
|\ | |||||
| * | Fix combined use of compiler launcher with lint tools | Ilya A. Kriveshko | 2018-02-27 | 3 | -36/+70 |
* | | Merge topic 'ideoptions-string' | Brad King | 2018-02-28 | 6 | -37/+40 |
|\ \ | |||||
| * | | cmIDEOptions: use std::string | Vitaly Stakhovsky | 2018-02-26 | 6 | -37/+40 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-28 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-27 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'extend_suppress_regeneration' | Brad King | 2018-02-26 | 6 | -33/+62 |
|\ \ | |||||
| * | | Document and extend the CMAKE_SUPPRESS_REGENERATION variable | Shane Parris | 2018-02-23 | 6 | -33/+62 |
* | | | Merge topic 'outputconverter_speedup' | Brad King | 2018-02-26 | 2 | -36/+37 |
|\ \ \ | |||||
| * | | | cmOutputConverter: Inline some functions and avoid string re-allocations | Frank Winklmeier | 2018-02-23 | 2 | -36/+37 |
| |/ / | |||||
* | | | Merge topic 'getsource_optimize' | Brad King | 2018-02-26 | 2 | -0/+15 |
|\ \ \ | |||||
| * | | | cmMakefile: Improve performance of GetSource for known files | Frank Winklmeier | 2018-02-23 | 2 | -0/+15 |
* | | | | Merge topic 'project-references-csharp-17678' | Brad King | 2018-02-26 | 2 | -18/+27 |
|\ \ \ \ | |||||
| * | | | | VS: Support C# project references | Robert Dailey | 2018-02-23 | 2 | -18/+27 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'vs-cpp-improvements' | Brad King | 2018-02-26 | 4 | -82/+58 |
|\ \ \ \ | |||||
| * | | | | VS: Convert loops to C++11, other C++ improvements | Vitaly Stakhovsky | 2018-02-22 | 4 | -82/+58 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-26 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-25 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-24 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'ninja-depfile-name' | Brad King | 2018-02-23 | 1 | -2/+20 |
|\ \ \ \ | |||||
| * | | | | Ninja: Use as dependency file <objectDir/SourceName>.d if needed. | Claus Klein | 2018-02-20 | 1 | -2/+20 |
* | | | | | Merge topic '14297-partial-xcode-zero-check' | Brad King | 2018-02-23 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Generate ZERO_CHECK generator target only once | Gregor Jasny | 2018-02-22 | 1 | -1/+5 |
| * | | | | | Merge branch 'export-android-mk' into release-3.11v3.11.0-rc1 | Brad King | 2018-02-15 | 1 | -12/+16 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'autogen-write-on-change-only' into release-3.11 | Brad King | 2018-02-13 | 1 | -34/+12 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch '17711-reset-xcode-target-var' into release-3.11 | Brad King | 2018-02-13 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'std-thread-link' | Brad King | 2018-02-23 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CMakeLib: Link to system thread libraries to support std::thread | Brad King | 2018-02-22 | 1 | -0/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-23 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'setidentifier_move' | Brad King | 2018-02-22 | 2 | -9/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmGeneratorExpression: Use std::move to avoid vector copies | Frank Winklmeier | 2018-02-21 | 2 | -9/+10 |
* | | | | | | | | | | Merge topic 'cmake-build-global-gen' | Brad King | 2018-02-22 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | cmake: Fix global generator path style in --build mode | Brad King | 2018-02-21 | 1 | -4/+4 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-22 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-21 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'string-join' | Brad King | 2018-02-20 | 2 | -2/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | string: Add JOIN subcommand | Alex Turbov | 2018-02-16 | 2 | -2/+28 |
* | | | | | | | | Merge topic 'ninja-cmake-deps' | Brad King | 2018-02-20 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Ninja: Don't add custom command outputs to phony rule for CMake inputs | Patrick Stewart | 2018-02-15 | 1 | -1/+7 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-20 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-19 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-18 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-17 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'file_cmd_touch' | Brad King | 2018-02-16 | 3 | -2/+39 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands | Shane Parris | 2018-02-15 | 3 | -2/+39 |
* | | | | | | | | | Merge topic 'genex-IN_LIST-operator' | Brad King | 2018-02-16 | 1 | -0/+26 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Genex: Add IN_LIST logical operator | Marc Chevrier | 2018-02-07 | 1 | -0/+26 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-16 | 1 | -1/+1 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'directory-property-TESTS' | Brad King | 2018-02-15 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests management: add TESTS directory property | Marc Chevrier | 2018-02-08 | 1 | -0/+14 |