| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'doc-project-include-vars-3.29' | Brad King | 2024-03-18 | 4 | -4/+8 |
|\ |
|
| * | Help: Improve wording of CMAKE_PROJECT_..._INCLUDE... changes for 3.29 | Craig Scott | 2024-03-16 | 4 | -4/+8 |
|
|
| * | Merge topic 'LINKER_TYPE-mold-support' into release-3.29 | Brad King | 2024-03-14 | 1 | -0/+6 |
| |\ |
|
* | \ | Merge topic 'LINKER_TYPE-mold-support' | Brad King | 2024-03-14 | 1 | -0/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | LINKER_TYPE: Document that linker tool should be in the PATH | Marc Chevrier | 2024-03-12 | 1 | -0/+6 |
|
|
* | | | Merge topic 'ctest-tls-options' | Brad King | 2024-03-13 | 5 | -7/+41 |
|\ \ \ |
|
| * | | | ctest: Fall back to CMake options for TLS version | Brad King | 2024-03-12 | 1 | -0/+3 |
|
|
| * | | | ctest: Fall back to CMake options for TLS server verification | Brad King | 2024-03-12 | 1 | -0/+3 |
|
|
| * | | | ctest: Add explicit options for TLS version | Brad King | 2024-03-12 | 1 | -0/+13 |
|
|
| * | | | ctest: Add explicit options for TLS server verification | Brad King | 2024-03-12 | 2 | -0/+14 |
|
|
| * | | | Help: Factor out CMAKE_TLS_VERSION allowed values | Brad King | 2024-03-12 | 2 | -7/+8 |
|
|
* | | | | Merge topic 'export-find_dependency-calls' | Brad King | 2024-03-13 | 1 | -1/+3 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate | Brad King | 2024-03-12 | 1 | -1/+3 |
| |/ |
|
* | | Merge topic 'doc-https' | Brad King | 2024-03-08 | 2 | -6/+6 |
|\ \
| |/ |
|
| * | Help: Convert http URLs to https | scivision | 2024-03-07 | 2 | -6/+6 |
|
|
* | | ExternalProject: Add TLS version options for https connections | Brad King | 2024-02-29 | 1 | -0/+4 |
|
|
* | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variable | Brad King | 2024-02-28 | 1 | -0/+2 |
|
|
* | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variable | Brad King | 2024-02-28 | 1 | -0/+17 |
|
|
* | | Merge topic 'vs-UseDebugLibraries' | Brad King | 2024-02-23 | 1 | -2/+3 |
|\ \ |
|
| * | | VS: Add UseDebugLibraries to vcxproj files by default | Brad King | 2024-02-22 | 1 | -2/+3 |
|
|
* | | | Merge topic 'doc-BUILD_SHARED_LIBS-top-level' | Brad King | 2024-02-22 | 1 | -0/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | Help: Advise calling option(BUILD_SHARED_LIBS) early enough | Craig Scott | 2024-02-21 | 1 | -0/+9 |
|
|
* | | | Merge topic 'doc-BUILD_SHARED_LIBS' | Brad King | 2024-02-21 | 1 | -6/+30 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Help: Modernize BUILD_SHARED_LIBS documentation | Brad King | 2024-02-21 | 1 | -6/+30 |
|
|
* | | VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibraries | Brad King | 2024-02-19 | 1 | -0/+28 |
|/ |
|
* | TIClang: Add support for TI Clang-based compilers, including tiarmclang | Alan Phipps | 2024-02-09 | 1 | -0/+2 |
|
|
* | Merge topic 'doc-autogen' into release-3.29 | Brad King | 2024-02-08 | 2 | -8/+14 |
|\ |
|
| * | Autogen: Update Documentation | Orkun Tokdemir | 2024-02-08 | 2 | -8/+14 |
|
|
* | | Help: Document CMAKE_SYSTEM_NAME possible values | Peter Kokot | 2024-02-05 | 2 | -0/+85 |
|/ |
|
* | cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable | Silvio Traversaro | 2024-01-30 | 2 | -5/+17 |
|
|
* | Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR | Brad King | 2024-01-29 | 2 | -7/+10 |
|
|
* | Merge topic 'autogen-exe-per-config' | Brad King | 2024-01-18 | 1 | -0/+10 |
|\ |
|
| * | Autogen: AUTO*_EXECUTABLE: add support for per-config values | Orkun Tokdemir | 2024-01-17 | 1 | -0/+10 |
|
|
* | | Help: Drop incorrect versionadded mark from CMAKE_MATCH_<n> | Brad King | 2024-01-09 | 1 | -2/+0 |
|/ |
|
* | Merge topic 'cmake-test-launcher' | Brad King | 2023-12-15 | 1 | -0/+16 |
|\ |
|
| * | add_test: Optionally use a launcher for tests running in-project targets | Ralf Habacker | 2023-12-13 | 1 | -0/+16 |
|
|
* | | Merge topic 'compute-compiler-linker' | Brad King | 2023-12-09 | 1 | -0/+2 |
|\ \ |
|
| * | | LinkerId: Identify AIX and SunOS system linkers | Brad King | 2023-12-08 | 1 | -0/+2 |
| |/ |
|
* | | Merge topic 'LLVMFlang-Fortran-link-enhancements' | Brad King | 2023-12-09 | 1 | -5/+7 |
|\ \ |
|
| * | | LLVMFlang Fortran: enhance link capabilities | Marc Chevrier | 2023-12-08 | 1 | -5/+7 |
| |/ |
|
* | | MSVC: Teach find_library to consider Rust's '${name}.dll.lib' convention | Daniel Ching | 2023-12-08 | 1 | -5/+5 |
|/ |
|
* | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files | Brad King | 2023-11-22 | 2 | -0/+26 |
|
|
* | Merge topic 'ci-fedora-39' | Brad King | 2023-11-20 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'backport-ci-fedora-39' into ci-fedora-39 | Brad King | 2023-11-17 | 1 | -1/+1 |
| |\ |
|
| | * | codespell: Fix typos | Brad King | 2023-11-17 | 1 | -1/+1 |
|
|
* | | | Merge topic 'swift-compilation-mode' | Brad King | 2023-11-19 | 1 | -0/+32 |
|\ \ \
| |/ /
|/| | |
|
| * | | Swift: Add abstraction for compilation mode | Evan Wilde | 2023-11-17 | 1 | -0/+32 |
|
|
* | | | Merge topic 'autogen-rsp' | Brad King | 2023-11-17 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Autogen: Add support for response files for moc predef targets | tophoo | 2023-11-16 | 1 | -0/+10 |
|
|
* | | | | Merge topic 'doc-find_package-advice' | Brad King | 2023-11-15 | 2 | -0/+41 |
|\ \ \ \
| |/ / /
|/| | | |
|