Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'android-ndk-r19-binutils' | Brad King | 2020-02-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Android: Fix binutils selection with NDK r19+ unified toolchain | Brad King | 2020-02-03 | 1 | -0/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-04 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'ninja-multi-variable-shuffle' | Brad King | 2020-02-03 | 32 | -172/+455 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja Multi-Config: Shuffle variables around | Kyle Edwards | 2020-02-03 | 32 | -172/+455 | |
* | | | | | | | | Merge topic 'ctest-add-ignore-no-tests-option' | Kyle Edwards | 2020-02-03 | 16 | -1/+94 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add --no-tests=<[error|ignore]> option to CTest | Stefan Dinkelacker | 2020-01-31 | 16 | -1/+94 | |
* | | | | | | | | | Merge topic 'bootstrap-c++-features' | Brad King | 2020-02-03 | 1 | -0/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bootstrap: take care of C++ features configuration | Marc Chevrier | 2020-02-01 | 1 | -0/+24 | |
* | | | | | | | | | | 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 'windows-gnu-asm' | Brad King | 2020-02-03 | 8 | -18/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Tests: Update Assembler code generation to select MSVC runtime library | Brad King | 2020-01-31 | 1 | -2/+6 | |