summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge topic 'googletest-cleanup-internal'Craig Scott2024-09-302-129/+172
|\ \ \ \ | |/ / / |/| | |
| * | | GoogleTest: Improve internally used variable namesCraig Scott2024-09-272-119/+151
| * | | GoogleTest: Minor reformattingCraig Scott2024-09-271-18/+29
| * | | GoogleTest: Modernize policies using block() / endblock()Craig Scott2024-09-272-4/+4
* | | | FindDevIL: Replace http link with its redirectBrad King2024-09-261-4/+2
* | | | FindAVIFile: Replace http link with its redirectBrad King2024-09-261-2/+3
|/ / /
* | | BinUtils: Prefer llvm-mt over mt when compiling with ClangBrad King2024-09-251-2/+3
* | | Merge topic 'cuda-host-compiler-id'Brad King2024-09-235-2/+107
|\ \ \
| * | | NVCC: Detect host compiler id and versionBrad King2024-09-205-2/+107
* | | | Merge topic 'FindJPEG-doc'Brad King2024-09-231-3/+1
|\ \ \ \
| * | | | FindJPEG: Fix documentation of include directory input variableBrad King2024-09-201-3/+1
| |/ / /
* | | | FindBZip2: Document library input variablesBrad King2024-09-201-1/+5
|/ / /
* | | Merge topic 'cpack-nuget-native'Brad King2024-09-201-0/+3
|\ \ \ | | |/ | |/|