summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindHDF5-CXX-without-C'Brad King2023-03-231-38/+28
|\
| * FindHDF5: Restore parallel HDF5 detection with only CXX enabledBrad King2023-03-221-38/+28
| * Merge topic 'clang-windows-cxx-modules' into release-3.26Brad King2023-03-211-13/+15
| |\
| * \ Merge topic 'clang-cl-showIncludes' into release-3.26Brad King2023-03-211-1/+1
| |\ \
* | \ \ Merge topic 'FindCUDATooklit-mark-as-advanced'Brad King2023-03-211-1/+2
|\ \ \ \
| * | | | FindCUDAToolkit: mark a few variables as advancedAndrey Alekseenko2023-03-181-1/+2
* | | | | Merge topic 'clang-windows-cxx-modules'Brad King2023-03-211-13/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Clang: Record Clang 16.0 C++ modules flags only for GNU-like front-endBrad King2023-03-201-13/+15
* | | | | Merge topic 'clang-cl-showIncludes'Brad King2023-03-211-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ninja: Restore detection of clang-cl showIncludes prefixYR Chen2023-03-201-1/+1
| |/ / /
* | | | Merge topic 'FindPython-SOSABI-handling'Brad King2023-03-212-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'backport-3.26-FindPython-SOSABI-handling'Brad King2023-03-202-2/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | FindPython: ensure Stable ABI is correctly handledMarc Chevrier2023-03-202-2/+2
| | |/
| | * Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT' into release-3.26Brad King2023-03-171-1/+1
| | |\
* | | | Help: Replace link with its permanent redirectBrad King2023-03-181-1/+1
|/ / /
* | | Merge topic 'iar-version-correction'Brad King2023-03-171-1/+1
|\ \ \
| * | | IAR: Version update for arm assemblerJoakim Lönnberg2023-03-161-1/+1
* | | | Merge topic 'FindCUDA-mark-option-as-advanced'Brad King2023-03-171-0/+1
|\ \ \ \
| * | | | FindCUDA: Mark CUDA_rt_LIBRARY as advancedAndrey Alekseenko2023-03-161-0/+1
* | | | | Merge topic 'recognize-f03-f08-extensions'Brad King2023-03-171-1/+1
|\ \ \ \ \
| * | | | | Fortran: Recognize f03, F03, f08 and F08 as extensionsTarun Prabhu2023-03-161-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT'Brad King2023-03-171-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | WriteBasicConfigVersionFile: Fix regression in ARCH_INDEPENDENT checkBrad King2023-03-161-1/+1
* | | | | Merge topic 'FindMatlab-R2023a'Brad King2023-03-171-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | FindMatlab: add version/release map for R2023ascivision2023-03-161-0/+1
| |/ /
* | | Merge topic 'doc_varreq'Brad King2023-03-1629-704/+460
|\ \ \ | |_|/ |/| |
| * | Help:Check*: include CMAKE_REQUIRED_* vars to dedupescivision2023-03-1429-704/+460
* | | Merge topic 'iar-improve-asm'Brad King2023-03-152-27/+63
|\ \ \
| * | | IAR:Improved assembler supportJoakim Lönnberg2023-03-142-27/+63
* | | | Merge topic 'incneed'Brad King2023-03-148-23/+17
|\ \ \ \
| * | | | Modules:Check,GenerateExportHeader: include only what's neededscivision2023-03-138-23/+17
| | |/ / | |/| |
* | | | Merge topic 'support_cubin_fatbin_optix_cuda_output'Brad King2023-03-142-1/+5
|\ \ \ \
| * | | | CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilationRobert Maynard2023-03-132-1/+5
* | | | | Merge topic 'revert-CheckCompilerFlag-clang-argument-unused'Brad King2023-03-143-4/+8
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'Brad King2023-03-133-4/+8
| * | | Merge topic 'clang-16-cxx-modules' into release-3.26Brad King2023-03-061-0/+14
| |\ \ \
| * \ \ \ Merge topic 'GoogleTest-type-param-suite' into release-3.26Brad King2023-03-061-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-BuildInParallel'Brad King2023-03-131-0/+7
|\ \ \ \ \ \
| * | | | | | FindCUDA: Disallow with CMP0147 under Visual StudioBrad King2023-03-121-0/+7
* | | | | | | Merge topic 'findopengl-gles'Brad King2023-03-131-10/+179
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | FindOpenGL: support finding GLES2 and GLES3Jaswant Panchumarti2023-03-101-10/+179
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cxx-module-extensions'Brad King2023-03-101-1/+1
|\ \ \ \ \ \
| * | | | | | Treat '.ccm', '.cxxm', and '.c++m' files as C++ sourcesBrad King2023-03-091-1/+1
| |/ / / / /
* | | | | | FindCUDA: Add policy to remove this moduleBrad King2023-03-091-1/+16
|/ / / / /
* | | | | Merge topic 'FindwxWidgets-imported-target'Brad King2023-03-091-0/+21
|\ \ \ \ \
| * | | | | FindwxWidgets: Add an imported targetCheesyNacho102023-03-081-0/+21
* | | | | | Modules:Check*: refactor: use block(SCOPE_FOR POLICIES)scivision2023-03-088-16/+17
|/ / / / /
* | | | | Merge topic 'findmatlab'Brad King2023-03-082-84/+67
|\ \ \ \ \
| * | | | | FindMatlab: Windows -wait is only for -r, not -batchscivision2023-03-071-2/+2
| * | | | | FindMatlab: refactor: use string(APPENDscivision2023-03-071-8/+7