| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'ExternalProject-relative-git-urls' | Craig Scott | 2023-04-27 | 3 | -0/+229 |
|\ |
|
| * | ExternalProject/FetchContent: Support relative remote URLs | Chris Wright | 2023-04-26 | 3 | -0/+229 |
|
|
* | | VS/Android: Deduce processor type from CMAKE_GENERATOR_PLATFORM | Michael Karcher | 2023-04-26 | 1 | -1/+14 |
|
|
* | | Merge topic 'vs2022-android' | Brad King | 2023-04-26 | 4 | -17/+16 |
|\ \ |
|
| * | | VS/Android: Use safe API level when detecting the NDK directory | Michael Karcher | 2023-04-25 | 1 | -0/+1 |
|
|
| * | | VS/Android: Detect full NDK root instead of sysroot | Michael Karcher | 2023-04-25 | 2 | -14/+9 |
|
|
| * | | VS/Android: Set API level explicitly during compiler identification | Michael Karcher | 2023-04-25 | 2 | -0/+3 |
|
|
| * | | VS/Android: Do not specify Windows Runtime library type during compiler id | Michael Karcher | 2023-04-25 | 1 | -1/+1 |
|
|
| * | | VS/Android: Use ApplicationTypeRevision 3.0 in VS2022 | Michael Karcher | 2023-04-25 | 2 | -2/+2 |
| |/ |
|
* | | Merge topic 'fortran_ninja_compile_as_warning' | Brad King | 2023-04-26 | 2 | -2/+2 |
|\ \ |
|
| * | | NVHPC: Use -Werror for COMPILE_OPTIONS_WARNING_AS_ERROR | Robert Maynard | 2023-04-25 | 2 | -2/+2 |
| |/ |
|
* | | Merge topic 'FindCUDAToolkit-static-deps' | Brad King | 2023-04-26 | 1 | -1/+5 |
|\ \ |
|
| * | | FindCUDAToolkit: Add missing static library dependencies on pthread and libdl | Robert Maynard | 2023-04-26 | 1 | -1/+5 |
|
|
* | | | Merge topic 'FindCUDAToolkit_nvrtc_windows_dependencies' | Brad King | 2023-04-26 | 1 | -1/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | FindCUDAToolkit: Fix nvrtc_static dependencies on Windows | Robert Maynard | 2023-04-25 | 1 | -1/+6 |
| |/ |
|
| * | Merge topic 'FindCUDAToolkit-nvptxcompiler_static-deps' into release-3.26 | Brad King | 2023-04-06 | 1 | -1/+1 |
| |\ |
|
* | \ | Merge topic 'ninja-nvhpc-fortran-Werror' | Craig Scott | 2023-04-10 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Ninja: Exclude NVHPC -Werror flags during Fortran preprocessing | Brad King | 2023-04-04 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'FindOpenSSL-mingw' | Brad King | 2023-04-06 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | FindOpenSSL: Fix finding header files and static libraries on MinGW | مهدي شينون (Mehdi Chinoune) | 2023-04-05 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge topic 'FindCUDAToolkit-nvptxcompiler_static-deps' | Brad King | 2023-04-06 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | FindCUDAToolkit: nvptxcompiler_static correctly specify dependencies | Robert Maynard | 2023-04-05 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'FindCUDAToolkit-cusparse-deps' | Brad King | 2023-04-06 | 1 | -6/+9 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | FindCUDAToolkit: Add dependency between cusparse and nvJitLink | Robert Maynard | 2023-04-05 | 1 | -6/+9 |
| |/ |
|
| * | Merge topic 'swift-xcode-14.3' into release-3.26 | Brad King | 2023-04-04 | 1 | -4/+8 |
| |\ |
|
| * \ | Merge topic 'vs-fortran-try_compile' into release-3.26 | Brad King | 2023-04-03 | 1 | -1/+0 |
| |\ \ |
|
* | \ \ | Merge topic 'FindBLAS-LAPACK-vendor-var' | Brad King | 2023-04-04 | 2 | -8/+10 |
|\ \ \ \ |
|
| * | | | | Find{BLAS,LAPACK}: Prefer BLA_VENDOR cmake variable over env variable | Brad King | 2023-04-03 | 2 | -8/+10 |
|
|
* | | | | | Merge topic 'swift-xcode-14.3' | Brad King | 2023-04-04 | 1 | -4/+8 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Xcode: Fix detection of Swift compiler location for Xcode 14.3 | Brad King | 2023-04-03 | 1 | -4/+8 |
|
|
* | | | | Merge topic 'vs-fortran-try_compile' | Brad King | 2023-04-03 | 1 | -1/+0 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | VS: Remove extra try_compile argument in Intel Fortran check | Brad King | 2023-03-31 | 1 | -1/+0 |
|
|
| * | | | CompilerId: Restore logging of failed identifications in CMake 3.25 | Brad King | 2023-03-13 | 1 | -2/+4 |
|
|
| * | | | Merge branch 'GoogleTest-type-param-suite' into release-3.25 | Brad King | 2023-03-03 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
* | | | | Merge topic 'remove-FindPythonInterp-FindPythonLibs' | Brad King | 2023-03-31 | 2 | -0/+26 |
|\ \ \ \ |
|
| * | | | | FindPython{Interp,Libs}: Add policy to remove these modules | Brad King | 2023-03-30 | 2 | -0/+26 |
|
|
* | | | | | Merge topic 'binutils-strip-macos' | Brad King | 2023-03-31 | 1 | -1/+9 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | BinUtils: Avoid llvm-strip on Apple platforms | Brad King | 2023-03-30 | 1 | -1/+9 |
|
|
* | | | | | Merge topic 'ci-FindHDF5' | Brad King | 2023-03-30 | 1 | -19/+31 |
|\ \ \ \ \ |
|
| * | | | | | FindHDF5: Record compiler wrapper checks to configure log | Brad King | 2023-03-29 | 1 | -9/+21 |
|
|
| * | | | | | FindHDF5: Fix compiler wrapper checks with spaces in path | Brad King | 2023-03-29 | 1 | -10/+10 |
|
|
* | | | | | | Merge topic 'FindOpenAL-framework' | Brad King | 2023-03-30 | 1 | -12/+10 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | FindOpenAL: Fix imported target for macOS framework | nega | 2023-03-29 | 1 | -12/+10 |
| |/ / / / |
|
* | | | | | Merge topic 'swift-old-driver' | Brad King | 2023-03-29 | 3 | -3/+72 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Swift: Restore compatibility with old C++ driver | YR Chen | 2023-03-28 | 3 | -3/+72 |
|
|
* | | | | Merge topic 'FindPython-Windows-ARM' | Brad King | 2023-03-28 | 1 | -26/+84 |
|\ \ \ \ |
|
| * | | | | FindPython: Add Windows/ARM support | Marc Chevrier | 2023-03-26 | 1 | -26/+84 |
|
|
* | | | | | Merge topic 'crosscompiling-warn-reset' | Brad King | 2023-03-27 | 1 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME set | Martin Storsjö | 2023-03-24 | 1 | -0/+7 |
|
|
* | | | | | | Merge topic 'ibmclang-aix-thin-lto' | Brad King | 2023-03-24 | 1 | -1/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|