Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'link-line-backtrace' | Brad King | 2020-02-11 | 9 | -93/+85 |
|\ | |||||
| * | Merge branch 'backport-3.16-link-line-backtrace' | Brad King | 2020-02-10 | 9 | -93/+85 |
| |\ | |||||
| | * | Propagate backtraces from LINK_LIBRARIES through to link line items | Brad King | 2020-02-10 | 9 | -93/+85 |
| | * | CMake 3.16.4v3.16.4 | Brad King | 2020-02-05 | 1 | -1/+1 |
| | * | Merge topic 'vs-version-for-unity' into release-3.16 | Brad King | 2020-02-05 | 3 | -7/+12 |
| | |\ | |||||
| | * \ | Merge topic 'vs-16.4-custom-command-inputs' into release-3.16 | Brad King | 2020-01-29 | 1 | -1/+7 |
| | |\ \ | |||||
| | * | | | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments | Kyle Edwards | 2020-01-22 | 1 | -3/+14 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-11 | 1 | -1/+1 |
* | | | | | Merge topic 'ninja-multi-depfile' | Brad King | 2020-02-10 | 3 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja Multi-Config: Add support for DEPFILE option in add_custom_command() | Kyle Edwards | 2020-02-07 | 3 | -1/+5 |
| * | | | | | Merge topic 'ninja-multi-default-config-fix' into release-3.17 | Brad King | 2020-02-07 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-10 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-09 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-08 | 1 | -1/+1 |
* | | | | | | | Merge topic 'cmake-gui-env-platform-defaults' | Brad King | 2020-02-07 | 2 | -3/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake-gui: set generator field defaults from environment | Code Smith | 2020-02-06 | 2 | -3/+51 |
* | | | | | | | | Merge topic 'ninja-multi-default-config-fix' | Brad King | 2020-02-07 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Ninja Multi-Config: Fix issue with CMAKE_NMC_DEFAULT_BUILD_FILE_CONFIG | Kyle Edwards | 2020-02-06 | 1 | -0/+1 |
* | | | | | | | | Merge topic 'ninja-multi-no-minsizerel' | Brad King | 2020-02-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Ninja Multi-Config: Don't include MinSizeRel by default | Kyle Edwards | 2020-02-06 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-07 | 1 | -1/+1 |
* | | | | | | | Merge topic 'cmakefiles-rules-ninja' | Brad King | 2020-02-06 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: Move rules.ninja into CMakeFiles | Kyle Edwards | 2020-02-05 | 1 | -1/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-06 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Begin post-3.17 development | Brad King | 2020-02-05 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | Begin 3.17 release versioning | Brad King | 2020-02-05 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | Merge topic 'ninja-multi-cmake-build-no-config' | Brad King | 2020-02-05 | 8 | -14/+67 |
|\ \ \ \ | |||||
| * | | | | Ninja Multi-Config: Use build.ninja if cmake --build has no --config | Kyle Edwards | 2020-02-04 | 4 | -11/+46 |
| * | | | | Refactor: Allow generators to decide default configuration for build | Kyle Edwards | 2020-02-04 | 4 | -3/+21 |
* | | | | | Merge topic 'llvm-rc-preprocess' | Brad King | 2020-02-05 | 2 | -0/+114 |
|\ \ \ \ \ | |||||
| * | | | | | Add -E cmake_llvm_rc to preprocess files for llvm-rc | Thomas Bernard | 2020-02-04 | 2 | -0/+114 |
* | | | | | | Merge topic 'vs-version-for-unity' | Brad King | 2020-02-05 | 3 | -7/+12 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | VS: Do not use native unity builds on VS 2017 versions less than 15.8 | Brad King | 2020-02-04 | 3 | -7/+12 |
| | |_|/ / | |/| | | | |||||
| * | | | | CMake 3.16.3v3.16.3 | Brad King | 2020-01-21 | 1 | -1/+1 |
| * | | | | Merge topic 'autogen_rcc_skip_unity' into release-3.16 | Brad King | 2020-01-20 | 2 | -14/+19 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'pch-msvc-no-path-repetition' into release-3.16 | Craig Scott | 2020-01-19 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'nag-submodule' into release-3.16 | Brad King | 2020-01-16 | 1 | -2/+6 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-05 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'ninja-run-tool-in-builddir' | Brad King | 2020-02-04 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmGlobalNinjaGenerator: run ninja tools in the build directory | Ben Boeckel | 2020-02-03 | 1 | -0/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'swift-exe-exports' | Brad King | 2020-02-04 | 1 | -3/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: properly handle exports from Swift exes | Saleem Abdulrasool | 2020-02-02 | 1 | -3/+10 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-04 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'ninja-multi-variable-shuffle' | Brad King | 2020-02-03 | 2 | -84/+140 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja Multi-Config: Shuffle variables around | Kyle Edwards | 2020-02-03 | 2 | -84/+140 |
* | | | | | | | | Merge topic 'ctest-add-ignore-no-tests-option' | Kyle Edwards | 2020-02-03 | 4 | -1/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add --no-tests=<[error|ignore]> option to CTest | Stefan Dinkelacker | 2020-01-31 | 4 | -1/+42 |
* | | | | | | | | | Merge topic 'fix_automoc_deps_rule_name' | Brad King | 2020-02-03 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix AUTOMOC deps file to contain correct rule name | Alexandru Croitor | 2020-01-31 | 1 | -1/+8 |
* | | | | | | | | | | Merge topic '7zip-fix' | Brad King | 2020-02-03 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ |