Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-14 | 36 | -78/+66 |
* | Merge topic 'cpack-reuse-cmake-tools' | Brad King | 2022-09-07 | 3 | -18/+55 |
|\ | |||||
| * | CPack: re-use paths of tools discovered by CMakeFindBinUtils | Matteo Martelli | 2022-09-06 | 3 | -18/+55 |
* | | Merge topic 'cuda_support_sm90a' | Brad King | 2022-09-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | CUDA: Support upcoming sm90a architecture | Robert Maynard | 2022-09-06 | 1 | -1/+1 |
* | | | Merge topic 'zlib-windows-cross-compile-fix' | Brad King | 2022-09-07 | 1 | -4/+20 |
|\ \ \ | |||||
| * | | | FindZLIB: fix CMAKE_FIND_LIBRARY_PREFIXES being unset when it was empty | Daniel Scharrer | 2022-09-06 | 1 | -4/+20 |
* | | | | Merge topic 'findCUDAToolkit_declare_deps_for_targets_once' | Brad King | 2022-09-07 | 1 | -17/+20 |
|\ \ \ \ | |||||
| * | | | | FindCUDAToolkit: Correctly state cusolver and cublas dependencies | Robert Maynard | 2022-09-02 | 1 | -17/+20 |
* | | | | | Merge topic 'implicit-link-info-msvc' | Brad King | 2022-09-06 | 4 | -3/+11 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeParseImplicitLinkInfo: Better detection of msvc | Robert Maynard | 2022-09-02 | 4 | -3/+11 |
* | | | | | | Merge topic 'doc-fetchcontent-gtest-example' | Craig Scott | 2022-09-05 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Fix wrong casing of GTest in FetchContent integration example | Craig Scott | 2022-09-04 | 1 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'ExternalProject-default-git-tag' | Craig Scott | 2022-09-04 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | ExternalProject: note the default of `GIT_TAG` being `master` | Ben Boeckel | 2022-09-02 | 1 | -0/+3 |
| |/ / / / | |||||
* | | | | | Merge topic 'CMakeFindFrameworks-brew-arm64' | Brad King | 2022-09-02 | 1 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeFindFrameworks: Fix Brew 'Frameworks' path on Apple Silicon | Jean-Baptiste Noël | 2022-09-01 | 1 | -1/+8 |
* | | | | | | Merge topic 'matlab_root' | Brad King | 2022-09-02 | 1 | -1/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindMatlab: follow CMP0074 <PackageName>_ROOT search behavior | Michael Hirsch | 2022-09-01 | 1 | -1/+16 |
| * | | | | | | FindMatlab: add'l check that Matlab test version file exists | Michael Hirsch | 2022-09-01 | 1 | -0/+9 |
* | | | | | | | Merge topic 'add_language_levels_for_cxx26' | Brad King | 2022-09-01 | 3 | -0/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMake: Support upcoming C++26 language level | Robert Maynard | 2022-08-31 | 3 | -0/+21 |
* | | | | | | | | Merge topic 'FindPostgreSQL-brew' | Brad King | 2022-09-01 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | FindPostgreSQL: Add brew-style directories to search path | parkesb | 2022-08-31 | 1 | -0/+3 |
| * | | | | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea... | Brad King | 2022-08-31 | 1 | -3/+9 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'ctest-target-alias-args' | Brad King | 2022-08-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CTestTargets: Include CMAKE_CTEST_ARGUMENTS in CTEST_TEST_TARGET_ALIAS | Cody Martin | 2022-08-30 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'FindOpenGL-clarify-output' | Brad King | 2022-08-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | FindOpenGL: Fix confusing output with CMP0072 and OpenGL preference | Colton G. Rushton | 2022-08-30 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'FindOpenSP-module' | Brad King | 2022-08-31 | 1 | -0/+155 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindOpenSP: Add module to find the OpenSP library | Dawid Wróbel | 2022-08-30 | 1 | -0/+155 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' | Brad King | 2022-08-31 | 1 | -3/+9 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX | Robert Maynard | 2022-08-30 | 1 | -3/+9 |
* | | | | | | | | Merge topic 'FindBoost-1.80' | Brad King | 2022-08-31 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | FindBoost: Add support for Boost 1.80 | Kargatum | 2022-08-30 | 1 | -2/+2 |
* | | | | | | | Merge topic 'correct_cupti_search_paths' | Craig Scott | 2022-08-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | |||||
| * | | | | | FindCUDAToolkit: Search the cuda toolkit include path for cupti | Robert Maynard | 2022-08-24 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'bsd-variables' | Craig Scott | 2022-08-22 | 5 | -2/+10 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | BSD: Set *BSD variables when targeting a *BSD system | Cristian Adam | 2022-08-20 | 4 | -0/+8 |
| * | | | | kFreeBSD: Do not unset LINUX variable | Cristian Adam | 2022-08-20 | 1 | -2/+2 |
* | | | | | Merge topic 'cuda_mark_toolkit_includes_as_system' | Brad King | 2022-08-19 | 1 | -4/+2 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Always mark cuda toolkit as system include | Robert Maynard | 2022-08-18 | 1 | -4/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'fortran-compiler-list' | Brad King | 2022-08-17 | 1 | -25/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Fortran: cleanup compiler default search list | Michael Hirsch | 2022-08-16 | 1 | -25/+11 |
* | | | | | | Merge topic 'FindVulkan-tolerate-FATAL_ERROR' | Brad King | 2022-08-17 | 1 | -0/+10 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | FindVulkan: Restore tolerance of unknown FATAL_ERROR component | Brad King | 2022-08-17 | 1 | -0/+10 |
* | | | | | | Merge topic 'output_all_attempts_at_compiler_detection' | Brad King | 2022-08-17 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CompilerId: Output errors from all attempts at detection | Robert Maynard | 2022-08-16 | 1 | -2/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'nvhpc_fpie_support' | Brad King | 2022-08-16 | 1 | -7/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | NVHPC: Enable PIE support on linux | Robert Maynard | 2022-08-15 | 1 | -7/+9 |