Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 106 | -364/+1293 |
* | Help: Improve formatting for FindBoost and FindCUDA | Nikita Nemkin | 2020-12-02 | 2 | -471/+682 |
* | Merge topic 'cuda_env_archs' | Brad King | 2020-12-01 | 1 | -0/+4 |
|\ | |||||
| * | CUDA: Initialize CMAKE_CUDA_ARCHITECTURES using $ENV{CUDAARCHS} | Raul Tambre | 2020-11-30 | 1 | -0/+4 |
* | | Merge topic 'Help-FindPython-add-version-information' | Brad King | 2020-12-01 | 3 | -40/+242 |
|\ \ | |||||
| * | | Help: FindPython: add version information | Marc Chevrier | 2020-12-01 | 3 | -40/+242 |
* | | | Merge topic 'windows-clang-LINKER-prefix' | Brad King | 2020-12-01 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Clang on Windows: 'LINKER:' prefix must be honored | Marc Chevrier | 2020-11-30 | 1 | -0/+3 |
| * | | Merge topic 'FPHSA-usable-outside-find_package' into release-3.19 | Marc Chevrier | 2020-11-28 | 1 | -2/+7 |
| |\ \ | |||||
* | \ \ | Merge topic 'makefiles-compiler-deps-optims' | Brad King | 2020-11-30 | 35 | -20/+242 |
|\ \ \ \ | |||||
| * | | | | Makefiles Generators: use compiler for dependencies generation | Marc Chevrier | 2020-11-29 | 25 | -1/+223 |
| * | | | | Refactoring: Introduce place-holder for dependency target. | Marc Chevrier | 2020-11-28 | 17 | -19/+19 |
* | | | | | Merge topic 'correct_check_compiler_flag_regression' | Brad King | 2020-11-30 | 3 | -7/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}Flag | Robert Maynard | 2020-11-25 | 3 | -7/+8 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'check-lang-conditions' | Brad King | 2020-11-30 | 3 | -20/+20 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Check*: Tolerate variables set with names of languages | Brad King | 2020-11-25 | 3 | -20/+20 |
| |/ / / | |||||
| * | | | Merge topic 'cuda_detect_vs_codegen' into release-3.19 | Brad King | 2020-11-25 | 1 | -4/+8 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'cuda_11' into release-3.19 | Brad King | 2020-11-23 | 1 | -4/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'FindGTest-revert-no-release' into release-3.19 | Brad King | 2020-11-23 | 1 | -28/+12 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'ctest-less-findy' | Craig Scott | 2020-11-28 | 1 | -9/+8 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | CTest: only look for update executables when needed | Seth R Johnson | 2020-11-26 | 1 | -9/+8 |
* | | | | | | | Merge topic 'FPHSA-usable-outside-find_package' | Marc Chevrier | 2020-11-28 | 1 | -2/+7 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | FPHSA: ensure it can be used outside 'find_package' | Marc Chevrier | 2020-11-25 | 1 | -2/+7 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'cuda_detect_vs_codegen' | Brad King | 2020-11-25 | 1 | -4/+8 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | CUDA: Fix user-set architectures during detection with Visual Studio | Raul Tambre | 2020-11-25 | 1 | -4/+8 |
* | | | | | | Merge topic 'cuda_11' | Brad King | 2020-11-23 | 1 | -4/+6 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | CUDA: Error if can't determine toolkit library root | Raul Tambre | 2020-11-22 | 1 | -0/+2 |
| * | | | | | CUDA: Clang CUDA 11.1 support | Raul Tambre | 2020-11-22 | 1 | -4/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'master' into FindGTest-revert-no-release | Brad King | 2020-11-20 | 65 | -236/+707 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge topic 'revert-explicit-LANGUAGE-flag' | Brad King | 2020-11-20 | 12 | -24/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Revert "specify language flag when source LANGUAGE property is set" | Brad King | 2020-11-19 | 12 | -24/+3 |
| * | | | | Merge topic 'rename_cuda_memcheck' | Brad King | 2020-11-18 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | CPack/DEB: Do not crash when asked for debug symbols when there are none | Andrew Fuller | 2020-11-16 | 1 | -0/+4 |
| * | | | | MSVC: Do not add /GR to CMAKE_CXX_FLAGS by default | Brad King | 2020-11-13 | 1 | -1/+7 |
| * | | | | MSVC: Factor out initialization of /GR flag | Brad King | 2020-11-13 | 1 | -4/+8 |
| * | | | | Merge topic 'usejava_helpers' | Brad King | 2020-11-13 | 4 | -25/+7 |
| |\ \ \ \ | |||||
| | * | | | | UseJava: Move helper scripts to subdirectory | Nikita Nemkin | 2020-11-12 | 4 | -25/+7 |
| * | | | | | Merge topic 'android-abis' | Brad King | 2020-11-13 | 1 | -61/+76 |
| |\ \ \ \ \ | |||||
| | * | | | | | Android: load ABI information from abis.cmake | Haibo Huang | 2020-11-12 | 1 | -61/+76 |
| | |/ / / / | |||||
| * | | | | | Merge topic 'qtifw-archivegen' | Brad King | 2020-11-13 | 1 | -0/+10 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'qtifw-4.0' | Brad King | 2020-11-13 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'xcode-compiler-id-path' | Brad King | 2020-11-13 | 4 | -4/+4 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge topic 'xcode-compiler-id-arch' | Brad King | 2020-11-13 | 2 | -2/+9 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'ctest-batch' | Brad King | 2020-11-12 | 2 | -12/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | CTest: Remove additional batch test variables | Seth R Johnson | 2020-11-11 | 2 | -12/+0 |
| * | | | | | | | | Merge topic 'FindBLAS/OpenBLAS-OpenMP' | Brad King | 2020-11-12 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | FindBLAS: Add dependency of OpenBLAS on OpenMP for BLA_STATIC | Eisuke Kawashima | 2020-11-11 | 1 | -1/+7 |
| * | | | | | | | | | Merge topic 'FindRuby-vs-runtimes' | Brad King | 2020-11-12 | 1 | -7/+13 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'FortranCInterface-CMP0056' | Brad King | 2020-11-11 | 2 | -0/+18 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | FortranCInterface: Honor CMAKE_EXE_LINKER_FLAGS under CMP0056 | Brad King | 2020-11-10 | 2 | -0/+18 |
| | | |/ / / / / / / | | |/| | | | | | | |