Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Support setting CUDA14/17 when using MSVC | Robert Maynard | 2020-08-24 | 1 | -4/+6 |
* | Merge topic 'FindMPI-cuda-pthread' into release-3.18 | Brad King | 2020-08-20 | 1 | -1/+1 |
|\ | |||||
| * | FindMPI: Fix regression in pthread guard | Axel Huebl | 2020-08-20 | 1 | -1/+1 |
* | | Merge topic 'ep-patch-skip-update-dep' into release-3.18 | Brad King | 2020-08-19 | 1 | -27/+5 |
|\ \ | |||||
| * | | ExternalProject: Stop configure target from always appearing out-of-date | Craig Scott | 2020-08-18 | 1 | -24/+2 |
| * | | ExternalProject: Stop patch target from always appearing out-of-date | Craig Scott | 2020-08-18 | 1 | -3/+3 |
* | | | Merge topic 'llvm-rc-quote-cmake' into release-3.18 | Brad King | 2020-08-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | llvm-rc: Fix quoting of path to cmake in CMAKE_RC_COMPILE_OBJECT | Thomas Bernard | 2020-08-18 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'FindPython-enhance-version-extraction-from-lib-name' into releas... | Brad King | 2020-08-19 | 1 | -3/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | FindPython: enhance robustness of version extraction from library name | Marc Chevrier | 2020-08-18 | 1 | -3/+4 |
| |/ | |||||
* | | CMakeFindBinUtils: Always consider plain binutils when not cross-compiling | Robert Maynard | 2020-08-18 | 1 | -0/+13 |
|/ | |||||
* | FindRuby: Add documentation for deprecated variables | Daniele E. Domenichelli | 2020-08-12 | 1 | -2/+13 |
* | Merge topic 'msvc_c11' into release-3.18 | Brad King | 2020-08-12 | 2 | -12/+33 |
|\ | |||||
| * | MSVC: Record support for C11 and c_restrict | Raul Tambre | 2020-08-11 | 2 | -12/+33 |
* | | Merge topic 'FindPython-manage-SOABI-in-all-versions' into release-3.18 | Brad King | 2020-08-12 | 1 | -12/+4 |
|\ \ | |/ |/| | |||||
| * | FindPython: manage SOABI for all Python versions | Marc Chevrier | 2020-08-11 | 1 | -12/+4 |
* | | Merge topic 'findhdf5-fix-nohl' into release-3.18 | Brad King | 2020-08-11 | 1 | -1/+0 |
|\ \ | |||||
| * | | FindHDF5: fix compiler detection when HL is disabled | Seth R Johnson | 2020-08-10 | 1 | -1/+0 |
* | | | Merge topic 'automoc-path-prefix-off' into release-3.18 | Brad King | 2020-08-11 | 1 | -1/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch 'backport-3.17-automoc-path-prefix-off' | Brad King | 2020-08-10 | 1 | -1/+3 |
| |\ \ | |||||
| | * \ | Merge branch 'backport-3.16-automoc-path-prefix-off' | Brad King | 2020-08-10 | 1 | -1/+3 |
| | |\ \ | |||||
| | | * | | Autogen: Turn off moc path prefix generation by default | Joerg Bornemann | 2020-08-10 | 1 | -1/+3 |
| | | * | | Merge branch 'backport-3.16-objc-env-vars' into release-3.16 | Brad King | 2020-05-14 | 2 | -18/+24 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'pch-msvc-pragma' into release-3.16 | Brad King | 2020-05-11 | 1 | -7/+5 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'FindGTK2-harfbuzz-target' into release-3.16 | Brad King | 2020-05-09 | 1 | -3/+6 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'backport-3.16-FindPkgConfig-isystem' into release-3.16 | Brad King | 2020-05-06 | 1 | -8/+42 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'CheckLanguage-cuda-host' into release-3.16 | Brad King | 2020-05-05 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ | |||||
| | * | \ \ \ \ \ \ | Merge branch 'FindOpenSSL-3.0' into release-3.17 | Brad King | 2020-06-08 | 1 | -2/+4 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge topic 'pch-no-Fortran' into release-3.17 | Brad King | 2020-06-03 | 2 | -11/+15 |
| | |\ \ \ \ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ \ \ \ | Merge topic 'FPHSA-name-mismatches-chained-via-include' into release-3.18 | Brad King | 2020-08-10 | 7 | -0/+52 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | FPHSA: detect inclusion between find modules | Ben Boeckel | 2020-08-07 | 7 | -0/+52 |
* | | | | | | | | | | | | | Merge topic 'FindRuby-restore-include-path' into release-3.18 | Brad King | 2020-08-10 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | FindRuby: Restore compatibility variable RUBY_INCLUDE_PATH | Brad King | 2020-08-07 | 1 | -2/+1 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge topic 'FindPython-user-policies' into release-3.18 | Brad King | 2020-08-10 | 1 | -8/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | FindPython: ensure user's policies are respected | Marc Chevrier | 2020-08-07 | 1 | -8/+5 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | GoogleTest: Restore support for list arguments in TEST_EXECUTOR | Laurits Riple | 2020-08-03 | 1 | -2/+2 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'clang-msvc-cxx-std' into release-3.18 | Brad King | 2020-07-30 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Clang: Fix fallback compile features when simulating old MSVC versions | Brad King | 2020-07-29 | 1 | -5/+5 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | FindCURL: Fix list index check after search | Mike Gelfand | 2020-07-28 | 1 | -3/+3 |
* | | | | | | | | | | | Compilers: Ignore -print-sysroot prefix when it is '/' | Brad King | 2020-07-27 | 1 | -1/+3 |
* | | | | | | | | | | | Merge topic 'externalproject-download-git-2.20-fix' into release-3.18 | Brad King | 2020-07-27 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ExternalProject: omit --no-checkout from git clone when using git 2.20.x. | Nate Avers | 2020-07-24 | 1 | -1/+5 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'FindXalanC-1.12' into release-3.18 | Brad King | 2020-07-27 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindXalanC: Fix version parsing for XalanC 1.12 | Brad King | 2020-07-24 | 1 | -3/+3 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Xcode: Explicitly specify default native architecture on macOS | Brad King | 2020-07-20 | 2 | -0/+7 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | NVCC: Handle host compiler with spaces in path | Raul Tambre | 2020-07-14 | 1 | -2/+2 |
* | | | | | | | | | | Merge topic 'irsl-intel-ia32' into release-3.18 | Brad King | 2020-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | IRSL: Fix path to Intel 32-bit redist libraries | Torgeir Rusten | 2020-07-09 | 1 | -1/+1 |
* | | | | | | | | | | | Merge topic 'FindOpenMP-version' into release-3.18 | Brad King | 2020-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindOpenMP: Set version variables every time CMake runs | Brad King | 2020-07-09 | 1 | -1/+1 |
| |/ / / / / / / / / / |