summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindX11: Add many new xcb modulesMoses Miller2023-04-251-95/+453
* FindX11: Arrange xcb modules in proper alphabetical orderMoses Miller2023-04-251-31/+31
* FindX11: Change find_path search string for XawMoses Miller2023-04-251-1/+1
* Merge topic 'ninja-nvhpc-fortran-Werror'Craig Scott2023-04-101-0/+1
|\
| * Ninja: Exclude NVHPC -Werror flags during Fortran preprocessingBrad King2023-04-041-0/+1
* | Merge topic 'FindOpenSSL-mingw'Brad King2023-04-061-2/+2
|\ \
| * | FindOpenSSL: Fix finding header files and static libraries on MinGWمهدي شينون (Mehdi Chinoune)2023-04-051-2/+2
| |/
* | Merge topic 'FindCUDAToolkit-nvptxcompiler_static-deps'Brad King2023-04-061-1/+1
|\ \
| * | FindCUDAToolkit: nvptxcompiler_static correctly specify dependenciesRobert Maynard2023-04-051-1/+1
* | | Merge topic 'FindCUDAToolkit-cusparse-deps'Brad King2023-04-061-6/+9
|\ \ \ | |_|/ |/| |
| * | FindCUDAToolkit: Add dependency between cusparse and nvJitLinkRobert Maynard2023-04-051-6/+9
| |/
| * Merge topic 'swift-xcode-14.3' into release-3.26Brad King2023-04-041-4/+8
| |\
| * \ Merge topic 'vs-fortran-try_compile' into release-3.26Brad King2023-04-031-1/+0
| |\ \
* | \ \ 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
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |