summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'IAR-CXX-fix'Brad King2022-11-021-2/+2
|\
| * IAR: Restore support for CMAKE_CXX_FLAGS_INITDaniel Schürmann2022-11-011-2/+2
* | Merge topic 'FindCUDAToolkit-nvptxcompiler-static-deps'Brad King2022-11-011-1/+2
|\ \ | |/
| * FindCUDAToolkit: Add nvptxcompiler_static dependency on Threads::ThreadsRobert Maynard2022-10-311-1/+2
| * Merge topic 'ArchLinux-lib-dir' into release-3.25Brad King2022-10-311-3/+8
| |\
* | \ Merge topic 'ewilde/swift-output-file-map-logic'Brad King2022-10-311-3/+3
|\ \ \
| * | | Swift: Omit output-file-map when used as a linkerEvan Wilde2022-10-281-3/+3
* | | | Merge topic 'ArchLinux-lib-dir'Brad King2022-10-311-3/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Linux: Avoid finding libraries using lib64 on ArchLinuxLetu Ren2022-10-301-3/+8
* | | | Merge topic 'ninja-showIncludes-encoding'Brad King2022-10-311-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Ninja: Match showIncludes dependencies using console output code pageBrad King2022-10-301-1/+1
| |/ /
* | | Merge topic 'FindGLUT-pkg-config'Brad King2022-10-281-3/+5
|\ \ \ | |/ /
| * | FindGLUT: Fix regression when pkg-config is not availableBrad King2022-10-271-3/+5
| * | Merge topic 'nsis-licence-bom' into release-3.25Brad King2022-10-251-1/+2
| |\ \
| * \ \ Merge topic 'flang-windows' into release-3.25Brad King2022-10-251-0/+1
| |\ \ \
* | | | | ExternalProject: Use -S and -B args to robustly set configure dirsCraig Scott2022-10-271-1/+1
* | | | | Merge topic 'nsis-licence-bom'Brad King2022-10-251-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CPack/NSIS: Document BOM mark for UTF-8 encoded LICENSE fileMojca Miklavec2022-10-241-1/+2
| |/ / /
* | | | Merge topic 'flang-windows'Brad King2022-10-251-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | LLVMFlang: Add a required line to define linking rules on Windowsمهدي شينون (Mehdi Chinoune)2022-10-241-0/+1
* | | | Merge topic 'CheckSourceCompiles-Swift'Brad King2022-10-251-2/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | CheckSourceCompiles: For Swift executable, name source 'main.swift'Evan Wilde2022-10-241-2/+6
| * | | CheckSourceCompiles: Add support for SwiftEvan Wilde2022-10-241-0/+3
* | | | Merge topic 'doc-cli-xrefs'Brad King2022-10-211-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Add more CLI `:option:` references to various pagesAlex Turbov2022-10-201-1/+1
| * | | Merge topic 'android-path-suffixes' into release-3.25Brad King2022-10-191-0/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge topic 'FindJNI-android-api' into release-3.25Brad King2022-10-181-2/+2
| |\ \ \
| * \ \ \ Merge topic 'serenityos-no-libdl' into release-3.25Brad King2022-10-181-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'android-path-suffixes'Brad King2022-10-191-0/+6
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Android: Avoid searching API level directories matching architecture bitnessSergiu Deitsch2022-10-181-0/+6
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindJNI-android-api'Brad King2022-10-181-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | FindJNI: replace CMAKE_ANDROID_API by CMAKE_SYSTEM_VERSIONSergiu Deitsch2022-10-171-2/+2
* | | | | Merge topic 'serenityos-no-libdl'Brad King2022-10-181-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | SerenityOS: Unset CMAKE_DL_LIBS because LibDl no longer existsAndrew Kaster2022-10-171-1/+1
* | | | | Merge topic 'revert_nvcc_marking_include_as_system'Brad King2022-10-181-2/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CUDA: Revert "Always mark cuda toolkit as system include"Robert Maynard2022-10-171-2/+4
| |/ / /
* | | | Merge topic 'UseSWIG-perl5-language'Brad King2022-10-171-3/+4
|\ \ \ \
| * | | | UseSWIG: Add support of perl5 languageMarc Chevrier2022-10-141-3/+4
* | | | | Merge topic 'swift-default-flags'Brad King2022-10-171-7/+19
|\ \ \ \ \
| * | | | | Swift: Update default build flagsEvan Wilde2022-10-111-7/+19
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindZLIB-no-components'Brad King2022-10-141-1/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindZLIB: Fail if components are requested as it does not provide anykoostosh2022-10-121-1/+10
| |/ / /
* | | | FindGLUT: Drop the now-unnecessary exclusion of pkg-config for multiconfigleha-bot2022-10-131-8/+3
* | | | FindGLUT: Drop the now-unnecessary ALLOW_SYSTEM_CFLAGS logicleha-bot2022-10-131-14/+0
* | | | FindGLUT: Use pkg-config's results as HINTS for normal searchleha-bot2022-10-131-41/+19
| |/ / |/| |
* | | FindCUDAToolkit: cuFile_rdma_static needs to link to cuFile_staticRobert Maynard2022-10-121-1/+1
* | | Merge topic 'GoogleTest-TYPED_TEST_P' into release-3.25Brad King2022-10-121-2/+4
|\ \ \
| * | | GoogleTest: Add gtest-filter for TYPED_TEST_POleksii Odynochenko2022-10-111-2/+4
* | | | Merge topic 'add_nvptx_compiler_to_findCUDAToolkit' into release-3.25Brad King2022-10-121-0/+20
|\ \ \ \
| * | | | FindCUDAToolkit: Add support for the nvptx compiler libraryRobert Maynard2022-10-111-0/+20