Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 '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 |
| * | | | | | | | | | ASM: Hook up Windows-specific GNU/Clang compiler information modules | Martin Storsjö | 2020-01-31 | 7 | -16/+28 |
| |/ / / / / / / / | |||||
* | | | | | | | | | 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 'ninja_multi_config_test_understand_win_cuda' | Brad King | 2020-02-03 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | NinjaMultiConfig: CUDA executables generate symbols on windows | Robert Maynard | 2020-01-31 | 2 | -0/+6 |
* | | | | | | | | | | Merge topic 'cpack-deprecate-old-macos-generators' | Brad King | 2020-02-03 | 5 | -2/+19 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CPack: Deprecate OSXX11 generator | Brad King | 2020-01-31 | 3 | -1/+5 |
| * | | | | | | | | | | CPack: Deprecate PackageMaker generator | Brad King | 2020-01-31 | 4 | -1/+14 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'blas-intel-mkl' | Brad King | 2020-02-03 | 2 | -10/+25 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Find{BLAS,LAPACK}: Include parent of points directory in search | Mario Emmenlauer | 2020-01-31 | 2 | -0/+13 |
| * | | | | | | | | | | Find{BLAS,LAPACK}: Fixed an incorrect use of a macro argument | Mario Emmenlauer | 2020-01-31 | 2 | -10/+12 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'aix-no-export-all' | Brad King | 2020-02-03 | 24 | -22/+126 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | AIX: Add an option to disable automatic exports from shared libraries | Brad King | 2020-01-31 | 23 | -5/+102 |
| * | | | | | | | | | | AIX: Improve name of internal symbol export list file | Brad King | 2020-01-31 | 2 | -4/+4 |
| * | | | | | | | | | | AIX: Add ExportImportList option to skip the object files | Brad King | 2020-01-31 | 1 | -14/+18 |
| * | | | | | | | | | | AIX: Revise ExportImportList to build output more incrementally | Brad King | 2020-01-31 | 1 | -2/+5 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'clang-tidy-driver-mode' | Brad King | 2020-02-03 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | clang-tidy: Fix explicit --driver-mode= argument | Brad King | 2020-01-31 | 2 | -2/+2 |
* | | | | | | | | | | | Merge topic 'findCUDAToolkit_correct_cudart_static_deps' | Brad King | 2020-02-03 | 1 | -0/+25 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | CUDAToolkit: Add required static runtime library dependencies | Robert Maynard | 2020-01-30 | 1 | -0/+25 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-03 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-02 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-01 | 1 | -1/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-31 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'aix-skip-exports' into release-3.16 | Brad King | 2020-01-31 | 1 | -1/+11 |
| |\ \ \ \ \ \ \ |