| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'clang-ansi-color' into release-3.30 | Brad King | 2024-06-11 | 1 | -1/+1 |
|\ |
|
| * | Clang: Drop non-existent -fno-ansi-escape-codes flag | Brad King | 2024-06-10 | 1 | -1/+1 |
|
|
* | | FetchContent: Force cmake --fresh to re-execute direct population steps | Craig Scott | 2024-06-07 | 1 | -3/+14 |
|
|
* | | FetchContent: Fix typos in stamp/step file names | Craig Scott | 2024-06-07 | 1 | -2/+2 |
|
|
* | | FetchContent,ExternalProject: Fix extra semicolons in step commands | Craig Scott | 2024-06-07 | 1 | -1/+1 |
|
|
* | | Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL' into release-3.30 | Brad King | 2024-06-06 | 1 | -2/+2 |
|\ \ |
|
| * | | Help: improve docs for the EXCLUDE_FROM_ALL directory property | Alex Neundorf | 2024-06-04 | 1 | -2/+2 |
|
|
* | | | CPack/WiX: Restore default (missing) InstallScope from 3.28 and lower | Brad King | 2024-06-05 | 1 | -3/+7 |
|
|
* | | | Merge topic 'FindPython-free-threaded-python' | Brad King | 2024-06-05 | 3 | -97/+166 |
|\ \ \ |
|
| * | | | FindPython: Add support for free threaded python | Marc Chevrier | 2024-06-04 | 3 | -97/+166 |
|
|
* | | | | Merge topic 'macos-check-archs' | Brad King | 2024-06-05 | 1 | -0/+35 |
|\ \ \ \ |
|
| * | | | | APPLE: Check if compilers respect CMAKE_OSX_ARCHITECTURES | René Bertin | 2024-06-04 | 1 | -0/+35 |
| |/ / / |
|
* | | | | Merge topic 'cpack-nuget-dependency-groups' | Brad King | 2024-06-04 | 1 | -14/+108 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | CPack/NuGet: Build dependencies in groups | Alex Opie | 2024-06-03 | 1 | -14/+108 |
|
|
* | | | | Merge topic 'checklanguage-modulepath' | Brad King | 2024-06-03 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | CheckLanguage: Pass along CMAKE_MODULE_PATH | Darryl Pogue | 2024-05-30 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge topic 'ep-disable-source-changes' | Brad King | 2024-06-03 | 2 | -2/+12 |
|\ \ \ \ |
|
| * | | | | ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES error | Craig Scott | 2024-05-31 | 2 | -2/+12 |
| |/ / / |
|
* | | | | Merge topic 'doc-cpack-reuse-CMakeFindBinUtils' | Craig Scott | 2024-06-01 | 1 | -9/+12 |
|\ \ \ \ |
|
| * | | | | Help: Improve and clarify wording for CPACK_<TOOL>_EXECUTABLE | Craig Scott | 2024-05-31 | 1 | -9/+12 |
| |/ / / |
|
* | | | | Merge topic 'cpack-deb-shlibdeps' | Brad King | 2024-05-31 | 1 | -7/+94 |
|\ \ \ \ |
|
| * | | | | CPackDeb: dpkg-shlibdeps shall consider dependency components, too | Deniz Bahadir | 2024-05-30 | 1 | -7/+94 |
|
|
* | | | | | Merge topic 'FindMPI-FujitsuClang' | Brad King | 2024-05-31 | 1 | -0/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | FindMPI: Add support for FujitsuClang wrappers | domke | 2024-05-30 | 1 | -0/+3 |
|
|
* | | | | | Merge topic 'enforce-fc-fully-disconnected-requirements' | Brad King | 2024-05-30 | 1 | -5/+51 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements | Craig Scott | 2024-05-29 | 1 | -5/+51 |
|
|
* | | | | | Merge topic 'CUDAToolkit_search_non_activated_compiler_paths' | Brad King | 2024-05-30 | 1 | -6/+29 |
|\ \ \ \ \ |
|
| * | | | | | FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabled | Robert Maynard | 2024-05-29 | 1 | -6/+29 |
|
|
* | | | | | | Merge topic 'FindBLAS-LAPACK-libblastrampoline' | Brad King | 2024-05-30 | 2 | -0/+38 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | FindBLAS/LAPACK: Add libblastrampoline support | Ian McInerney | 2024-05-29 | 2 | -0/+38 |
|
|
* | | | | | | Merge topic 'deprecate-fetchcontent_populate' | Brad King | 2024-05-29 | 1 | -175/+182 |
|\ \ \ \ \ \
| |/ / / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
| * | | | | FetchContent: Deprecate FetchContent_Populate(depName) | Craig Scott | 2024-05-29 | 1 | -137/+141 |
|
|
| * | | | | Help: Minor grammar improvements for FetchContent | Craig Scott | 2024-05-26 | 1 | -38/+41 |
|
|
* | | | | | Merge topic 'fetchcontent_policies_block' | Craig Scott | 2024-05-28 | 1 | -3/+41 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | FetchContent: Set policies for most commands | Craig Scott | 2024-05-27 | 1 | -3/+41 |
| |/ / / |
|
* | | | | FetchContent: Make FetchContent_Populate() honor CMP0168 | Craig Scott | 2024-05-25 | 1 | -3/+27 |
|/ / / |
|
* | | | Merge topic 'cuda-vs-17.10' | Brad King | 2024-05-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | VS: Fix compiler identification of nvcc with unsupported host compiler | Brad King | 2024-05-23 | 1 | -1/+1 |
|
|
| * | | | Merge topic 'ExternalProject-xcode-effective-platform' into release-3.29 | Brad King | 2024-05-14 | 1 | -1/+10 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge topic 'cxx-inspect-without-scanning' into release-3.29 | Brad King | 2024-05-07 | 2 | -0/+16 |
| |\ \ \ |
|
* | \ \ \ | Merge topic 'qcc-ipo' | Brad King | 2024-05-24 | 1 | -8/+0 |
|\ \ \ \ \ |
|
| * | | | | | QCC: Enable IPO support, inheriting from GNU Compiler | Pablo Romero | 2024-05-23 | 1 | -8/+0 |
|
|
* | | | | | | Merge topic 'adsp-asm-support' | Brad King | 2024-05-23 | 1 | -3/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ADSP: Treat .s files as asm sources | Rupert Clarke | 2024-05-21 | 1 | -1/+1 |
|
|
| * | | | | | | ADSP: Preserve ASM output ext and flags as we do for C and CXX | Rupert Clarke | 2024-05-21 | 1 | -2/+0 |
|
|
* | | | | | | | OHOS: Add support for OpenHarmony OS | Jonathan Schwender | 2024-05-22 | 1 | -0/+2 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge topic 'fetchcontent-direct' | Craig Scott | 2024-05-18 | 10 | -1560/+2124 |
|\ \ \ \ \ \ |
|
| * | | | | | | ExternalProject: Fix misleading git update output | Craig Scott | 2024-05-17 | 1 | -1/+1 |
|
|
| * | | | | | | FetchContent: Populate directly without a sub-build | Craig Scott | 2024-05-17 | 9 | -52/+588 |
|
|
| * | | | | | | ExternalProject: Move more internal commands out of main file | Craig Scott | 2024-05-13 | 2 | -1517/+1540 |
|
|