summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix typo in CMAKE_PKG_CONFIG_PC_PATH docs權少2025-03-261-1/+1
* PkgC: Document cmake variablesVito Gamberini2025-03-195-0/+40
* Help: CMAKE_LANG_LINK_MODE: clarify usage.Marc Chevrier2025-03-022-0/+4
* Add CMAKE_POLICY_VERSION_MINIMUM environment variableBrad King2025-02-201-0/+4
* Merge topic 'policy-version-var' into release-4.0Brad King2025-02-142-0/+26
|\
| * Add CMAKE_POLICY_VERSION_MINIMUM to help configure outdated projectsBrad King2025-02-132-0/+26
* | Help: Link CMAKE_CURRENT_LIST_(DIR|FILE|LINE) to/from FUNCTION-equivalentsAlex Neundorf2025-02-136-8/+15
|/
* AIX: Add platform id variables 'AIX' and 'CMAKE_HOST_AIX'Aditya Vidyadhar Kamath2025-02-072-0/+12
* Help: Update Sphinx versionadded directives for 4.0 releaseBrad King2025-02-051-1/+1
* Help: Fix typos in RST found by the `rst-backticks` hookAlex Turbov2025-02-021-1/+1
* Help: Remove accidental blockquotes around listsNikita Nemkin2025-01-311-3/+3
* Help: Convert some literal blocks into tables and listsNikita Nemkin2025-01-313-30/+47
* Merge topic 'msvc-runtime-checks'Brad King2025-01-302-1/+37
|\
| * MSVC: Add abstraction for runtime checksAJIOB2025-01-291-0/+36
| * Help: Fix MSVC_DEBUG_INFORMATION_FORMAT description of exampleAJIOB2025-01-241-1/+1
* | Merge topic 'cmake_sarif_output'Brad King2025-01-301-0/+81
|\ \
| * | cmake: Add SARIF diagnostics output supportDaniel Tierney2025-01-291-0/+81
| |/
* | Help: More syntax highlighting for literal blocksNikita Nemkin2025-01-294-4/+8
* | Merge topic 'fix-typos-found-by-pygrep-hooks'Brad King2025-01-288-11/+11
|\ \
| * | Help: Fix typos found by the `rst-backticks` hookAlex Turbov2025-01-265-8/+8
| * | Help: Fix typos found by the `rst-directive-colons` hookAlex Turbov2025-01-263-3/+3
| |/
* | Merge topic 'patch-CMAKE_OBJDUMP'Brad King2025-01-271-0/+16
|\ \
| * | Help: Document CMAKE_OBJDUMP variablePeter Kokot2025-01-241-0/+16
| |/
* | Linker configuration: rely now on CMAKE_<LANG>_LINK_MODE variable.Marc Chevrier2025-01-262-7/+31
|/
* Merge topic 'remove-old-compatibility'Brad King2025-01-232-10/+10
|\
| * CMP0065: Remove support for OLD behaviorBrad King2025-01-221-2/+2
| * CMP0060: Remove support for OLD behaviorBrad King2025-01-222-6/+6
| * CMP0056: Remove support for OLD behaviorBrad King2025-01-211-2/+2
* | Merge topic 'CMAKE_LANG_DEVICE_LINK_MODE'Brad King2025-01-221-0/+12
|\ \
| * | Introduce CMAKE_<LANG>_DEVICE_LINK_MODE variable.Marc Chevrier2025-01-211-0/+12
| |/
* | Help: Document CTEST_EXTRA_SUBMIT_FILES variableBrad King2025-01-211-0/+5
* | Help: Document CTEST_NOTES_FILES variableBrad King2025-01-211-0/+5
|/
* CMP0047: Remove support for OLD behaviorBrad King2025-01-191-2/+2
* CMP0025: Remove support for OLD behaviorBrad King2025-01-191-2/+2
* CMP0001: Remove support for OLD behaviorBrad King2025-01-171-1/+1
* Renumber post-3.31 development from 3.32 to 4.0Brad King2025-01-169-9/+9
* Merge topic 'execute-process-error'Brad King2025-01-161-0/+9
|\
| * execute_process: Allow setting default COMMAND_ERROR_IS_FATAL valueMartin Duffy2025-01-151-0/+9
* | Help: CMAKE_POSITION_INDEPENDENT_CODE is ignored for some targetsAndreas Hartmetz2025-01-141-3/+3
* | Merge topic 'patch-CMAKE_SCRIPT_MODE_FILE'Brad King2025-01-141-0/+5
|\ \
| * | Help: Add _See Also_ to CMAKE_SCRIPT_MODE and CMAKE_ROLEPeter Kokot2025-01-121-0/+5
| |/
* | Merge topic 'fix-typos-found-by-pre-commit-hooks'Brad King2025-01-141-1/+1
|\ \
| * | Help: Fix some typos found by `sphinx-lint`Alex Turbov2025-01-121-1/+1
| |/
* | Merge topic 'xcode-scheme-test-config'Brad King2025-01-131-0/+12
|\ \
| * | Xcode: Support for test action 'Build Configuration' scheme propertyCristiano Carvalheiro2025-01-091-0/+12
| |/
* | Introduce CMAKE_<LANG>_LINK_MODE variable.Marc Chevrier2025-01-101-0/+12
|/
* Help: LINK_LIBRARY:WHOLE_ARCHIVE clarificationMarc Chevrier2024-12-191-2/+12
* Merge topic 'rename-cmakelists'Brad King2024-12-181-0/+23
|\
| * cmake: Allow configuration of default script namesMartin Duffy2024-12-171-0/+23
* | Merge topic 'xcode-scheme-lldb-init-file'Brad King2024-12-161-0/+13
|\ \