summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'musl-linux-any' into release-3.31Brad King2024-11-131-1/+1
|\
| * Linux: Recognize multiarch directories for musl-linux-anyTimo Röhling2024-11-121-1/+1
* | Merge topic 'image-magick-7' into release-3.31Brad King2024-11-131-1/+3
|\ \
| * | FindImageMagick: Fix ARCH_INCLUDE_DIR detection for version 7 and newerTimo Röhling2024-11-121-1/+3
| |/
* | Merge topic 'WHOLE_ARCHIVE-various-systems' into release-3.31Brad King2024-11-1350-9/+246
|\ \
| * | Linker configuration: Add missing platformsMarc Chevrier2024-11-1250-9/+246
* | | Merge topic 'gtest-discover-flush-duplicates' into release-3.31Brad King2024-11-131-39/+31
|\ \ \ | |_|/ |/| |
| * | GoogleTest: Avoid extra call to set DISABLED test property in discoveryCraig Scott2024-11-121-4/+3
| * | GoogleTest: Clear script content buffer on flush and flush less oftenCraig Scott2024-11-121-35/+28
| |/
* | Merge topic 'FindSQLite3-pkg-config' into release-3.31Brad King2024-11-121-1/+3
|\ \
| * | FindSQLite3: Guard calls to pkg_check_modulesPeter Kokot2024-11-111-1/+3
| |/
* | Merge topic 'FindBoost-1.86' into release-3.31Brad King2024-11-121-2/+2
|\ \ | |/ |/|
| * FindBoost: Add support for Boost 1.86Brad King2024-11-111-2/+2
* | Merge topic 'FindCUDAToolkit-remove-debug-message' into release-3.31Brad King2024-10-281-1/+0
|\ \
| * | FindCUDAToolkit: Remove debug messageSeth R Johnson2024-10-251-1/+0
* | | codespell: Fix typosBrad King2024-10-252-3/+3
|/ /
* | Merge topic 'windows-kernel-mode-driver' into release-3.31Brad King2024-10-251-9/+4
|\ \
| * | WindowsKernelModeDriver: Switch to appending to variablesJoseph Snyder2024-10-241-9/+4
* | | Merge topic 'lfortran-link-info' into release-3.31Brad King2024-10-252-8/+9
|\ \ \
| * | | LFortran: Improve detection of implicit link information for lfortran 0.40+Brad King2024-10-242-8/+9
| |/ /
* | | Linker configuration: enhance usabilityMarc Chevrier2024-10-2418-42/+38
|/ /
* | Merge topic 'python3.14' into release-3.31Brad King2024-10-183-3/+3
|\ \ | |/
| * FindPython: Add support for Python 3.14Miro Hrončok2024-10-183-3/+3
| * Merge topic 'cpack-nuget-native' into release-3.30Brad King2024-09-201-0/+3
| |\
* | | Xcode: Use ad-hoc signing during compiler id for iOS Mac CatalystBrad King2024-10-161-1/+1
* | | FindCUDAToolkit: nvrtc shouldn't hard depend on nvJitLinkRobert Maynard2024-10-141-2/+2
* | | CUDAToolkit: nvrtc shouldn't hard depend on nvrtc-builtinsRobert Maynard2024-10-091-1/+1
* | | Merge topic 'FindProtobuf-protoc-missing'Brad King2024-10-091-0/+6
|\ \ \
| * | | FindProtobuf: Fail protobuf_generate early if protoc is missingJiaRui Liu2024-10-081-0/+6
* | | | FindOpenMP: Add support for CUDA when compiling with ClangBrad King2024-10-071-5/+3
* | | | Clang/CUDA: Add language-wide flags when linking with compiler driverBrad King2024-10-071-2/+2
* | | | Merge topic 'GoogleTest-DISCOVERY_EXTRA_ARGS'Brad King2024-10-072-2/+26
|\ \ \ \
| * | | | GoogleTest: Add DISCOVERY_EXTRA_ARGS to gtest_discover_tests()Cedric Martineau2024-10-042-1/+19
| * | | | Help: Mention TEST_LIST with gtest_discover_tests() can omit testsCraig Scott2024-10-041-1/+7
* | | | | Merge topic 'ci-linkcheck'Brad King2024-10-072-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindDevIL: Restore http link after redirect was removedBrad King2024-10-041-1/+1
| * | | | FindAVIFile: Restore http link after redirect was removedBrad King2024-10-041-1/+1
* | | | | Merge topic 'deprecate-pre-3.10'Brad King2024-10-049-9/+9
|\ \ \ \ \
| * | | | | ExternalProject: Enable all policies in internal scriptsBrad King2024-10-039-9/+9
| |/ / / /
* | | | | Merge topic 'cpack-deb-depends-list'Brad King2024-10-041-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPackDeb: always treat PACKAGE_DEPENDS as a listEdoardo Bortolozzo2024-10-031-2/+1
| |/ / /
* | | | NVHPC: Record C++23 supportscivision2024-10-021-0/+7
|/ / /
* | | Merge topic 'preserve-empty-args-test-command-lines'Brad King2024-10-028-53/+209
|\ \ \
| * | | tests: Preserve empty arguments in test command linesCraig Scott2024-10-028-44/+200
| * | | Help: Add pre-test to prose for gtest_discover_tests()Craig Scott2024-09-301-9/+9
* | | | Merge topic 'FindOpenMP-CUDA'Brad King2024-09-301-30/+48
|\ \ \ \ | |/ / / |/| | |
| * | | FindOpenMP: Add support for CUDA when supported by the toolchainBrad King2024-09-271-8/+36
| * | | FindOpenMP: Factor out compiler id lookupBrad King2024-09-271-3/+5
| * | | FindOpenMP: Simplify compiler driver checkBrad King2024-09-271-14/+2
| * | | FindOpenMP: Simplify explicit "omp" library checksBrad King2024-09-271-7/+7