Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake 3.17.0-rc1v3.17.0-rc1 | Brad King | 2020-02-12 | 1 | -1/+1 |
* | Merge topic 'ninja-multi-default-configs-fix' into release-3.17 | Brad King | 2020-02-12 | 2 | -6/+8 |
|\ | |||||
| * | Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGS | Kyle Edwards | 2020-02-11 | 2 | -6/+8 |
* | | Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' into release-3.17 | Brad King | 2020-02-12 | 1 | -0/+2 |
|\ \ | |||||
| * | | file: GLOB_RECURSE VerifyGlobs.cmake should have CMP0009 set to new | Shane Parris | 2020-02-11 | 1 | -0/+2 |
* | | | Merge topic 'install-default-fix' into release-3.17 | Brad King | 2020-02-12 | 1 | -6/+38 |
|\ \ \ | |_|/ |/| | | |||||
| * | | install: Fix regression when using default destinations | Kyle Edwards | 2020-02-11 | 1 | -6/+38 |
* | | | Merge topic 'link-line-backtrace' into release-3.17 | 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 |
* | | | | | 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 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja Multi-Config: Fix issue with CMAKE_NMC_DEFAULT_BUILD_FILE_CONFIG | Kyle Edwards | 2020-02-06 | 1 | -0/+1 |
* | | | | | | Ninja Multi-Config: Don't include MinSizeRel by default | Kyle Edwards | 2020-02-06 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmArchiveWrite: Remove ./ suffix from 7zip archives | Cristian Adam | 2020-01-31 | 1 | -2/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'cpack-deprecate-old-macos-generators' | Brad King | 2020-02-03 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CPack: Deprecate OSXX11 generator | Brad King | 2020-01-31 | 1 | -0/+3 |
| * | | | | | | | | | | CPack: Deprecate PackageMaker generator | Brad King | 2020-01-31 | 1 | -0/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'aix-no-export-all' | Brad King | 2020-02-03 | 8 | -0/+31 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | AIX: Add an option to disable automatic exports from shared libraries | Brad King | 2020-01-31 | 8 | -0/+31 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'clang-tidy-driver-mode' | Brad King | 2020-02-03 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |