summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'ExternalProject-list-separator-docs-example'Brad King2024-03-281-4/+15
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | ExternalProject: reword `LIST_SEPARATOR` to indicate what it *does*Ben Boeckel2024-03-281-7/+7
| * | | | | | | ExternalProject: add an example of `LIST_SEPARATOR` usageBen Boeckel2024-03-281-1/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindPkgConfig-no-Strawberry-Perl'Brad King2024-03-271-1/+16
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | FindPkgConfig: Avoid finding Strawberry Perl's pkg-configBrad King2024-03-261-1/+16
* | | | | | | Merge topic 'patch-find-sqlite3'Brad King2024-03-271-2/+11
|\ \ \ \ \ \ \
| * | | | | | | FindSQLite3: Use pkg-config for SQLite3 hintsPeter Kokot2024-03-261-2/+11
* | | | | | | | Merge topic 'FindCURL-libcurl_a'Brad King2024-03-261-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | FindCURL: Add support for finding static `libcurl_a.lib` on WindowsAlex Overchenko2024-03-251-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'swift-color-diagnostics'Brad King2024-03-261-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Swift: Honor CMAKE_COLOR_DIAGNOSTICS for command-line build systemsEvan Wilde2024-03-251-0/+2
* | | | | | | | Merge topic 'open-watcom'Brad King2024-03-261-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | OpenWatcom: Fix Windows3x DLL linkingJiri Malak2024-03-251-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'IntelLLVM-Fortran-no-isystem'Brad King2024-03-251-6/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | IntelLLVM: Revert accidental use of -external:I with Fortran compilersBrad King2024-03-241-6/+6
| | |_|/ / / | |/| | | |
* | | | | | CPack/WIX: Improve formatting of CPACK_WIX_CUSTOM_XMLNS expansionBrad King2024-03-221-1/+1
* | | | | | CPack/WIX: Prepare to provide version-specific WiX templatesBrad King2024-03-221-0/+0
| |_|/ / / |/| | | |
* | | | | Merge topic 'FindPython_MKL_Workaround'Brad King2024-03-221-0/+16
|\ \ \ \ \
| * | | | | FindPython: fix NumPy detection when Intel MKL library is installedEven Rouault2024-03-211-0/+16
| | |/ / / | |/| | |
* | | | | Merge topic 'matlab-2024a'Brad King2024-03-221-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindMatlab: R2024a version mapscivision2024-03-211-0/+1
| * | | | Merge topic 'package-dispatch-apple' into release-3.29Brad King2024-03-203-25/+78
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindSWIG-enhance-lookup-strategy'Brad King2024-03-211-18/+56
|\ \ \ \ \ \
| * | | | | | FindSWIG: Enhance lookup capabilities using VALIDATOR argumentMarc Chevrier2024-03-201-18/+56
| * | | | | | FindSWIG: Search now all artifacts per directoryMarc Chevrier2024-03-201-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'check-strict-prototypes'Brad King2024-03-214-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Modules: Fix checks under -Werror=strict-prototypesPeter Kokot2024-03-204-6/+6
* | | | | | Merge topic 'package-dispatch-apple'Brad King2024-03-203-25/+78
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | generate_apple_*_selection_file: Add option to capture errorsBrad King2024-03-193-10/+62
| * | | | generate_apple_architecture_selection_file: Document $(ARCHS_STANDARD) supportBrad King2024-03-191-0/+4
| * | | | generate_apple_architecture_selection_file: Simplify signatureBrad King2024-03-191-15/+12
* | | | | Merge topic 'doc-release-3.29-typos'Brad King2024-03-192-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Fix typos and grammar in pre-3.29 docsCraig Scott2024-03-192-2/+2
| |/ / /
| * | | Merge topic 'LINKER_TYPE-mold-support' into release-3.29Brad King2024-03-141-1/+4
| |\ \ \
| * \ \ \ Merge topic 'fc-MakeAvailable-leak-var' into release-3.29Brad King2024-03-141-13/+20
| |\ \ \ \
* | \ \ \ \ Merge topic 'LINKER_TYPE-mold-support'Brad King2024-03-141-1/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | LINKER_TYPE: Support MOLD only on GCC versions that support itMarc Chevrier2024-03-131-1/+4
* | | | | | Merge topic 'fc-MakeAvailable-leak-var'Brad King2024-03-141-13/+20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FetchContent: Don't leak temporary variable and restore var robustlyCraig Scott2024-03-131-13/+20
| |/ / / /
* | | | | Merge topic 'ctest-tls-options'Brad King2024-03-132-9/+24
|\ \ \ \ \
| * | | | | ctest: Fall back to CMake options for TLS versionBrad King2024-03-121-0/+7
| * | | | | ctest: Fall back to CMake options for TLS server verificationBrad King2024-03-121-0/+3
| * | | | | ctest: Add explicit options for TLS versionBrad King2024-03-121-0/+1
| * | | | | ctest: Add explicit options for TLS server verificationBrad King2024-03-121-0/+2
| * | | | | CTest: Create scope to isolate defaults for DartConfiguration.tclBrad King2024-03-121-9/+11
* | | | | | Merge topic 'GoogleTest-source-line'Brad King2024-03-131-4/+41
|\ \ \ \ \ \
| * | | | | | GoogleTest: Add DEF_SOURCE_LINE property to gtest_add_testsDaniel Sim2024-03-111-4/+41
* | | | | | | Merge topic 'ci-xcode-15.3'Brad King2024-03-131-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | LinkerId: Update detection of linker tool for Xcode 15.3Brad King2024-03-121-1/+1
| | |_|/ / | |/| | |
| * | | | Merge topic 'llvm-objdump' into release-3.29Brad King2024-03-111-1/+1
| |\ \ \ \