| Commit message (Expand) | Author | Age | Files | Lines |
* | FindCUDAToolkit: Fix nvrtc_builtins library name | Tomoharu Kitawaki | 2023-07-20 | 1 | -1/+1 |
|
|
* | ARMClang: Fix computation of compiler semantic version patch level | Daniel Brondani | 2023-07-18 | 1 | -1/+1 |
|
|
* | CMakeDetermineCompilerABI: Avoid removing the flag after -Werror | Raul Tambre | 2023-05-30 | 1 | -1/+1 |
|
|
* | Merge topic 'FindPython-fix-launcher-typo' into release-3.26 | Brad King | 2023-05-18 | 1 | -1/+1 |
|\ |
|
| * | FindPython: fix interpreter launcher variable spelling | Ben Boeckel | 2023-05-17 | 1 | -1/+1 |
|
|
* | | Ninja: Restore detection of msvc-wine showIncludes prefix | Brad King | 2023-05-15 | 1 | -1/+1 |
|
|
* | | FindCUDAToolkit: Support CUDA version extraction from version.json | Robert Maynard | 2023-05-04 | 1 | -22/+56 |
|
|
* | | Merge topic 'findjni_new_ubuntu_versions' into release-3.26 | Brad King | 2023-05-02 | 1 | -0/+7 |
|\ \ |
|
| * | | FindJNI: add Ubuntu specific paths for more recent JDK versions | Even Rouault | 2023-05-01 | 1 | -0/+7 |
|
|
* | | | Merge topic 'FindCUDAToolkit-static-deps' into release-3.26 | 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 |
|
|
* | | | | 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 |
|\ \ \ |
|
| * | | | FindCUDAToolkit: nvptxcompiler_static correctly specify dependencies | Robert Maynard | 2023-04-05 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | 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 |
|\ \ |
|
| * | | 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' into release-3.26 | 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 |
| |\ \ \
| | |/ / |
|
* | | | | Swift: Restore compatibility with old C++ driver | YR Chen | 2023-03-28 | 3 | -3/+72 |
|
|
* | | | | FindHDF5: Restore parallel HDF5 detection with only CXX enabled | Brad King | 2023-03-22 | 1 | -38/+28 |
|
|
* | | | | Merge topic 'clang-windows-cxx-modules' into release-3.26 | Brad King | 2023-03-21 | 1 | -13/+15 |
|\ \ \ \ |
|
| * | | | | Clang: Record Clang 16.0 C++ modules flags only for GNU-like front-end | Brad King | 2023-03-20 | 1 | -13/+15 |
|
|
* | | | | | Merge topic 'clang-cl-showIncludes' into release-3.26 | Brad King | 2023-03-21 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Ninja: Restore detection of clang-cl showIncludes prefix | YR Chen | 2023-03-20 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | FindPython: ensure Stable ABI is correctly handled | Marc Chevrier | 2023-03-20 | 2 | -2/+2 |
|/ / / / |
|
* | | | | Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT' into release-3.26 | Brad King | 2023-03-17 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | WriteBasicConfigVersionFile: Fix regression in ARCH_INDEPENDENT check | Brad King | 2023-03-16 | 1 | -1/+1 |
|
|
* | | | | | FindMatlab: add version/release map for R2023a | scivision | 2023-03-16 | 1 | -0/+1 |
|/ / / / |
|
* | | | | CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...' | Brad King | 2023-03-13 | 3 | -4/+8 |
|
|
* | | | | Merge topic 'clang-16-cxx-modules' into release-3.26 | Brad King | 2023-03-06 | 1 | -0/+14 |
|\ \ \ \ |
|
| * | | | | Clang: Record Clang 16.0 flags for our experimental C++ modules support | Brad King | 2023-03-03 | 1 | -0/+14 |
|
|
* | | | | | Merge topic 'GoogleTest-type-param-suite' into release-3.26 | Brad King | 2023-03-06 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | GoogleTest: Restore suite name for type-parametrized tests | Brad King | 2023-03-03 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'ExternalProject-revert-install' into release-3.26 | Brad King | 2023-03-03 | 1 | -5/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ExternalProject: Restore driving install through build system | Brad King | 2023-03-02 | 1 | -5/+4 |
|
|
* | | | | FindPython: fix erroneous ${CMAKE_SHARED_LIBRARY_SUFFIX} matching | Marc Chevrier | 2023-03-01 | 1 | -3/+3 |
|
|
* | | | | FindOpenSSL: Search for -pthread flag | Kyle Edwards | 2023-02-23 | 1 | -1/+14 |
|
|
* | | | | Merge topic 'BundleUtilities-chmod-later' into release-3.26 | Brad King | 2023-02-21 | 1 | -4/+3 |
|\ \ \ \ |
|
| * | | | | BundleUtilities: Avoid unnecessary chmod in fixup_bundle_item | Brad King | 2023-02-20 | 1 | -4/+3 |
|
|
* | | | | | FindOpenSSL: Fix regression in dependency on threads | Brad King | 2023-02-20 | 1 | -6/+14 |
|/ / / / |
|
* | | | | LLVMFlang: Fix post-preprocess compile for fixed-form Fortran | David Truby | 2023-02-14 | 1 | -0/+1 |
|
|
* | | | | LCC: Fix extraction of __LCC__ version components | Brad King | 2023-02-13 | 2 | -8/+4 |
|
|
* | | | | Merge topic 'findopenssl-static-findpkg-fix' into release-3.26 | Brad King | 2023-02-08 | 1 | -2/+8 |
|\ \ \ \ |
|
| * | | | | FindOpenSSL: Use static pkgconfig if OPENSSL_USE_STATIC_LIBS=ON | Kyle Edwards | 2023-02-07 | 1 | -2/+8 |
|
|
* | | | | | FetchContent: Bump documented example Catch2 to v3.0.1 | Eisuke Kawashima | 2023-02-07 | 1 | -3/+3 |
|/ / / / |
|
* | | | | Merge topic 'android-ndk-legacy-toolchain' into release-3.26 | Brad King | 2023-02-07 | 2 | -1/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Android: Provide CMAKE_ANDROID_NDK_VERSION with NDK legacy toolchain file | Brad King | 2023-02-06 | 2 | -1/+3 |
|
|