summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ctest: Add explicit options for TLS server verificationBrad King2024-03-122-0/+14
| * | | Help: Factor out CMAKE_TLS_VERSION allowed valuesBrad King2024-03-122-7/+8
* | | | Merge topic 'export-find_dependency-calls'Brad King2024-03-131-1/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gateBrad King2024-03-121-1/+3
| |/
* | Merge topic 'doc-https'Brad King2024-03-082-6/+6
|\ \ | |/
| * Help: Convert http URLs to httpsscivision2024-03-072-6/+6
* | ExternalProject: Add TLS version options for https connectionsBrad King2024-02-291-0/+4
* | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variableBrad King2024-02-281-0/+2
* | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variableBrad King2024-02-281-0/+17
* | Merge topic 'vs-UseDebugLibraries'Brad King2024-02-231-2/+3
|\ \
| * | VS: Add UseDebugLibraries to vcxproj files by defaultBrad King2024-02-221-2/+3
* | | Merge topic 'doc-BUILD_SHARED_LIBS-top-level'Brad King2024-02-221-0/+9
|\ \ \ | | |/ | |/|
| * | Help: Advise calling option(BUILD_SHARED_LIBS) early enoughCraig Scott2024-02-211-0/+9
* | | Merge topic 'doc-BUILD_SHARED_LIBS'Brad King2024-02-211-6/+30
|\ \ \ | |/ / | | / | |/ |/|
| * Help: Modernize BUILD_SHARED_LIBS documentationBrad King2024-02-211-6/+30
* | VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibrariesBrad King2024-02-191-0/+28
|/
* TIClang: Add support for TI Clang-based compilers, including tiarmclangAlan Phipps2024-02-091-0/+2
* Merge topic 'doc-autogen' into release-3.29Brad King2024-02-082-8/+14
|\
| * Autogen: Update DocumentationOrkun Tokdemir2024-02-082-8/+14
* | Help: Document CMAKE_SYSTEM_NAME possible valuesPeter Kokot2024-02-052-0/+85
|/
* cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variableSilvio Traversaro2024-01-302-5/+17
* Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATORBrad King2024-01-292-7/+10
* Merge topic 'autogen-exe-per-config'Brad King2024-01-181-0/+10
|\
| * Autogen: AUTO*_EXECUTABLE: add support for per-config valuesOrkun Tokdemir2024-01-171-0/+10
* | Help: Drop incorrect versionadded mark from CMAKE_MATCH_<n>Brad King2024-01-091-2/+0
|/
* Merge topic 'cmake-test-launcher'Brad King2023-12-151-0/+16
|\
| * add_test: Optionally use a launcher for tests running in-project targetsRalf Habacker2023-12-131-0/+16
* | Merge topic 'compute-compiler-linker'Brad King2023-12-091-0/+2
|\ \
| * | LinkerId: Identify AIX and SunOS system linkersBrad King2023-12-081-0/+2
| |/
* | Merge topic 'LLVMFlang-Fortran-link-enhancements'Brad King2023-12-091-5/+7
|\ \
| * | LLVMFlang Fortran: enhance link capabilitiesMarc Chevrier2023-12-081-5/+7
| |/
* | MSVC: Teach find_library to consider Rust's '${name}.dll.lib' conventionDaniel Ching2023-12-081-5/+5
|/
* VS: Add support for using Intel oneAPI Fortran compiler in .vfproj filesBrad King2023-11-222-0/+26
* Merge topic 'ci-fedora-39'Brad King2023-11-201-1/+1
|\
| * Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-171-1/+1
| |\
| | * codespell: Fix typosBrad King2023-11-171-1/+1
* | | Merge topic 'swift-compilation-mode'Brad King2023-11-191-0/+32
|\ \ \ | |/ / |/| |
| * | Swift: Add abstraction for compilation modeEvan Wilde2023-11-171-0/+32
* | | Merge topic 'autogen-rsp'Brad King2023-11-171-0/+10
|\ \ \
| * | | Autogen: Add support for response files for moc predef targetstophoo2023-11-161-0/+10
* | | | Merge topic 'doc-find_package-advice'Brad King2023-11-152-0/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Note ways CMAKE_..._FIND_PACKAGE_... vars can break projectsCraig Scott2023-11-072-0/+41
* | | | install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-131-0/+6
| |/ / |/| |
* | | Optionally make `test` target depend on `all`William Sciaroni2023-11-102-0/+21
|/ /
* | Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-244-0/+77
* | CMAKE_PROJECT_INCLUDE: Allow to run module filesCristian Le2023-10-185-4/+12
* | CMAKE_PROJECT_INCLUDE: Add support for including multiple filesCristian Le2023-10-184-4/+20
* | Add options to specify linker toolMarc Chevrier2023-10-134-0/+120
|/
* cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-021-6/+1
* Merge topic 'misc-cxxmodule-fixes'Brad King2023-09-271-2/+4
|\