| Commit message (Expand) | Author | Age | Files | Lines |
* | ExternalProject: Clarify `BYPRODUCTS` docs | Alois Klink | 2022-11-03 | 1 | -4/+10 |
|
|
* | Merge topic 'correct_nvptxcompiler_not_linking_to_threads' | Brad King | 2022-11-03 | 1 | -2/+4 |
|\ |
|
| * | FindCUDAToolkit: Restore usage from multiple directories | Robert Maynard | 2022-11-02 | 1 | -2/+4 |
|
|
* | | Merge topic 'IAR-CXX-fix' | Brad King | 2022-11-02 | 1 | -2/+2 |
|\ \ |
|
| * | | IAR: Restore support for CMAKE_CXX_FLAGS_INIT | Daniel Schürmann | 2022-11-01 | 1 | -2/+2 |
| |/ |
|
* | | Merge topic 'FindCUDAToolkit-nvptxcompiler-static-deps' | Brad King | 2022-11-01 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | FindCUDAToolkit: Add nvptxcompiler_static dependency on Threads::Threads | Robert Maynard | 2022-10-31 | 1 | -1/+2 |
|
|
| * | Merge topic 'ArchLinux-lib-dir' into release-3.25 | Brad King | 2022-10-31 | 1 | -3/+8 |
| |\ |
|
* | \ | Merge topic 'ewilde/swift-output-file-map-logic' | Brad King | 2022-10-31 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Swift: Omit output-file-map when used as a linker | Evan Wilde | 2022-10-28 | 1 | -3/+3 |
|
|
* | | | | Merge topic 'ArchLinux-lib-dir' | Brad King | 2022-10-31 | 1 | -3/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Linux: Avoid finding libraries using lib64 on ArchLinux | Letu Ren | 2022-10-30 | 1 | -3/+8 |
|
|
* | | | | Merge topic 'ninja-showIncludes-encoding' | Brad King | 2022-10-31 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Ninja: Match showIncludes dependencies using console output code page | Brad King | 2022-10-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'FindGLUT-pkg-config' | Brad King | 2022-10-28 | 1 | -3/+5 |
|\ \ \
| |/ / |
|
| * | | FindGLUT: Fix regression when pkg-config is not available | Brad King | 2022-10-27 | 1 | -3/+5 |
|
|
| * | | Merge topic 'nsis-licence-bom' into release-3.25 | Brad King | 2022-10-25 | 1 | -1/+2 |
| |\ \ |
|
| * \ \ | Merge topic 'flang-windows' into release-3.25 | Brad King | 2022-10-25 | 1 | -0/+1 |
| |\ \ \ |
|
* | | | | | ExternalProject: Use -S and -B args to robustly set configure dirs | Craig Scott | 2022-10-27 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'nsis-licence-bom' | Brad King | 2022-10-25 | 1 | -1/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | CPack/NSIS: Document BOM mark for UTF-8 encoded LICENSE file | Mojca Miklavec | 2022-10-24 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge topic 'flang-windows' | Brad King | 2022-10-25 | 1 | -0/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | LLVMFlang: Add a required line to define linking rules on Windows | مهدي شينون (Mehdi Chinoune) | 2022-10-24 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'CheckSourceCompiles-Swift' | Brad King | 2022-10-25 | 1 | -2/+9 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | CheckSourceCompiles: For Swift executable, name source 'main.swift' | Evan Wilde | 2022-10-24 | 1 | -2/+6 |
|
|
| * | | | CheckSourceCompiles: Add support for Swift | Evan Wilde | 2022-10-24 | 1 | -0/+3 |
|
|
* | | | | Merge topic 'doc-cli-xrefs' | Brad King | 2022-10-21 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Help: Add more CLI `:option:` references to various pages | Alex Turbov | 2022-10-20 | 1 | -1/+1 |
|
|
| * | | | Merge topic 'android-path-suffixes' into release-3.25 | Brad King | 2022-10-19 | 1 | -0/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge topic 'FindJNI-android-api' into release-3.25 | Brad King | 2022-10-18 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge topic 'serenityos-no-libdl' into release-3.25 | Brad King | 2022-10-18 | 1 | -1/+1 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge topic 'android-path-suffixes' | Brad King | 2022-10-19 | 1 | -0/+6 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Android: Avoid searching API level directories matching architecture bitness | Sergiu Deitsch | 2022-10-18 | 1 | -0/+6 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'FindJNI-android-api' | Brad King | 2022-10-18 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | FindJNI: replace CMAKE_ANDROID_API by CMAKE_SYSTEM_VERSION | Sergiu Deitsch | 2022-10-17 | 1 | -2/+2 |
|
|
* | | | | | Merge topic 'serenityos-no-libdl' | Brad King | 2022-10-18 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | SerenityOS: Unset CMAKE_DL_LIBS because LibDl no longer exists | Andrew Kaster | 2022-10-17 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'revert_nvcc_marking_include_as_system' | Brad King | 2022-10-18 | 1 | -2/+4 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | CUDA: Revert "Always mark cuda toolkit as system include" | Robert Maynard | 2022-10-17 | 1 | -2/+4 |
| |/ / / |
|
* | | | | Merge topic 'UseSWIG-perl5-language' | Brad King | 2022-10-17 | 1 | -3/+4 |
|\ \ \ \ |
|
| * | | | | UseSWIG: Add support of perl5 language | Marc Chevrier | 2022-10-14 | 1 | -3/+4 |
|
|
* | | | | | Merge topic 'swift-default-flags' | Brad King | 2022-10-17 | 1 | -7/+19 |
|\ \ \ \ \ |
|
| * | | | | | Swift: Update default build flags | Evan Wilde | 2022-10-11 | 1 | -7/+19 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge topic 'FindZLIB-no-components' | Brad King | 2022-10-14 | 1 | -1/+10 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | FindZLIB: Fail if components are requested as it does not provide any | koostosh | 2022-10-12 | 1 | -1/+10 |
| |/ / / |
|
* | | | | FindGLUT: Drop the now-unnecessary exclusion of pkg-config for multiconfig | leha-bot | 2022-10-13 | 1 | -8/+3 |
|
|
* | | | | FindGLUT: Drop the now-unnecessary ALLOW_SYSTEM_CFLAGS logic | leha-bot | 2022-10-13 | 1 | -14/+0 |
|
|
* | | | | FindGLUT: Use pkg-config's results as HINTS for normal search | leha-bot | 2022-10-13 | 1 | -41/+19 |
| |/ /
|/| | |
|
* | | | FindCUDAToolkit: cuFile_rdma_static needs to link to cuFile_static | Robert Maynard | 2022-10-12 | 1 | -1/+1 |
|
|
* | | | Merge topic 'GoogleTest-TYPED_TEST_P' into release-3.25 | Brad King | 2022-10-12 | 1 | -2/+4 |
|\ \ \ |
|