summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | GenerateExportHeader: Fix Clang support on WindowsCorentin Damman2023-02-231-1/+1
* | | | | | | Merge topic 'find-openssl-find-pthread'Brad King2023-02-241-1/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | FindOpenSSL: Search for -pthread flagKyle Edwards2023-02-231-1/+14
| * | | | | Merge topic 'BundleUtilities-chmod-later' into release-3.26Brad King2023-02-211-4/+3
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'iar-lang-vars'Brad King2023-02-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | IAR: Tolerate variables named for languagesJoakim Lönnberg2023-02-211-1/+1
* | | | | | | | FindHDF5: Fix detection of Parallel HDF5Weiqun Zhang2023-02-211-4/+16
* | | | | | | | Merge topic 'GetPrerequisites-linux-x86'Brad King2023-02-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | GetPrerequisites: Ignore relative paths printed by lddĐoàn Trần Công Danh2023-02-201-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindEXPAT-multi-config'Brad King2023-02-211-22/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | FindEXPAT: Fix for debug and other modified buildstobil4sk2023-02-201-22/+78
| |/ / / / / / /
* | | | | | | | Merge topic 'BundleUtilities-chmod-later'Brad King2023-02-211-4/+3
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | BundleUtilities: Avoid unnecessary chmod in fixup_bundle_itemBrad King2023-02-201-4/+3
* | | | | | | | Merge topic 'FindOpenSSL-threads'Brad King2023-02-211-6/+14
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | FindOpenSSL: Fix regression in dependency on threadsBrad King2023-02-201-6/+14
| |/ / / / /
* | | | | | Merge topic 'ci-linkcheck'Brad King2023-02-173-6/+6
|\ \ \ \ \ \
| * | | | | | Help: Replace links with their permanent redirectsBrad King2023-02-173-3/+3
| * | | | | | FindCUDAToolkit: Replace broken links to NVIDIA documentationBrad King2023-02-171-3/+3
* | | | | | | Merge topic 'swift-debug-info'Brad King2023-02-172-2/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Swift: Emit debug information on WindowsSaleem Abdulrasool2023-02-162-2/+4
| |/ / / / /
* | | | | | LCC: Disable Fortran preprocessor testing if unsupportedmakise-homura2023-02-162-2/+7
* | | | | | LCC: Don't require liblfortran on lcc versions that don't have itmakise-homura2023-02-151-3/+3
|/ / / / /
* | | | | Merge topic 'LLVMFlang-post-preprocessed'Brad King2023-02-151-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | LLVMFlang: Fix post-preprocess compile for fixed-form FortranDavid Truby2023-02-141-0/+1
* | | | | Merge topic 'lcc-major-version'Brad King2023-02-142-8/+4
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | LCC: Fix extraction of __LCC__ version componentsBrad King2023-02-132-8/+4
| * | | Merge topic 'findopenssl-static-findpkg-fix' into release-3.26Brad King2023-02-081-2/+8
| |\ \ \
* | \ \ \ Merge topic 'findopenssl-static-findpkg-fix'Brad King2023-02-081-2/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindOpenSSL: Use static pkgconfig if OPENSSL_USE_STATIC_LIBS=ONKyle Edwards2023-02-071-2/+8
* | | | | Merge topic 'doc-FetchContent-catch2'Brad King2023-02-081-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FetchContent: Bump documented example Catch2 to v3.0.1Eisuke Kawashima2023-02-071-3/+3
| |/ / /
| * | | Merge topic 'android-ndk-legacy-toolchain' into release-3.26Brad King2023-02-072-1/+3
| |\ \ \ | | |/ /
| * | | Merge topic 'FindCUDAToolkit-nvrtc-builtins' into release-3.26Brad King2023-02-071-1/+1
| |\ \ \
* | \ \ \ Merge topic 'avoid-cmake-cfg-intdir'Brad King2023-02-072-8/+2
|\ \ \ \ \
| * | | | | ExternalProject: Always use $<CONFIG> for source filesKyle Edwards2023-02-031-7/+1
| * | | | | CTestTargets: Use $<CONFIG> instead of ${CMAKE_CFG_INTDIR}Kyle Edwards2023-02-031-1/+1
* | | | | | Merge topic 'KateImprovements'Brad King2023-02-071-2/+6
|\ \ \ \ \ \
| * | | | | | Kate: make it possible to force a mode for the "files" entryAlexander Neundorf2023-02-061-0/+4
| * | | | | | Help: add documentation for Kate-related variableAlexander Neundorf2023-02-031-2/+2
| |/ / / / /
* | | | | | Merge topic 'android-ndk-legacy-toolchain'Brad King2023-02-072-1/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Android: Provide CMAKE_ANDROID_NDK_VERSION with NDK legacy toolchain fileBrad King2023-02-062-1/+3
| * | | | | Merge topic 'FindPython-CMP0007-NEW' into release-3.25Brad King2023-01-241-0/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindCUDAToolkit-nvrtc-builtins'Brad King2023-02-071-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindCUDAToolkit: Fix `nvrtc_builtins_static` library namePaul Taylor2023-02-061-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'docfix'Brad King2023-02-074-20/+62
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: CheckSource{Compiles,Runs}: fix typo and clarifyscivision2023-02-064-20/+62
| |/ / / /
* | | | | Merge topic 'compiler-id-flags-with-quotes'Brad King2023-02-061-1/+1
|\ \ \ \ \
| * | | | | CompilerId: Fix handling of CMAKE_<LANG>_FLAGS with quotesRussell Greene2023-02-031-1/+1
| |/ / / /
* | | | | FindOpenCL: Add default install locations on WindowsLisanna2023-02-031-0/+14
* | | | | FindPNG: Add default install locations on WindowsLisanna2023-02-031-4/+22
|/ / / /