summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* Experimental: Restore `import std` gateBrad King2026-02-263-3/+13
* Help: Tweak CMAKE_INSTALL_EXPORTS_AS_PACKAGE_INFOMatthew Woehlke2026-02-241-2/+4
* Merge topic 'remove-cps-experimental-gate'Brad King2026-02-136-41/+17
|\
| * CPS: Remove experimental gate (mostly)Matthew Woehlke2026-02-116-41/+17
* | Merge topic 'doc-ctest-link'Brad King2026-02-1154-54/+54
|\ \ | |/ |/|
| * Help: Link `CTEST_*` variables to dashboard clientTyler Yankee2026-02-1054-54/+54
* | Experimental: Remove import std experimental gateVito Gamberini2026-02-073-13/+3
|/
* cmake: Add per-language link flags for all target typesTyler Yankee2026-02-012-0/+61
* Help: Fix description of `CMAKE_*_LINKER_FLAGS` variablesTyler Yankee2026-01-296-8/+42
* HIP: Add support for SPIR-V platformPaulius Velesko2026-01-202-0/+9
* Merge topic 'pvs-analyze'Brad King2026-01-191-0/+15
|\
| * pvs-studio: Add support for linting with PVS-StudioMartin Duffy2026-01-161-0/+15
* | File sets: Add verification of private file setsCraig Scott2026-01-163-34/+54
|/
* Merge topic 'doc-cleanup-4.2'Craig Scott2025-12-241-3/+3
|\
| * Help: Fix minor grammar problemsCraig Scott2025-12-211-3/+3
* | Merge topic 'emscripten-arch-id'Brad King2025-11-261-0/+6
|\ \ | |/
| * Emscripten: Provide CMAKE_<LANG>_COMPILER_ARCHITECTURE_IDBrad King2025-11-251-0/+6
* | Merge topic 'autogen-tgt-intdir-strategy-docs'Brad King2025-11-191-0/+6
|\ \ | |/
| * Help/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY: document supported generatorsBen Boeckel2025-11-181-0/+6
| * Merge topic 'xcode-macos-deployment-target' into release-4.2Brad King2025-10-271-10/+34
| |\
* | \ Merge topic 'package-info-from-install-export'Brad King2025-11-121-0/+122
|\ \ \
| * | | install: Add ability to generate CPS from install(EXPORT)Matthew Woehlke2025-11-111-0/+122
* | | | GNUInstallDirs: Add notice about --prefix optionPeter Kokot2025-11-101-0/+18
|/ / /
* | | CPack/Archive: Add support for setting UID/GID in archiveClinton Stimpson2025-11-081-0/+2
* | | CMAKE_ENABLE_EXPORTS: Deprecate variablePeter Kokot2025-11-043-6/+19
* | | Merge topic 'xcode-macos-deployment-target'Brad King2025-10-271-10/+34
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'backport-4.0-xcode-macos-deployment-target'Brad King2025-10-261-10/+34
| |\
| | * Xcode: Restore default CMAKE_OSX_DEPLOYMENT_TARGET to run on hostBrad King2025-10-261-10/+34
* | | FASTbuild: allow setting custom IDE argsEduard Voronkin2025-10-171-0/+17
* | | Merge topic 'doc-apple-arch-default' into release-4.2Brad King2025-10-101-0/+4
|\ \ \
| * | | Help: Document default architecture when CMAKE_OSX_ARCHITECTURES is not setBrad King2025-10-091-0/+4
* | | | Help: Update Sphinx versionadded directives for 4.2 releaseBrad King2025-10-0914-0/+28
|/ / /
* | | Help: Document generators supporting CMAKE_INTERMEDIATE_DIR_STRATEGYBrad King2025-10-011-0/+6
* | | FASTBuild: expose more optionsEduard Voronkin2025-09-177-0/+55
* | | Merge topic 'vs-ifx'Brad King2025-09-171-1/+8
|\ \ \
| * | | VS: Default Intel Fortran projects to ifx in VS 18 and aboveBrad King2025-09-161-1/+8
* | | | Merge topic 'vs2026'Brad King2025-09-162-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'backport-vs2026' into vs2026Brad King2025-09-152-0/+2
| |\ \ \ \ | | |/ / /
| | * | | VS: Add Visual Studio 18 2026 generatorBrad King2025-09-152-0/+2
| | |/ /
* | | | Merge topic 'cxxmodules-custom-import-std-metadata-file'Brad King2025-09-151-0/+11
|\ \ \ \
| * | | | cxximportstd: support setting the `import std` metadata locationBen Boeckel2025-09-111-0/+11
| |/ / /
* | | | Merge topic 'fbuild_cache_path'Brad King2025-09-121-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | FASTBuild: don't set default cache pathEduard Voronkin2025-09-111-3/+4
* | | | Merge topic 'object-name-properties'Brad King2025-09-101-1/+2
|\ \ \ \
| * | | | prop_sf/OBJECT_NAME: support custom object namesBen Boeckel2025-09-091-1/+2
| |/ / /
* | | | Merge topic 'target-SKIP_LINTING'Brad King2025-09-101-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add `SKIP_LINTING` target property and `CMAKE_SKIP_LINTING` variableAlex Turbov2025-09-091-0/+9
* | | | install: support using `DESTINATION` as-is for object installationBen Boeckel2025-09-061-0/+11
* | | | Help/CMAKE_INSTALL_OBJECT_NAME_STRATEGY: add `versionadded` directiveBen Boeckel2025-09-031-0/+2
|/ / /
* | | FASTBuild: Add generatorEduard Voronkin2025-08-267-0/+92