summaryrefslogtreecommitdiffstats
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-302-0/+26
* Merge topic 'doc-compiler-id-table'Brad King2022-08-161-37/+54
|\
| * Help: `CMAKE_<LANG>_COMPILER_ID` turn code block into tableAlex Turbov2022-08-151-37/+54
* | Merge topic 'doc-cmake-cli-options'Brad King2022-08-164-4/+4
|\ \ | |/ |/|
| * Help: Replace `cmake -P` option mentions w/ Sphinx roleAlex Turbov2022-08-144-4/+4
* | variable: Set LINUX variable on Linux target systemsCristian Adam2022-08-111-0/+6
|/
* Merge topic 'doc-markup-program-options'Brad King2022-08-0818-24/+31
|\
| * Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-0412-17/+23
| * Help: Replace mentions of ``-D`` option with :option:`-D` roleAlex Turbov2022-08-042-2/+3
| * Help: Replace mentions of ``-T`` and ``-A`` options with roleAlex Turbov2022-08-043-4/+4
| * Help: Replace mentions of ``-S`` option with :option:`-S` roleAlex Turbov2022-08-041-1/+1
* | Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS'Brad King2022-08-041-1/+23
|\ \ | |/ |/|
| * FetchContent: Disable header set verification for dependenciesCraig Scott2022-08-031-1/+23
| * Merge topic 'doc-LINK_LIBRARY_genex' into release-3.24Craig Scott2022-07-0310-263/+286
| |\
* | \ Merge topic 'doc-LINK_LIBRARY_genex'Craig Scott2022-07-0310-263/+286
|\ \ \ | | |/ | |/|
| * | Help: Rework $<LINK_LIBRARY>, $<LINK_GROUP> and related docsCraig Scott2022-07-0310-263/+286
* | | Merge topic 'log_level_command'Brad King2022-06-291-0/+5
|\ \ \
| * | | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub commandAlexandru Croitor2022-06-281-0/+5
* | | | Merge topic 'doc-osx-cmp0126'Brad King2022-06-281-1/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Help: Mention CMP0126 in CMAKE_OSX_* variable documentationDa Quexian2022-06-271-1/+2
| |/
* | Merge topic 'vs-compile-batching'Brad King2022-06-231-0/+20
|\ \ | |/
| * VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-0/+20
* | Merge topic 'xcode-launch-mode'Brad King2022-06-161-0/+13
|\ \ | |/ |/|
| * Xcode: Add Xcode SCHEME control for 'Launch' controlHarry Mallon2022-06-151-0/+13
| * Merge topic 'doc-using-deps-guide'Brad King2022-06-091-1/+2
| |\
* | | Help: Clarify PROJECT_IS_TOP_LEVEL behavior w.r.t. add_subdirectoryMichael Hirsch2022-06-142-6/+20
* | | Merge topic 'doc-using-deps-guide' into release-3.24Brad King2022-06-091-1/+2
|\ \ \ | |/ / |/| / | |/
| * Help: Overhaul and expand the Using Dependencies GuideCraig Scott2022-06-091-1/+2
* | Help: Update Sphinx versionadded directives for 3.24 releaseBrad King2022-06-083-0/+6
|/
* Merge topic 'LLVMFlang-compiler'Brad King2022-05-261-1/+2
|\
| * LLVMFlang: Add support for LLVM FlangTin Huynh2022-05-241-1/+2
* | Help: Deprecate the CMAKE_COMPILER_IS_GNU* variablesfriendlyanon2022-05-243-3/+9
* | Help: Remove wrong versionadded for CMAKE_COMPILER_IS_GNU* variablesfriendlyanon2022-05-243-6/+0
|/
* Merge topic 'win_arm64_native_toolchain'Brad King2022-05-201-1/+1
|\
| * VS: ARM64 as default toolset architecture for ARM64 hostNiyas Sait2022-05-191-1/+1
* | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETSKyle Edwards2022-05-181-5/+5
* | Merge topic 'try_compile-project-platform-vars'Brad King2022-05-172-0/+19
|\ \
| * | try_compile: Add option to skip passing platform variablesBrad King2022-05-162-0/+14
| * | try_compile: Propagate platform variables in project-mode tooBrad King2022-05-161-0/+5
| |/
* | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES'Brad King2022-05-166-12/+50
|\ \ | |/ |/|
| * project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection pointCraig Scott2022-05-136-12/+50
* | Merge topic 'werror-property'Brad King2022-05-101-0/+9
|\ \
| * | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-061-0/+9
* | | OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 buildsCameron Cawley2022-05-061-2/+2
* | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-061-0/+36
| |/ |/|
* | Merge topic 'FetchContent_find_package_integration'Craig Scott2022-05-061-0/+27
|\ \
| * | Packages: Integrate FetchContent and find_package()Craig Scott2022-05-031-0/+27
* | | Help: Cross-reference ENV operator from cmake-language(7) manualJoachim Wuttke (h)2022-05-051-2/+3
|/ /
* | Merge topic 'NO_CMAKE_INSTALL_PREFIX'Brad King2022-04-227-0/+45
|\ \
| * | Find: Support per call disabling of CMAKE_INSTALL_PREFIXRobert Maynard2022-04-157-0/+45
| |/