Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindMPI-fix-rerun' into release-3.17 | Brad King | 2020-02-11 | 1 | -12/+48 |
|\ | |||||
| * | FindMPI: Preserve order of include directories on re-runs of CMake | Brad King | 2020-02-10 | 1 | -12/+27 |
| * | FindMPI: Restore re-construction of include directories | Brad King | 2020-02-10 | 1 | -0/+21 |
* | | Merge topic 'ninja-multi-depfile' into release-3.17 | Brad King | 2020-02-10 | 6 | -1/+23 |
|\ \ | |||||
| * | | Ninja Multi-Config: Add support for DEPFILE option in add_custom_command() | Kyle Edwards | 2020-02-07 | 6 | -1/+23 |
|/ / | |||||
* | | Merge topic 'libarchive-win-codepage' into release-3.17 | Brad King | 2020-02-07 | 1 | -2/+5 |
|\ \ | |||||
| * | | libarchive: Add support for UTF-8 locale on Windows | Brad King | 2020-02-06 | 1 | -1/+3 |
| * | | libarchive: Fix WideCharToMultiByte output buffer size | Brad King | 2020-02-06 | 1 | -1/+2 |
* | | | Merge topic 'ninja-multi-default-config-fix' into release-3.17 | Brad King | 2020-02-07 | 3 | -0/+6 |
|\ \ \ | |||||
| * | | | Ninja Multi-Config: Fix issue with CMAKE_NMC_DEFAULT_BUILD_FILE_CONFIG | Kyle Edwards | 2020-02-06 | 3 | -0/+6 |
* | | | | Merge topic 'ninja-multi-no-minsizerel' into release-3.17 | Brad King | 2020-02-07 | 7 | -9/+30 |
|\ \ \ \ | |||||
| * | | | | Ninja Multi-Config: Don't include MinSizeRel by default | Kyle Edwards | 2020-02-06 | 7 | -9/+30 |
| |/ / / | |||||
* | | | | Merge topic 'cuda_toolkit_add_cupti' into release-3.17 | Brad King | 2020-02-07 | 1 | -3/+25 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CUDAToolkit: Add support for cupti library | Robert Maynard | 2020-02-06 | 1 | -1/+23 |
| * | | | CUDAToolkit: Correct location of OpenCL doc link | Robert Maynard | 2020-02-06 | 1 | -2/+2 |
* | | | | Begin 3.17 release versioning | Brad King | 2020-02-05 | 1 | -3/+3 |
* | | | | Help: Drop development topic notes to prepare release | Brad King | 2020-02-05 | 2 | -9/+0 |
|/ / / | |||||
* | | | Merge topic 'doc-3.17-relnotes' | Brad King | 2020-02-05 | 62 | -394/+317 |
|\ \ \ | |||||
| * | | | Help: Organize and revise 3.17 release notes | Brad King | 2020-02-05 | 1 | -184/+218 |
| * | | | Help: Consolidate 3.17 release notes | Brad King | 2020-02-05 | 62 | -394/+283 |
|/ / / | |||||
* | | | Merge branch 'release-3.16' | Brad King | 2020-02-05 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | CMake 3.16.4v3.16.4 | Brad King | 2020-02-05 | 1 | -1/+1 |
* | | | Merge topic 'ninja-multi-cmake-build-no-config' | Brad King | 2020-02-05 | 11 | -17/+82 |
|\ \ \ | |||||
| * | | | Help: Make note of ninja -f argument in Ninja Multi-Config docs | Kyle Edwards | 2020-02-04 | 1 | -1/+2 |
| * | | | Help: Explain new behavior of cmake --build in Ninja Multi-Config | Kyle Edwards | 2020-02-04 | 1 | -0/+5 |
| * | | | Ninja Multi-Config: Use build.ninja if cmake --build has no --config | Kyle Edwards | 2020-02-04 | 6 | -13/+54 |
| * | | | 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 | 12 | -0/+169 |
|\ \ \ \ | |||||
| * | | | | Add -E cmake_llvm_rc to preprocess files for llvm-rc | Thomas Bernard | 2020-02-04 | 12 | -0/+169 |
* | | | | | Merge topic 'typo' | Brad King | 2020-02-05 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Fix typo in Help/prop_tgt/OSX_COMPATIBILITY_VERSION.rst | Isuru Fernando | 2020-02-04 | 1 | -1/+1 |
* | | | | | | Merge topic 'sdcc-no-default-target' | Brad King | 2020-02-05 | 2 | -11/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | SDCC: Remove default flags for a specific target | fruit | 2020-02-04 | 2 | -11/+5 |
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-02-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge topic 'vs-version-for-unity' into release-3.16 | Brad King | 2020-02-05 | 3 | -7/+12 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | 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 Nightly Date Stamp | Kitware Robot | 2020-02-05 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'release-3.15' | Brad King | 2020-02-04 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | CMake 3.15.7v3.15.7 | Brad King | 2020-02-04 | 1 | -1/+1 |
* | | | | | | | Merge topic 'cuda_remove_toolkit_dirs_from_implicit_includes' | Brad King | 2020-02-04 | 1 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: Do not treat CUDA toolkit include directories as implicit | Robert Maynard | 2020-02-03 | 1 | -0/+12 |
* | | | | | | | | Merge topic 'compiler-abi-no-Werror' | Brad King | 2020-02-04 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CMakeDetermineCompilerABI: Avoid failing on warnings with -Werror | David Rohr | 2020-02-03 | 1 | -0/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | 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 | 2 | -4/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Ninja: properly handle exports from Swift exes | Saleem Abdulrasool | 2020-02-02 | 2 | -4/+13 |
* | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-02-04 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'android-ndk-r19-binutils' into release-3.16 | Brad King | 2020-02-04 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ |