summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-nvpl' into release-4.2Brad King2025-12-112-2/+2
|\
| * FindBLAS: Make find_package(nvpl) quietVito Gamberini2025-12-102-2/+2
| * Merge topic 'flang-j-as-moddir' into release-4.1Brad King2025-11-251-1/+1
| |\
* | \ Merge topic 'emscripten-arch-id' into release-4.2Brad King2025-11-264-0/+16
|\ \ \
| * | | Emscripten: Provide CMAKE_<LANG>_COMPILER_ARCHITECTURE_IDBrad King2025-11-254-0/+16
* | | | Merge topic 'emscripten-fPIC' into release-4.2Brad King2025-11-261-2/+0
|\ \ \ \
| * | | | Emscripten: Drop hard-coded -fPIC flagBrad King2025-11-251-2/+0
* | | | | Merge topic 'ExternalProject-env-mod' into release-4.2Brad King2025-11-261-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ExternalProject: Fix environment modification ops named with underscoresBrad King2025-11-241-1/+1
* | | | | Merge topic 'flang-j-as-moddir' into release-4.2Brad King2025-11-251-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | LLVMFlang-Fortran: Use -J instead of -module-dirTarun Prabhu2025-11-241-1/+1
| * | | CPack: Backport "correctly perform querytags on old versions of RPM"Brad King2025-11-101-0/+10
| * | | CPack/RPM: Backport "Fix detection of RPM support for weak dependencies"Brad King2025-11-101-10/+14
| * | | CPack/RPM: Backport "Remove redundant conditions for presence of rpmbuild"Brad King2025-11-101-50/+31
* | | | Emscripten: Restore placement of source files on compile command-linesBrad King2025-11-241-1/+1
| |/ / |/| |
* | | VS/Android: Use ApplicationTypeRevision 3.0 in VS2026Brad King2025-11-202-2/+2
* | | Help: Fix typos and formatting for 4.2 releaseCraig Scott2025-11-141-1/+1
* | | FindPostgreSQL: Add support for version 17Brad King2025-11-121-0/+2
* | | FindImageMagick: Fix detection of version 7 from headersBrad King2025-11-121-15/+21
* | | FindJNI: Add Debian/Ubuntu specific paths for more recent JDK versionsBrad King2025-11-121-0/+5
* | | GoogleTest: Avoid POST_BUILD race condition for gtest_discover_tests()Brad King2025-11-061-0/+2
* | | pre-commit: version bump `typos` hook plus fix found typosAlex Turbov2025-10-302-5/+5
* | | macOS: Do not incorrectly search for per-arch SDKsBrad King2025-10-291-1/+1
* | | Merge topic 'python_debug_postifx_no_interpreter' into release-4.2Brad King2025-10-281-4/+7
|\ \ \
| * | | FindPython: Support getting DEBUG_POSTFIX without requiring InterpreterAndrej7302025-10-271-4/+7
* | | | Merge topic 'gtest-discovery-race-condition' into release-4.2Brad King2025-10-271-1/+11
|\ \ \ \
| * | | | GoogleTest: Avoid POST_BUILD race condition for gtest_discover_tests()Craig Scott2025-10-261-1/+11
* | | | | Merge topic 'xcode-macos-deployment-target' into release-4.2Brad King2025-10-271-15/+45
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'backport-4.0-xcode-macos-deployment-target'Brad King2025-10-261-15/+45
| |\ \ \ \
| | * | | | Xcode: Restore default CMAKE_OSX_DEPLOYMENT_TARGET to run on hostBrad King2025-10-261-3/+33
| | * | | | Apple: Initialize deployment target after SDKBrad King2025-10-261-15/+15
| | * | | | Merge topic 'FindPython-3.15' into release-4.0Brad King2025-10-253-3/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | macOS: Avoid relying on sw_vers when cross-compiling from another OSBrad King2025-10-222-12/+9
| | * | | | macOS: Remove outdated condition for CMAKE_OSX_DEPLOYMENT_TARGETBrad King2025-10-221-1/+1
| | * | | | Merge topic 'clang_cuda_support_cuda_13' into release-4.0Brad King2025-08-151-4/+10
| | |\ \ \ \
| | * \ \ \ \ Merge topic 'cuda_13_support' into release-4.0Brad King2025-08-051-68/+77
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge topic 'cuda_ensure_arch_order' into release-4.0Brad King2025-08-051-2/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge topic 'qcc-8-cxx-lang-flag' into release-4.0Brad King2025-08-051-3/+11
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge topic 'backport-determine-abi-fix' into release-4.0Brad King2025-07-281-1/+7
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge topic 'FindPython-3.15' into release-4.1Brad King2025-10-253-3/+3
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge topic 'fbuild_cuda' into release-4.2Brad King2025-10-261-2/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | FASTBuild: support CUDA languageEduard Voronkin2025-10-251-2/+8
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindPython-3.15' into release-4.2Brad King2025-10-253-3/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindPython: Add support for Python 3.15Karolina Surma2025-10-243-3/+3
| * | | | | | | | | Apple: Backport "Enable linking during iOS toolchain inspection" to 3.31Brad King2025-10-214-8/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | UseSWIG: Issue `swig_link_libraries` deprecation warning if CMP0078 is NEWAndrej7302025-10-241-0/+4
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'gtest-json-discovery-empty' into release-4.2Brad King2025-10-221-39/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | GoogleTest: Restore support for empty discovered test listOttmar Zittlau2025-10-211-39/+37
* | | | | | | | | Linker: Tolerate CMAKE_EXECUTE_PROCESS_COMMAND_ERROR_IS_FATAL set to ANYTristan Daifuku2025-10-202-2/+6
* | | | | | | | | Compilers: Use -print-sysroot output only with successful exit codeBrad King2025-10-201-2/+6
|/ / / / / / / /