summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* MSYS Makefiles: Modernize search paths for common MSYS 'make' locationsZiemowit Łąski2022-11-301-3/+8
* FindMsys: Modernize search paths for common MSYS locationsZiemowit Łąski2022-11-301-4/+5
* Merge topic 'find_cuda_toolkit_support_symlink_math_dirs'Brad King2022-11-231-3/+10
|\
| * FindCUDAToolkit: Support nvhpc splayed layouts without symlinksRobert Maynard2022-11-221-2/+8
| * FindCUDAToolkit: Handle CUDAToolkit_TARGET_DIR dir being a symlinkRobert Maynard2022-11-181-2/+3
* | Merge topic 'find_dependency-dedup'Brad King2022-11-221-25/+59
|\ \
| * | find_dependency: Avoid repeating identical dependency searchesBrad King2022-11-181-26/+59
| * | find_dependency: Unset temporary variables before returningBrad King2022-11-181-2/+3
* | | Merge topic 'opencl_framework'Brad King2022-11-221-1/+1
|\ \ \
| * | | OpenCL: Do not assume that OpenCL framework is always used in AppleIsuru Fernando2022-11-201-1/+1
| |/ /
* | | Merge topic 'FindCUDA-nppicom'Brad King2022-11-221-1/+3
|\ \ \ | |/ / |/| |
| * | FindCUDA: Do not use CUDA_nppicom_LIBRARY in CUDA 11.0+Oleksii Udod2022-11-181-1/+3
* | | Merge topic 'file-COPY_FILE-retry'Brad King2022-11-181-1/+1
|\ \ \
| * | | ExternalData: Improve robustness on Windows to copy a data object to a fileBrad King2022-11-171-1/+1
| | |/ | |/|
* | | Merge topic 'nvhpc_fortran_extensions'Brad King2022-11-182-1/+4
|\ \ \
| * | | Fortran: Support cuf file extension when using nvfortranRobert Maynard2022-11-162-1/+4
* | | | Merge topic 'FindCUDAToolkit_handle_nvptxcompiler_static_not_existing'Brad King2022-11-181-1/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | FindCUDAToolkit: Handle toolkits that don't provide nvptxcompilerRobert Maynard2022-11-171-1/+3
* | | Merge topic 'automoc-var-init'Brad King2022-11-171-3/+9
|\ \ \
| * | | AutoMoc: Don't initialize already defined CMAKE_AUTOMOC_ variablesJoerg Bornemann2022-11-161-3/+9
* | | | Merge topic 'compiler-predefines-only-cxx'Brad King2022-11-179-43/+59
|\ \ \ \
| * | | | Only initialize CMAKE_CXX_COMPILER_PREDEFINES_COMMANDJoerg Bornemann2022-11-169-43/+59
| |/ / /
* | | | Merge topic 'FindPython-enhance-SOABI'Brad King2022-11-163-19/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindPython: enhance SOABI computationMarc Chevrier2022-11-153-19/+40
| |/ /
* | | Merge topic 'qtifw-4.5'Brad King2022-11-161-0/+2
|\ \ \ | |/ / |/| / | |/
| * 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
| |\
* | \ Merge topic 'legacy'Brad King2022-11-151-14/+38
|\ \ \
| * | | CMakeDetermineSystem: use execute_process() vs. exec_program()Michael Hirsch2022-11-131-14/+38
* | | | Merge topic 'nvcc-isystem'Brad King2022-11-141-1/+1
|\ \ \ \
| * | | | CUDA: Use consistent -isystem flag style for NVIDIA nvccYantaoZhao2022-11-111-1/+1
| |/ / /
* | | | Merge topic 'msvc-19.34-cpp-modules'Brad King2022-11-141-0/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-111-0/+12
* | | | Merge topic 'iar-asm-archid'Brad King2022-11-141-4/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | IAR: Fix ASM compiler architecture detectionFelipe Torrezan2022-11-111-4/+3
| |/
| * Merge topic 'sphinx-linkcheck' into release-3.25Brad King2022-11-0817-32/+32
| |\
| * \ Merge topic 'FindOpenSSL-mingw-lib64' into release-3.25Brad King2022-11-081-0/+2
| |\ \
* | \ \ Merge topic 'doc-improvements'Brad King2022-11-108-22/+20
|\ \ \ \
| * | | | Help: ``CMake`` → CMakeAlex Turbov2022-11-074-7/+7
| * | | | Help: Use captions for code snippets in the `FetchContent` moduleAlex Turbov2022-11-071-6/+4
| * | | | Help: Use role `:program:`Alex Turbov2022-11-064-9/+9
* | | | | Merge topic 'find_cuda_toolkit_support_symlink_math_dirs'Brad King2022-11-101-2/+2
|\ \ \ \ \
| * | | | | FindCUDAToolkit: Support math_libs directory being a symlinkRobert Maynard2022-11-091-2/+2
* | | | | | ASM_MARMASM: Add support for Microsoft ARM assembler languageIlia K2022-11-093-0/+51
|/ / / / /
* | | | | Merge topic 'googletest-addtests-skipped'Brad King2022-11-081-0/+6
|\ \ \ \ \
| * | | | | GoogleTest: Reports skipped test with gtest_add_testsDavidPerretSN2022-11-071-0/+6
* | | | | | Merge topic 'find-version-vars'Brad King2022-11-083-24/+81
|\ \ \ \ \ \
| * | | | | | Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMakeMichael Hirsch2022-11-073-24/+81
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'sphinx-linkcheck'Brad King2022-11-0817-32/+32
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-sphinx-linkcheck' into sphinx-linkcheckBrad King2022-11-0717-32/+32
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |