summaryrefslogtreecommitdiff
path: root/Help/variable
Commit message (Expand)AuthorAgeFilesLines
* CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-301-1/+2
* 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
|\
| * Help: Rework $<LINK_LIBRARY>, $<LINK_GROUP> and related docsCraig Scott2022-07-0310-263/+286
* | Help: Mention CMP0126 in CMAKE_OSX_* variable documentationDa Quexian2022-06-271-1/+2
|/
* VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-0/+20
* 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
| |/
* | CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by defaultBrad King2022-04-141-0/+2
|/
* Merge topic 'adsp-platform-and-compilers'Brad King2022-04-061-0/+9
|\
| * ADSP: Add dedicated platform moduleChris Wright2022-04-041-0/+9
* | xcode: add support for xcconfig filesGregor Jasny2022-04-031-0/+14
|/
* Help: Add missing cross-reference in CMAKE_USER_MAKE_RULES_OVERRIDECraig Scott2022-04-011-0/+2
* Merge topic 'help-variables-cmakecachefiledir-might-not-be-defined'Brad King2022-03-311-4/+3
|\
| * Help: Add that CMAKE_CACHEFILE_DIR might not be definedTobias Nießen2022-03-301-4/+3
* | Merge topic 'verify-header-sets'Brad King2022-03-301-0/+17
|\ \
| * | FILE_SET: Add VERIFY_HEADER_SETS target propertyKyle Edwards2022-03-291-0/+17
* | | genex-LINK_(LIBRARY|GROUP) features: update variables behaviorMarc Chevrier2022-03-254-8/+9
|/ /
* | Merge topic 'better_cross-ref_CMAKE_FIND_NO_INSTALL_PREFIX'Brad King2022-03-232-2/+5
|\ \ | |/
| * Help: Better cross-reference CMAKE_FIND_NO_INSTALL_PREFIXRobert Maynard2022-03-232-2/+5
* | Genex-LINK_GROUP: Add support feature RESCAN on BSD systemsMarc Chevrier2022-03-221-4/+4
* | Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE'Brad King2022-03-212-9/+27
|\ \
| * | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVEMarc Chevrier2022-03-172-9/+27
* | | Merge topic 'doc-ignore-prefix-paths'Brad King2022-03-159-51/+88
|\ \ \ | | |/ | |/|
| * | Help: Clarify behavior of search ignore-related variablesCraig Scott2022-03-139-51/+88
* | | find_package: Add support for default GLOBAL imported targetsJohn Parent2022-03-101-0/+10
| |/ |/|
* | Merge topic 'ctest_truncate'Brad King2022-03-093-2/+16
|\ \