summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Linker configuration: Add missing platform HaikuBegasus2025-02-109-0/+39
* Merge topic 'ticlang-uppercase-arm-architecture' into release-3.31Brad King2025-02-071-1/+1
|\
| * TIClang: Make ARM architecture id uppercaseJosef Angstenberger2025-02-071-1/+1
* | Linker: Restore support for WHOLE_ARCHIVE with Swift librariesAlexandra Cherdantseva2025-02-0312-0/+63
* | GoogleTest: Restore support for spaces in explicit WORKING_DIRECTORYIhor Sofiichenko2025-01-271-10/+10
* | IAR: decouple linker location from toolkit's bin dirFelipe Torrezan2025-01-211-6/+6
* | Merge topic 'FindMatlab-doc' into release-3.31Brad King2025-01-171-5/+7
|\ \
| * | FindMatlab: Fix multi-signature function documentation anchorsBrad King2025-01-161-5/+7
* | | Clang/CUDA: Fix language-wide flags when linking .so with compiler driverBrad King2025-01-141-1/+1
* | | Merge topic 'lfortran-generate-object-code' into release-3.31Brad King2025-01-103-2/+6
|\ \ \
| * | | LFortran: Remove hard-coded --generate-object-code flagSaurabh Kumar2025-01-093-2/+6
* | | | Merge topic 'FindBoost-1.87' into release-3.31Brad King2025-01-081-3/+17
|\ \ \ \
| * | | | FindBoost: Add support for Boost 1.87Brad King2025-01-071-3/+17
| |/ / /
* | | | Help: FindPython: fix typoMarc Chevrier2024-12-213-3/+3
|/ / /
* | | VS: Restore support for mixing C++23 and C in one target with clang-clBrad King2024-12-091-0/+5
* | | Merge topic 'FindPython-SABIModule-handling' into release-3.31Brad King2024-12-031-3/+4
|\ \ \
| * | | FindPython: Ensure SABIModule is found in all casesMarc Chevrier2024-12-021-3/+4
* | | | FindRuby: Add support for 3.4cfis2024-12-021-15/+10
|/ / /
* | | Merge topic 'linker-depfile-flag' into release-3.31Brad King2024-11-291-1/+1
|\ \ \
| * | | GNU linker: Use single-argument form of --dependency-file flagBrad King2024-11-281-1/+1
* | | | Intel/Classic: deactivate linker dependency file supportMarc Chevrier2024-11-281-0/+3
|/ / /
* | | LLD linker: avoid regression on archive libraries deduplicationMarc Chevrier2024-11-1834-0/+49
* | | 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
|\ \ \ \