summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Add include paths from nvcc SYSTEM_INCLUDES entryRobert Maynard2025-06-052-2/+33
* CUDA/Clang: Add archs supported by Clang 21Andrey Alekseenko2025-06-021-1/+3
* CUDA/Clang: Reorder the logic for setting supported archsAndrey Alekseenko2025-06-021-12/+10
* CUDA/Clang: Fix list of architectures supported by Clang < 20.1Andrey Alekseenko2025-06-021-4/+5
* FindPython: Avoid implicit link library on WindowsMarc Chevrier2025-05-201-1/+10
* FindPython: rely on ABIFLAGS on Windows for ABI profileMarc Chevrier2025-05-201-5/+3
* Merge topic 'clang-libstdcpp-3.31' into release-3.31Brad King2025-05-143-21/+169
|\
| * Clang/CXXImportStd: support `-stdlib=libstdc++`Ben Boeckel2025-05-141-19/+32
| * gcc: support `import std`Ben Boeckel2025-05-142-2/+137
* | CUDA/Clang: Update nvcc default architectures with CUDA 13 deprecationsRobert Maynard2025-05-131-0/+3
* | Merge topic 'cuda-12.9' into release-3.31Brad King2025-05-032-1/+17
|\ \
| * | CUDA: Add CUDA 12.9 new architectures and family syntaxRobert Maynard2025-05-022-2/+9
| * | CUDA/Clang: Update architectures supported by CUDA 12.8Robert Maynard2025-05-021-0/+9
| |/
* | AUTOMOC: Avoid compiler warnings while computing predefinesBrad King2025-04-245-5/+5
* | CUDA/Clang: Prefer NVCC's default architecture for each CUDA Toolkit versionBrad King2025-04-221-3/+8
|/
* Merge topic 'FindCUDAToolkit-cupti' into release-3.31Brad King2025-03-271-1/+3
|\
| * CUDAToolkit: Restore ability to find cupti libraryMarcus D. Hanwell2025-03-261-1/+3
| * Merge topic 'ticlang-uppercase-arm-architecture' into release-3.30Brad King2025-02-071-1/+1
| |\
* | | Linker: Detect GNU push-state/pop-state flags more robustlyMarc Chevrier2025-03-201-4/+5
* | | Linker: Save GNU push-/pop-state detection with compiler inspection resultsMarc Chevrier2025-03-2011-6/+24
* | | Linker: Save linker inspection results with compiler inspection resultsMarc Chevrier2025-03-2014-5/+123
* | | Merge topic 'ASM_MARMASM-config' into release-3.31Brad King2025-03-181-2/+2
|\ \ \
| * | | MARMASM: Fix loading linker informationMarc Chevrier2025-03-171-2/+2
* | | | MSVC: Revert use of temporary -std:c++23preview flag for C++23Brad King2025-03-141-5/+1
* | | | MSVC: Use -std:c++23preview flag for C++23 when availableBrad King2025-03-121-1/+5
* | | | MSVC: Split C++23 flag selection into dedicated blockBrad King2025-03-121-3/+7
|/ / /
* | | 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