Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | FindMPI: quote literal values | Ben Boeckel | 2022-09-12 | 1 | -19/+19 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'ExternalProject-cmake-install' | Brad King | 2022-09-13 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ExternalProject: Install CMake projects using 'cmake --install' | Harry Mallon | 2022-09-12 | 1 | -4/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'LINUX-host' | Brad King | 2022-09-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host | Cristian Adam | 2022-09-09 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'fetchcontent-redirect-version-exact' | Brad King | 2022-09-12 | 2 | -4/+10 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | FetchContent: Ignore EXACT for redirected find_package() calls | Craig Scott | 2022-09-11 | 2 | -4/+10 | |
* | | | | | | | Merge topic 'FortranCInterface-LLVMFlang' | Brad King | 2022-09-12 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | FortranCInterface: Add support for LLVMFlang mangling | Gilles Gouaillardet | 2022-09-09 | 2 | -3/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'fetchcontent-unset-wrong-nested-var' | Craig Scott | 2022-09-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | FetchContent: Fix unsetting wrong variable name after provider returns | Craig Scott | 2022-09-10 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'fphsa-error-message-empty-version-var' | Brad King | 2022-09-09 | 1 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | FPHSA: Improve error message when VERSION_VAR is empty or has been unset() | Andrea Pappacoda | 2022-09-07 | 1 | -2/+4 | |
* | | | | | Merge topic 'BSD' | Brad King | 2022-09-09 | 5 | -8/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | BSD: Set CMAKE_HOST_BSD variable on a BSD host | Cristian Adam | 2022-09-05 | 1 | -0/+1 | |
| * | | | | | BSD: Only use BSD as variable for target BSD system | Cristian Adam | 2022-09-05 | 4 | -8/+4 | |
* | | | | | | Merge topic 'useswig-perl-module' | Marc Chevrier | 2022-09-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | UseSWIG: track generated Perl module files | Thomas Weißschuh | 2022-09-08 | 1 | -0/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'fetchcontent-extra' | Brad King | 2022-09-09 | 1 | -4/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | Help: Fix typo in FetchContent example, extras should read extra | Mathieu Malaterre | 2022-09-09 | 1 | -4/+4 | |
| * | | | | Merge topic 'zlib-windows-cross-compile-fix' into release-3.24 | Brad King | 2022-09-07 | 1 | -4/+20 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'findCUDAToolkit_declare_deps_for_targets_once' into release-3.24 | Brad King | 2022-09-07 | 1 | -17/+20 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge topic 'doc-fetchcontent-gtest-example' into release-3.24 | Craig Scott | 2022-09-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | 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 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | |