summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindXCTest: Fix test module generation for Xcode 16Brad King2025-04-091-13/+26
* FindXCTest: Pass -bundle_loader linker flag for test module more reliablyBrad King2025-04-021-2/+2
* Merge topic 'FindCUDAToolkit-cupti' into release-4.0Brad 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
| |\
* | | FindQt4: Restore QT4_FOUND settingPeter Kokot2025-03-211-0/+1
* | | Merge topic 'GNU-linker-pushpop_state-detection' into release-4.0Brad King2025-03-2123-15/+152
|\ \ \
| * | | 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
| |\ \ \
* | | | | AIX: Consider tbss symbols in ExportImportListAditya Vidyadhar Kamath2025-03-181-1/+1
* | | | | Merge topic 'ASM_MARMASM-config' into release-4.0Brad King2025-03-181-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | MARMASM: Fix loading linker informationMarc Chevrier2025-03-171-2/+2
* | | | | Merge topic 'msvc-c++23' into release-4.0Brad King2025-03-171-5/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | MSVC: Revert use of temporary -std:c++23preview flag for C++23Brad King2025-03-141-5/+1
* | | | | Merge topic 'msvc-c++23' into release-4.0Brad King2025-03-131-3/+11
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / /
* | | | LinkerId: Suppress decorated diagnostics during linker inspectionMarc Chevrier2025-03-101-0/+2
* | | | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-03852-852/+852
* | | | CPack/RPM: Fix detection of RPM support for weak dependenciesBrad King2025-02-281-11/+15
* | | | CPack/RPM: Remove redundant conditions for presence of rpmbuildBrad King2025-02-281-50/+31
* | | | FindCUDAToolkit: Fix precondition for dependency on ThreadsConnor Baker2025-02-161-1/+1
* | | | FindPython: Support for multiple searches in same directoryMarc Chevrier2025-02-131-2/+3
* | | | Merge topic 'linker-configuration-haiku' into release-4.0Brad King2025-02-109-0/+39
|\ \ \ \ | |/ / /
| * | | 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
| |\ \ \ | | | |/ | | |/|
* | | | Merge topic 'aix-id-var' into release-4.0Brad King2025-02-082-0/+2
|\ \ \ \
| * | | | AIX: Add platform id variables 'AIX' and 'CMAKE_HOST_AIX'Aditya Vidyadhar Kamath2025-02-072-0/+2
* | | | | Merge topic 'xcode-compiler-id-no-xctest' into release-4.0Brad King2025-02-081-3/+2
|\ \ \ \ \
| * | | | | Xcode: Remove compiler id dependency on xctestEvan Wilde2025-02-071-3/+2
* | | | | | Merge topic 'ticlang-uppercase-arm-architecture' into release-4.0Brad King2025-02-081-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | TIClang: Make ARM architecture id uppercaseJosef Angstenberger2025-02-071-1/+1
* | | | | Merge topic 'tasking-output-ext-small-enh' into release-4.0Brad King2025-02-072-1/+11
|\ \ \ \ \
| * | | | | Tasking: Enable WHOLE_ARCHIVE link featureJosef Angstenberger2025-02-061-0/+8
| * | | | | Tasking: Detect ARM architecture for C++Josef Angstenberger2025-02-061-1/+1
| * | | | | Tasking: Set response file flagJosef Angstenberger2025-02-061-0/+1
| * | | | | Tasking: Set object extension to .oJosef Angstenberger2025-02-061-0/+1
| | |/ / / | |/| | |
* | | | | FindArmadillo: Fix wrapper linking with MSVCRyan Curtin2025-02-051-1/+6
|/ / / /
* | | | CUDA/Clang: Update architectures supported by CUDA 12.8Robert Maynard2025-02-041-0/+9
* | | | Merge topic 'ci-fedora41-dnf-cache'Brad King2025-02-041-1/+1
|\ \ \ \
| * | | | FindMPI: Fix typo in commentBrad King2025-02-031-1/+1
* | | | | Merge topic 'ExternalData-add-httpheader'Brad King2025-02-041-1/+28
|\ \ \ \ \
| * | | | | ExternalData: Add option to specify HTTP headersJakob Ronestjärna2025-02-031-1/+28
| |/ / / /
* | | | | Merge topic 'FindRuby-comments'Brad King2025-02-041-19/+17
|\ \ \ \ \
| * | | | | FindRuby: Update commentsCharlie Savage2025-02-031-19/+17
* | | | | | Merge topic 'use-math-hex'Brad King2025-02-042-47/+4
|\ \ \ \ \ \
| * | | | | | Modules: Use math() for hex to decimal conversionNikita Nemkin2025-02-032-47/+4
| |/ / / / /
* | | | | | Merge topic 'instrumentation-ctest-find-labels'Brad King2025-02-041-1/+1
|\ \ \ \ \ \