Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | GenerateExportHeader: Fix Clang support on Windows | Corentin Damman | 2023-02-23 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'find-openssl-find-pthread' | Brad King | 2023-02-24 | 1 | -1/+14 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | 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 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'iar-lang-vars' | Brad King | 2023-02-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | IAR: Tolerate variables named for languages | Joakim Lönnberg | 2023-02-21 | 1 | -1/+1 | |
* | | | | | | | | FindHDF5: Fix detection of Parallel HDF5 | Weiqun Zhang | 2023-02-21 | 1 | -4/+16 | |
* | | | | | | | | Merge topic 'GetPrerequisites-linux-x86' | Brad King | 2023-02-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GetPrerequisites: Ignore relative paths printed by ldd | Đoàn Trần Công Danh | 2023-02-20 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'FindEXPAT-multi-config' | Brad King | 2023-02-21 | 1 | -22/+78 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindEXPAT: Fix for debug and other modified builds | tobil4sk | 2023-02-20 | 1 | -22/+78 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'BundleUtilities-chmod-later' | Brad King | 2023-02-21 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | BundleUtilities: Avoid unnecessary chmod in fixup_bundle_item | Brad King | 2023-02-20 | 1 | -4/+3 | |
* | | | | | | | | Merge topic 'FindOpenSSL-threads' | Brad King | 2023-02-21 | 1 | -6/+14 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | FindOpenSSL: Fix regression in dependency on threads | Brad King | 2023-02-20 | 1 | -6/+14 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ci-linkcheck' | Brad King | 2023-02-17 | 3 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Replace links with their permanent redirects | Brad King | 2023-02-17 | 3 | -3/+3 | |
| * | | | | | | FindCUDAToolkit: Replace broken links to NVIDIA documentation | Brad King | 2023-02-17 | 1 | -3/+3 | |
* | | | | | | | Merge topic 'swift-debug-info' | Brad King | 2023-02-17 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Swift: Emit debug information on Windows | Saleem Abdulrasool | 2023-02-16 | 2 | -2/+4 | |
| |/ / / / / | ||||||
* | | | | | | LCC: Disable Fortran preprocessor testing if unsupported | makise-homura | 2023-02-16 | 2 | -2/+7 | |
* | | | | | | LCC: Don't require liblfortran on lcc versions that don't have it | makise-homura | 2023-02-15 | 1 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'LLVMFlang-post-preprocessed' | Brad King | 2023-02-15 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | LLVMFlang: Fix post-preprocess compile for fixed-form Fortran | David Truby | 2023-02-14 | 1 | -0/+1 | |
* | | | | | Merge topic 'lcc-major-version' | Brad King | 2023-02-14 | 2 | -8/+4 | |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | ||||||
| * | | | 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 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'findopenssl-static-findpkg-fix' | 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 | |
* | | | | | Merge topic 'doc-FetchContent-catch2' | Brad King | 2023-02-08 | 1 | -3/+3 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | 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 | |
| |\ \ \ | | |/ / | ||||||
| * | | | Merge topic 'FindCUDAToolkit-nvrtc-builtins' into release-3.26 | Brad King | 2023-02-07 | 1 | -1/+1 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'avoid-cmake-cfg-intdir' | Brad King | 2023-02-07 | 2 | -8/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | ExternalProject: Always use $<CONFIG> for source files | Kyle Edwards | 2023-02-03 | 1 | -7/+1 | |
| * | | | | | CTestTargets: Use $<CONFIG> instead of ${CMAKE_CFG_INTDIR} | Kyle Edwards | 2023-02-03 | 1 | -1/+1 | |
* | | | | | | Merge topic 'KateImprovements' | Brad King | 2023-02-07 | 1 | -2/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Kate: make it possible to force a mode for the "files" entry | Alexander Neundorf | 2023-02-06 | 1 | -0/+4 | |
| * | | | | | | Help: add documentation for Kate-related variable | Alexander Neundorf | 2023-02-03 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'android-ndk-legacy-toolchain' | 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 | |
| * | | | | | Merge topic 'FindPython-CMP0007-NEW' into release-3.25 | Brad King | 2023-01-24 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'FindCUDAToolkit-nvrtc-builtins' | Brad King | 2023-02-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | FindCUDAToolkit: Fix `nvrtc_builtins_static` library name | Paul Taylor | 2023-02-06 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'docfix' | Brad King | 2023-02-07 | 4 | -20/+62 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Help: CheckSource{Compiles,Runs}: fix typo and clarify | scivision | 2023-02-06 | 4 | -20/+62 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'compiler-id-flags-with-quotes' | Brad King | 2023-02-06 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | CompilerId: Fix handling of CMAKE_<LANG>_FLAGS with quotes | Russell Greene | 2023-02-03 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | FindOpenCL: Add default install locations on Windows | Lisanna | 2023-02-03 | 1 | -0/+14 | |
* | | | | | FindPNG: Add default install locations on Windows | Lisanna | 2023-02-03 | 1 | -4/+22 | |
|/ / / / |