summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindPython: add support for Stable ABIMarc Chevrier2022-11-293-96/+791
* Merge topic 'iar-rsp-on-objects'Brad King2022-11-291-22/+16
|\
| * IAR: Add response flag for filesFelipe Torrezan2022-11-271-22/+16
* | Merge topic 'source-from-var'Brad King2022-11-292-4/+6
|\ \
| * | Check*: Restore support for arbitrary result variable namesZhong Ruoyu2022-11-282-4/+6
* | | Merge topic 'FindRuby-doc-fix'Brad King2022-11-291-3/+0
|\ \ \
| * | | FindRuby: Remove documentation for non-existent Ruby_ROOT_DIRHannes Braun2022-11-281-3/+0
| |/ /
* | | Merge topic 'android-no-LINUX'Brad 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'Brad 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'Brad 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'Brad King2022-11-292-7/+11
|\ \ \ | |_|/ |/| |
| * | MinGW: Fix regression when windres is not foundBrad King2022-11-282-7/+11
* | | 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
| |\ \ \