summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'sphinx-linkcheck'Brad King2022-11-0817-32/+32
|\
| * Merge branch 'backport-sphinx-linkcheck' into sphinx-linkcheckBrad King2022-11-0717-32/+32
| |\
| | * Help: Fix some redirects reported with sphinx linkcheckAlex Turbov2022-11-0714-28/+29
| | * Help: Fix broken external links found by sphinx linkcheckAlex Turbov2022-11-073-4/+3
* | | Merge topic 'FindOpenSSL-mingw-lib64'Brad King2022-11-081-0/+2
|\ \ \
| * | | FindOpenSSL: Search "lib64" for mingw 64-bit installsklytje2022-11-071-0/+2
| | |/ | |/|
* | | Merge topic 'tasking_remove_system_processor'Brad King2022-11-081-32/+0
|\ \ \
| * | | Tasking: Remove CMAKE_SYSTEM_PROCESSOR support per CMP0123Christoph Seitz2022-11-071-32/+0
| |/ /
| * | Merge topic 'tasking-pic' into release-3.25Brad King2022-11-041-1/+1
| |\ \
| * \ \ Merge topic 'correct_nvptxcompiler_not_linking_to_threads' into release-3.25Brad King2022-11-031-2/+4
| |\ \ \
* | \ \ \ Merge topic 'ExternalProject-INSTALL_BYPRODUCTS'Brad King2022-11-071-4/+28
|\ \ \ \ \
| * | | | | ExternalProject: Add `INSTALL_BYPRODUCTS` optionAlois Klink2022-11-051-0/+18
| * | | | | ExternalProject: Clarify `BYPRODUCTS` docsAlois Klink2022-11-031-4/+10
* | | | | | Merge topic 'CheckCompilerFlag-Swift'Brad King2022-11-071-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CheckCompilerFlag: Add Swift SupportEvan Wilde2022-11-041-0/+2
* | | | | | Merge topic 'tasking-pic'Brad King2022-11-041-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Tasking: Fix PIC option for Tasking ToolsetGordon Jess2022-11-031-1/+1
| | |/ / | |/| |
* | | | Merge topic 'correct_nvptxcompiler_not_linking_to_threads'Brad King2022-11-031-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | FindCUDAToolkit: Restore usage from multiple directoriesRobert Maynard2022-11-021-2/+4
* | | | 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
|\ \ \ \ \ | |/ / / /