summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindBLAS-LAPACK-vendor-var'Brad King2023-04-042-8/+10
|\
| * Find{BLAS,LAPACK}: Prefer BLA_VENDOR cmake variable over env variableBrad King2023-04-032-8/+10
* | Merge topic 'swift-xcode-14.3'Brad King2023-04-041-4/+8
|\ \ | |/ |/|
| * Xcode: Fix detection of Swift compiler location for Xcode 14.3Brad King2023-04-031-4/+8
* | Merge topic 'vs-fortran-try_compile'Brad King2023-04-031-1/+0
|\ \
| * | VS: Remove extra try_compile argument in Intel Fortran checkBrad King2023-03-311-1/+0
| * | CompilerId: Restore logging of failed identifications in CMake 3.25Brad King2023-03-131-2/+4
| * | Merge branch 'GoogleTest-type-param-suite' into release-3.25Brad King2023-03-031-1/+1
| |\ \ | | |/
* | | Merge topic 'remove-FindPythonInterp-FindPythonLibs'Brad King2023-03-312-0/+26
|\ \ \
| * | | FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-302-0/+26
* | | | Merge topic 'binutils-strip-macos'Brad King2023-03-311-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | BinUtils: Avoid llvm-strip on Apple platformsBrad King2023-03-301-1/+9
* | | | Merge topic 'ci-FindHDF5'Brad King2023-03-301-19/+31
|\ \ \ \
| * | | | FindHDF5: Record compiler wrapper checks to configure logBrad King2023-03-291-9/+21
| * | | | FindHDF5: Fix compiler wrapper checks with spaces in pathBrad King2023-03-291-10/+10
* | | | | Merge topic 'FindOpenAL-framework'Brad King2023-03-301-12/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindOpenAL: Fix imported target for macOS frameworknega2023-03-291-12/+10
| |/ / /
* | | | Merge topic 'swift-old-driver'Brad King2023-03-293-3/+72
|\ \ \ \ | |/ / / |/| | |
| * | | Swift: Restore compatibility with old C++ driverYR Chen2023-03-283-3/+72
* | | | Merge topic 'FindPython-Windows-ARM'Brad King2023-03-281-26/+84
|\ \ \ \
| * | | | FindPython: Add Windows/ARM supportMarc Chevrier2023-03-261-26/+84
* | | | | Merge topic 'crosscompiling-warn-reset'Brad King2023-03-271-0/+7
|\ \ \ \ \
| * | | | | Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME setMartin Storsjö2023-03-241-0/+7
* | | | | | Merge topic 'ibmclang-aix-thin-lto'Brad King2023-03-241-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | IBMClang: No thin LTO on AIXNicole Rabjohn2023-03-231-1/+4
| |/ / / /
* | | | | 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
| |/ / / /