summaryrefslogtreecommitdiff
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* Genex LINK_LIBRARY: Add support for framework with postfixMarc Chevrier2022-09-211-2/+7
* Merge topic 'add_tasking_compiler'Brad King2022-09-152-0/+33
|\
| * Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-142-0/+33
* | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-141-0/+36
|\ \ | |/ |/|
| * MSVC: Add abstraction for debug information formatGlen Chung2022-09-141-0/+36
* | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux hostCristian Adam2022-09-091-0/+6
* | BSD: Set CMAKE_HOST_BSD variable on a BSD hostCristian Adam2022-09-061-0/+7
* | BSD: Only use BSD as variable for target BSD systemCristian Adam2022-09-065-25/+2
|/
* Merge topic 'xcode-add-gpu-validation-and-default-configuration'Brad King2022-08-313-0/+38
|\
| * Xcode: Add settings to control a scheme's launch configurationPatriceJiang2022-08-301-0/+12
| * Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-302-0/+26
* | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'Brad King2022-08-311-1/+2
|\ \
| * | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-301-1/+2
* | | Help:CMAKE_[CTEST,CPACK]_COMMAND]: correct copy-paste errorMichael Hirsch2022-08-242-6/+6
* | | Help:CMAKE_EXPORT_COMPILE_COMMANDS: link to Ninja GeneratorsMichael Hirsch2022-08-241-1/+1
* | | Merge topic 'bsd-variables'Craig Scott2022-08-225-0/+30
|\ \ \ | |_|/ |/| |
| * | BSD: Set *BSD variables when targeting a *BSD systemCristian Adam2022-08-215-0/+30
* | | 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-121-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-041-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
|\