summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindCUDAToolkit: Handle CUDA::nvToolsExt not existingRobert Maynard2023-01-161-1/+1
* Merge topic 'implicit-includes' into release-3.25Brad King2023-01-131-2/+3
|\
| * Restore implicit include directory extraction for adaptive relative pathsBrad King2023-01-121-2/+3
* | Merge topic 'IntelLLVM-msvc-no-cxx11' into release-3.25Brad King2023-01-131-2/+2
|\ \
| * | IntelLLVM: Avoid unnecessary -Qstd=c++11 flag on WindowsBrad King2023-01-121-2/+2
| |/
* | Merge branch 'backport-IntelLLVM-no-icpx-on-Windows'Brad King2023-01-121-1/+7
|\ \ | |/ |/|
| * IntelLLVM: Avoid finding not-yet-supported icpx on WindowsMichael Hirsch2023-01-121-1/+7
* | FindBoost: Add Boost 1.81 supportleha-bot2023-01-111-2/+3
* | Help: Clarify and update SYSTEM-related docsCraig Scott2022-12-171-6/+11
* | ASM_MASM: Populate MSVC debug information format abstraction tableBrad King2022-12-151-0/+4
* | CUDA: Add support for cuda_std_20 for nvcc 12.0+Robert Maynard2022-12-131-0/+12
* | Merge topic 'CheckSymbolExists-restore-newline' into release-3.25Brad King2022-12-051-1/+1
|\ \
| * | CheckSymbolExists: Restore newline at end of test sourceAndrey Vostrikov2022-12-021-1/+1
* | | FetchContent: Don't pass SYSTEM through to sub-buildCraig Scott2022-12-021-0/+3
|/ /
* | Merge topic 'source-from-var' into release-3.25Brad King2022-11-292-4/+6
|\ \
| * | Check*: Restore support for arbitrary result variable namesZhong Ruoyu2022-11-282-4/+6
* | | Merge topic 'FindRuby-doc-fix' into release-3.25Brad King2022-11-291-3/+0
|\ \ \
| * | | FindRuby: Remove documentation for non-existent Ruby_ROOT_DIRHannes Braun2022-11-281-3/+0
| |/ /
* | | Merge topic 'android-no-LINUX' into release-3.25Brad King2022-11-291-0/+1
|\ \ \
| * | | Android: Revert setting LINUX variable on Android target systemsBrad King2022-11-281-0/+1
| |/ /
* | | Merge topic 'msvc-cxx-no-optin-experimental-flag' into release-3.25Brad King2022-11-291-1/+0
|\ \ \
| * | | MSVC: don't opt into dyndep supportBen Boeckel2022-11-281-1/+0
| |/ /
* | | Merge topic 'revert-find_library-msvc-libfoo.a' into release-3.25Brad King2022-11-291-2/+2
|\ \ \
| * | | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"Brad King2022-11-281-2/+2
| |/ /
* | | Merge topic 'mingw-windres' into release-3.25Brad King2022-11-292-7/+11
|\ \ \ | |/ / |/| |
| * | MinGW: Fix regression when windres is not foundBrad King2022-11-282-7/+11
* | | FindCUDA: Do not use CUDA_nppicom_LIBRARY in CUDA 11.0+Oleksii Udod2022-11-181-1/+3
* | | FindCUDAToolkit: Handle toolkits that don't provide nvptxcompilerRobert Maynard2022-11-171-1/+3
* | | CPack/IFW: Add support for QtIFW 4.5Erlend E. Aasland2022-11-151-0/+2
* | | Merge topic 'msvc-19.34-cpp-modules' into release-3.25Brad King2022-11-141-0/+12
|\ \ \
| * | | msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-111-0/+12
* | | | IAR: Fix ASM compiler architecture detectionFelipe Torrezan2022-11-111-4/+3
|/ / /
* | | Merge topic 'sphinx-linkcheck' into release-3.25Brad King2022-11-0817-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' into release-3.25Brad King2022-11-081-0/+2
|\ \ \ \
| * | | | FindOpenSSL: Search "lib64" for mingw 64-bit installsklytje2022-11-071-0/+2
| |/ / /
* | | | 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
|\ \ \
| * | | Tasking: Fix PIC option for Tasking ToolsetGordon Jess2022-11-031-1/+1
* | | | Merge topic 'correct_nvptxcompiler_not_linking_to_threads' into release-3.25Brad King2022-11-031-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | FindCUDAToolkit: Restore usage from multiple directoriesRobert Maynard2022-11-021-2/+4
* | | | IAR: Restore support for CMAKE_CXX_FLAGS_INITDaniel Schürmann2022-11-011-2/+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
|\ \ \
| * | | Linux: Avoid finding libraries using lib64 on ArchLinuxLetu Ren2022-10-301-3/+8
* | | | Ninja: Match showIncludes dependencies using console output code pageBrad King2022-10-301-1/+1
|/ / /
* | | 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
|\ \ \
| * | | CPack/NSIS: Document BOM mark for UTF-8 encoded LICENSE fileMojca Miklavec2022-10-241-1/+2