summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* xcode: add support for xcconfig filesGregor Jasny2022-04-035-0/+36
* Help: Add missing cross-reference in CMAKE_USER_MAKE_RULES_OVERRIDECraig Scott2022-03-311-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 'help-json-length-empty-index'Brad King2022-03-311-1/+1
|\ \
| * | Help: Fix string(JSON ... LENGTH ...) signatureTobias Nießen2022-03-301-1/+1
| |/
* | Merge topic 'verify-header-sets'Brad King2022-03-305-0/+50
|\ \
| * | FILE_SET: Add VERIFY_HEADER_SETS target propertyKyle Edwards2022-03-295-0/+50
* | | Merge topic 'set-env-var-first-run'Brad King2022-03-293-0/+33
|\ \ \
| * | | CMP0132: Don't set compiler environment variables on first runCraig Scott2022-03-293-0/+33
* | | | Merge topic 'variable-link-feature-supported'Brad King2022-03-284-8/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | genex-LINK_(LIBRARY|GROUP) features: update variables behaviorMarc Chevrier2022-03-254-8/+9
* | | | Merge topic 'doc-cpack-ifw'Brad King2022-03-281-101/+122
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Clean up and expand CPack/IFW docsCraig Scott2022-03-271-101/+122
| * | Merge topic 'better_cross-ref_CMAKE_FIND_NO_INSTALL_PREFIX' into release-3.23Brad King2022-03-232-2/+5
| |\ \
* | \ \ Merge topic 'link-interface-direct'Brad King2022-03-255-17/+69
|\ \ \ \
| * | | | LINK_LIBRARIES: Add support for LINK_ONLY genexBrad King2022-03-244-6/+45
| * | | | INTERFACE_LINK_LIBRARIES_DIRECT: Honor link dependencies through LINK_ONLYBrad King2022-03-221-11/+24
* | | | | Merge topic 'cmake-fresh'Brad King2022-03-252-0/+12
|\ \ \ \ \
| * | | | | cmake: Add --fresh option to clear the cache and start from scratchBrad King2022-03-222-0/+12
* | | | | | cmake -E tar: Add --touch optionKasper Laudrup2022-03-233-1/+18
| |_|_|_|/ |/| | | |
* | | | | 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
* | | | | Merge topic 'initialize-property-name'Brad King2022-03-231-2/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | define_property(): Change constraints of INITIALIZE_FROM_VARIABLEKyle Edwards2022-03-231-2/+4
| |/ / /
| * | | Merge topic 'revert-link-interface-direct-for-3.23' into release-3.23Brad King2022-03-227-284/+0
| |\ \ \
| * \ \ \ Merge topic 'tutorial-license-name' into release-3.23Brad King2022-03-221-1/+1
| |\ \ \ \
| * \ \ \ \ Merge topic 'cleanup-define_property' into release-3.23Brad King2022-03-221-11/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'doc-test-property-genex' into release-3.23Brad King2022-03-223-8/+26
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'LINK_GROUP-feat-RESCAN-on-BSD-systems'Brad King2022-03-232-6/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Genex-LINK_GROUP: Add support feature RESCAN on BSD systemsMarc Chevrier2022-03-222-6/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'revert-link-interface-direct-for-3.23'Brad King2022-03-224-7/+9
|\ \ \ \ \ \ \
| * | | | | | | Help: Update INTERFACE_LINK_LIBRARIES_DIRECT to be added in 3.24Brad King2022-03-223-2/+9
| * | | | | | | Merge branch 'revert-link-interface-direct-for-3.23'Brad King2022-03-221-5/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branchBrad King2022-03-217-284/+0
* | | | | | | | Merge topic 'tutorial-license-name'Brad King2022-03-221-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Tutorial: Fix casing of reference to License.txtØystein Sørensen2022-03-211-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cleanup-define_property'Brad King2022-03-221-11/+15
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Help: Update the main purpose of define_property()Craig Scott2022-03-191-7/+9
| * | | | | | Help: Clean up INITIALIZE_FROM_VARIABLE define_property() optionCraig Scott2022-03-191-4/+6
| |/ / / / /
* | | | | | Merge topic 'doc-test-property-genex'Brad King2022-03-223-8/+26
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Help: Clarify when add_test and test properties support generator expressionsBrad King2022-03-213-8/+26
| |/ / / /
* | | | | Merge topic 'doc-productbuild'Brad King2022-03-222-13/+34
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Help: Add more detail for CPACK_PRODUCTBUILD_DOMAINS* variablesCraig Scott2022-03-212-13/+34
| |/ /
* | | Merge topic 'ghs_predefined_targets'Brad King2022-03-211-0/+6
|\ \ \
| * | | GHS: release noteFred Baksik2022-03-171-0/+6
* | | | Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE'Brad King2022-03-214-11/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVEMarc Chevrier2022-03-174-11/+43
* | | | Merge topic 'doc-multiple-src-paths'Brad King2022-03-182-0/+13
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Document warning about multiple source pathsBrad King2022-03-182-0/+13