summaryrefslogtreecommitdiff
path: root/Help/prop_tgt
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge topic 'doc-improvements'Brad King2022-11-107-8/+2
|\ \
| * | Help: Drop unused `PROPERTY_GENEX` replace from `prop_tgt/INTERFACE_*` filesAlex Turbov2022-11-096-6/+0
| * | Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-091-2/+2
* | | Merge topic 'doc-msvc-abi'Brad King2022-11-082-4/+6
|\ \ \ | |/ / |/| / | |/
| * Help: Clarify compilers affected by MSVC ABI abstractionsBrad King2022-11-072-4/+6
* | VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"ζeh Matt2022-10-281-0/+7
* | Help: Format COMMON_LANGUAGE_RUNTIME values as a definition listBrad King2022-10-281-5/+15
|/
* Help: Minor formatting and cross-ref cleanup for <CONFIG>_POSTFIXCraig Scott2022-10-281-5/+5
* Merge topic 'doc-3.25-relnotes'Brad King2022-10-1112-0/+24
|\
| * Help: Update Sphinx versionadded directives for 3.25 releaseBrad King2022-10-0712-0/+24
* | Help: Tasking compiler supports compile warning as errorCraig Scott2022-10-091-0/+1
* | Help: Minor grammar, typo and formatting cleanupsCraig Scott2022-10-097-12/+13
|/
* clang-tidy: Don't append compiler commands if using -pCraig Scott2022-10-071-3/+15
* Merge topic 'remove-vs10-generator'Brad King2022-09-276-6/+6
|\
| * Drop Visual Studio 10 2010 generatorBrad King2022-09-266-6/+6
* | Merge topic 'add_subdirectory_system'Brad King2022-09-271-9/+15
|\ \ | |/ |/|
| * add_subdirectory: Add SYSTEM optionDa Quexian2022-09-261-9/+15
* | MSVC: Add abstraction for debug information formatGlen Chung2022-09-142-0/+48
* | Merge topic 'add_language_levels_for_cxx26'Brad King2022-09-014-0/+24
|\ \
| * | CMake: Support upcoming C++26 language levelRobert Maynard2022-08-314-0/+24
* | | Merge topic 'compiler-launcher-genexp'Brad King2022-09-011-0/+5
|\ \ \
| * | | COMPILER_LAUNCHER: Add support for generator expressionsThomas Weißschuh2022-08-301-0/+5
| |/ /
* | | Xcode: Add settings to control a scheme's launch configurationPatriceJiang2022-08-302-0/+14
* | | Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-303-0/+30
|/ /
* | Help: A missing cross-reference to --compile-no-warning-as-errorCraig Scott2022-08-151-0/+2
* | Merge branch 'backport-3.24-doc-warning-as-error' into doc-warning-as-errorBrad King2022-08-151-0/+23
|\ \
| * | Help: List compiler IDs supported by COMPILE_WARNING_AS_ERRORCraig Scott2022-08-151-0/+23
* | | Help: MSVC_RUNTIME_LIBRARY is initialized from associated variableCraig Scott2022-08-131-1/+3
* | | Merge topic 'all-verify-interface-header-sets'Kyle Edwards2022-08-031-0/+4
|\ \ \ | |/ /
| * | VERIFY_INTERFACE_HEADER_SETS: Add verification target for allKyle Edwards2022-08-031-0/+4
* | | Merge topic 'doc-init-VERIFY_INTERFACE_HEADER_SETS'Brad King2022-08-011-1/+5
|\ \ \ | |/ /
| * | Help: Document initialization of VERIFY_INTERFACE_HEADER_SETS propertyCraig Scott2022-08-011-1/+5
| * | Merge topic 'verify-interface-header-sets-interface-library-source-language' ...Brad King2022-07-281-1/+3
| |\ \
* | \ \ Merge topic 'verify-interface-header-sets-interface-library-source-language'Brad King2022-07-281-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | VERIFY_INTERFACE_HEADER_SETS: Fall back to global languagesKyle Edwards2022-07-271-1/+3
* | | | Merge topic 'verify-interface-header-sets-interface-libraries'Brad King2022-07-261-7/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Clarify that VERIFY_INTERFACE_HEADER_SETS supports interface librariesKyle Edwards2022-07-251-7/+7
| |/ /
* | | Merge topic 'doc-LINK_LIBRARIES_ONLY_TARGETS_direct_deps'Brad King2022-07-181-0/+2
|\ \ \ | |/ /
| * | Help: LINK_LIBRARIES_ONLY_TARGETS also checks injected direct librariesCraig Scott2022-07-101-0/+2
* | | Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT'Brad King2022-07-081-15/+15
|\ \ \ | |/ /
| * | Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECTCraig Scott2022-07-081-15/+15
* | | Merge topic 'doc-CMP0131'Brad King2022-07-051-4/+7
|\ \ \ | |/ /
| * | Help: Mention CMP0131 in LINK_LIBRARIES docsCraig Scott2022-07-051-4/+7
* | | Merge topic 'doc-LINK_LIBRARY_genex'Craig Scott2022-07-032-51/+68
|\ \ \ | |/ / | | / | |/ |/|
| * Help: Rework $<LINK_LIBRARY>, $<LINK_GROUP> and related docsCraig Scott2022-07-032-51/+68
* | Merge topic 'vs-compile-batching'Brad King2022-06-231-4/+7
|\ \ | |/
| * VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-0/+3
| * Help: Improve formatting in VS_NO_COMPILE_BATCHING docsBrad King2022-06-221-4/+4
* | Merge topic 'add_export_no_system'Brad King2022-06-212-0/+20
|\ \
| * | Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEMDa Quexian2022-06-172-0/+20