summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'fetchcontent_policies_block'Craig Scott2024-05-281-3/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FetchContent: Set policies for most commandsCraig Scott2024-05-271-3/+41
| |/ / /
* | | | FetchContent: Make FetchContent_Populate() honor CMP0168Craig Scott2024-05-251-3/+27
|/ / /
* | | Merge topic 'cuda-vs-17.10'Brad King2024-05-241-1/+1
|\ \ \
| * | | VS: Fix compiler identification of nvcc with unsupported host compilerBrad King2024-05-231-1/+1
| * | | Merge topic 'ExternalProject-xcode-effective-platform' into release-3.29Brad King2024-05-141-1/+10
| |\ \ \ | | | |/ | | |/|
| * | | Merge topic 'cxx-inspect-without-scanning' into release-3.29Brad King2024-05-072-0/+16
| |\ \ \
* | \ \ \ Merge topic 'qcc-ipo'Brad King2024-05-241-8/+0
|\ \ \ \ \
| * | | | | QCC: Enable IPO support, inheriting from GNU CompilerPablo Romero2024-05-231-8/+0
* | | | | | Merge topic 'adsp-asm-support'Brad King2024-05-231-3/+1
|\ \ \ \ \ \
| * | | | | | ADSP: Treat .s files as asm sourcesRupert Clarke2024-05-211-1/+1
| * | | | | | ADSP: Preserve ASM output ext and flags as we do for C and CXXRupert Clarke2024-05-211-2/+0
* | | | | | | OHOS: Add support for OpenHarmony OSJonathan Schwender2024-05-221-0/+2
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'fetchcontent-direct'Craig Scott2024-05-1810-1560/+2124
|\ \ \ \ \ \
| * | | | | | ExternalProject: Fix misleading git update outputCraig Scott2024-05-171-1/+1
| * | | | | | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-179-52/+588
| * | | | | | ExternalProject: Move more internal commands out of main fileCraig Scott2024-05-132-1517/+1540
| * | | | | | ExternalProject: Switch download, update and patch to use _EP_ varsCraig Scott2024-05-131-186/+185
| * | | | | | ExternalProject: Provide ExternalProject_Add keywords through a macroCraig Scott2024-05-121-49/+54
| * | | | | | ExternalProject: Don't treat YES as a keywordCraig Scott2024-05-121-1/+1
| * | | | | | ExternalProject: Fix minor formatting errorCraig Scott2024-05-121-1/+2
* | | | | | | Merge topic 'lang-platform-flags'Brad King2024-05-178-475/+116
|\ \ \ \ \ \ \
| * | | | | | | Modules: Fix per-language fallback to platform-specific shared module C flagsBrad King2024-05-161-2/+2
| * | | | | | | Modules: Initialize per-language platform-specific flag variables consistentlyBrad King2024-05-168-475/+116
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'ewilde/swift-static-try-compile'Brad King2024-05-171-1/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Swift: Support static-library try-compile typeEvan Wilde2024-05-151-1/+4
| |/ / / / /
* | | | | | Merge topic 'LINK_LIBRARY-Feature-properties'Brad King2024-05-1612-0/+19
|\ \ \ \ \ \
| * | | | | | GenEx $<LINK_LIBRARY>: Add the support of properties attached to featuresMarc Chevrier2024-05-1512-0/+19
* | | | | | | importstd: clarify when the experimental UUID must be availableBen Boeckel2024-05-151-1/+1
* | | | | | | Merge topic 'FindPython-WIN32-DEBUG'Brad King2024-05-144-20/+211
|\ \ \ \ \ \ \
| * | | | | | | FindPython: On Windows, Enhance python debug version supportMarc Chevrier2024-05-094-20/+211
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'ExternalProject-xcode-effective-platform'Brad King2024-05-141-1/+10
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ExternalProject: Restore support for Xcode with an effective platformBrad King2024-05-131-1/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'intel-std'Brad King2024-05-141-2/+23
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | IntelLLVM: Record C++26 supportscivision2024-05-131-2/+23
| | |_|/ / | |/| | |
* | | | | Merge topic 'cxxmodules-nolibcxx-import-std-reason'Brad King2024-05-131-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Modules/Compiler/Clang: add a reason for non-`libc++` compilationsBen Boeckel2024-05-091-0/+3
* | | | | Merge topic 'CheckIPOSupported-C-prototypes'Brad King2024-05-102-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CheckIPOSupported: Fix -Wstrict-prototypes warnings in check for CBrad King2024-05-092-2/+2
| | |/ / | |/| |
* | | | Drop Visual Studio 9 2008 generatorBrad King2024-05-081-5/+0
|/ / /
* | | Merge topic 'cxx-inspect-without-scanning'Brad King2024-05-072-0/+16
|\ \ \ | |/ /
| * | cxxmodules: Do not scan sources while testing the compilerBrad King2024-05-062-0/+16
* | | Merge topic 'FindBoost-remove'Brad King2024-05-061-0/+15
|\ \ \
| * | | FindBoost: Add policy to remove this moduleBrad King2024-05-031-0/+15
* | | | Merge topic 'cpack-support-all-component-names'Brad King2024-05-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | CPack: Support arbitrary component name when packagingDeniz Bahadir2024-05-011-1/+1
* | | | Merge topic 'cxxmodules-no-import-std-reason'Brad King2024-05-033-0/+42
|\ \ \ \ | |/ / / |/| | |
| * | | cxxmodules: give a reason for unavailability of `import std`Ben Boeckel2024-05-023-0/+42
* | | | Merge topic 'FindICU-cleanup'Brad King2024-05-021-96/+17
|\ \ \ \
| * | | | FindICU: remove noise, cleanup components handlingOsyotr2024-05-011-96/+17