summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Help: Add pre-test to prose for gtest_discover_tests()Craig Scott2024-09-301-9/+9
* 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
|\
| * CPack/NuGet: Add native0.0 to build dependencies in groupsDiego Dassie2024-09-191-0/+3
* | Merge topic 'FindMatlab-mcr'Brad King2024-09-201-46/+98
|\ \
| * | FindMatlab: Search mex and mx libraries for MCRHermann von Kleist2024-09-191-42/+78
| * | FindMatlab: Cache whether MATLAB root contains MCR or MATLABHermann von Kleist2024-09-191-2/+15
| * | FindMatlab: Add support for MCR distributions without mex.hHermann von Kleist2024-09-181-1/+1
| * | FindMatlab: Only consider versioned MCR subdirectory if it existsHermann von Kleist2024-09-181-1/+4
| |/
| * Merge topic 'FindPython-FIND_ABI' into release-3.30Brad King2024-09-163-37/+23
| |\
* | | FindHDF5: Avoid mentioning empty version when not foundMark Abraham2024-09-181-1/+0
* | | Merge topic 'clang-cl-c++23'Brad King2024-09-161-3/+11
|\ \ \
| * | | clang-cl: Add support for C++23Brad King2024-09-131-3/+11
* | | | Merge topic 'FindPython-FIND_ABI'Brad King2024-09-163-37/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | FindPython: ensure all ABI are searched by defaultMarc Chevrier2024-09-123-37/+23
* | | | Merge topic 'matlab-macos'Brad King2024-09-131-24/+26
|\ \ \ \
| * | | | FindMatlab: On macOS search under ~/Applications and /Applicationsscivision2024-09-121-24/+26
| | |/ / | |/| |
* | | | Merge topic 'matlab-2024b'Brad King2024-09-131-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | FindMatlab: Add R2024b version mapscivision2024-09-121-0/+1
| |/
* | Merge topic 'proto'Brad King2024-09-121-3/+17
|\ \
| * | FindProtobuf: Fix IMPORT_DIRS handling and relative directory generationXiong Nandi2024-09-111-3/+17
* | | Merge topic 'add_custom_command-arg-handling'Brad King2024-09-112-8/+13
|\ \ \ | |/ / |/| |
| * | AndroidTestUtilities: Remove DEPENDS that was being silently ignoredCraig Scott2024-09-091-1/+0
| * | ExternalProject: Ensure keywords requiring an argument have oneCraig Scott2024-08-301-7/+13
* | | Check*: Add option to pass link directories into checksAliaksandr Averchanka2024-09-0933-24/+184
* | | Merge topic 'cmp0168-populate-nondeclare-regression'Craig Scott2024-09-081-1/+3
|\ \ \ | | |/ | |/|
| * | FetchContent: Don't update verify script timestamp if it doesn't changeCraig Scott2024-09-061-1/+3
| * | Merge topic 'FindPython-free-threaded-python' into release-3.30Brad King2024-08-273-0/+37
| |\ \
* | \ \ Merge topic 'windows-kernel-mode-driver-includes'Brad King2024-09-053-0/+71
|\ \ \ \
| * | | | WindowsKernelModeDriver: Add WDK include and link paths on MSVCJoseph Snyder2024-09-033-0/+71
| | |_|/ | |/| |
* | | | Merge topic 'build-databases'Brad King2024-09-051-0/+7
|\ \ \ \
| * | | | cxxmodules: plumb control data for exporting build databasesBen Boeckel2024-08-271-0/+7
* | | | | Merge topic 'linker-dependency-file-only-ELF'Brad King2024-09-051-40/+45
|\ \ \ \ \
| * | | | | GNU/LLD linkers: link dependency only for ELF binary formatMarc Chevrier2024-08-301-40/+45
| | |/ / / | |/| | |
* | | | | Merge topic 'msvc-v100-manifest-tooling'Brad King2024-09-041-2/+2
|\ \ \ \ \
| * | | | | MSVC: Restore support for non-incremental linking with v100 toolset and olderRĂ¼diger Ihle2024-09-031-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'CheckCompilerFlag-LLVMFlang'Brad King2024-09-031-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CheckCompilerFlag: Add support for LLVMFlangscivision2024-08-291-1/+2
| |/ / /
* | | | Merge topic 'tasking-std-flags'Brad King2024-08-292-6/+6
|\ \ \ \