summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* FindPython: add support for Stable ABIMarc Chevrier2022-11-291-0/+6
* Merge topic 'msvc-cxx-no-optin-experimental-flag'Brad King2022-11-291-1/+2
|\
| * MSVC: don't opt into dyndep supportBen Boeckel2022-11-281-1/+2
* | Merge topic 'revert-find_library-msvc-libfoo.a'Brad King2022-11-291-5/+13
|\ \
| * | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"Brad King2022-11-281-5/+13
| |/
* | Merge topic 'doc-add_compile_options-example'Craig Scott2022-11-291-4/+7
|\ \
| * | Help: Update compiler-specific add_compile_options() example and proseMichael Hirsch2022-11-291-4/+7
* | | Help: Clarify behavior of BEFORE with target_compile_options()Craig Scott2022-11-272-9/+18
|/ /
* | Merge topic 'cxxmodules-doc-msvc-modmapfmt'Brad King2022-11-221-2/+7
|\ \ | |/
| * Help/dev/experimental: document the `msvc` module map formatBen Boeckel2022-11-211-2/+7
* | Merge topic 'custom-command-comment-genex'Brad King2022-11-223-0/+14
|\ \
| * | add_custom_{command,target}: add genex support for COMMENTPeter Würth2022-11-193-0/+14
* | | Merge topic 'help-remove-self-reference-links'Brad King2022-11-2160-98/+98
|\ \ \
| * | | Help: clean up some minor typosBen Boeckel2022-11-182-2/+2
| * | | Help: remove links from pages to themselvesBen Boeckel2022-11-1855-92/+92
| * | | Help/prop_tgt/LINK_OPTIONS: fix `:genex:` referenceBen Boeckel2022-11-181-1/+1
| * | | Help: fix some minor markup errorsBen Boeckel2022-11-184-4/+4
| * | | Help/CMAKE_GLOBAL_AUTORCC_TARGET_NAME: fix link referenceBen Boeckel2022-11-181-1/+1
| |/ /
* | | Merge topic 'xcode-ios-extensionkit'Brad King2022-11-215-1/+36
|\ \ \
| * | | Xcode: Allow bundling extensionkit extensionsRussell Greene2022-11-185-1/+36
| |/ /
* | | Merge topic 'lang-std-flag-order'Brad King2022-11-212-0/+29
|\ \ \
| * | | Place language standard flags just after CMAKE_<LANG>_FLAGSBrad King2022-11-182-0/+29
| |/ /
* | | Merge topic 'cxx-scanning-properties'Brad King2022-11-216-0/+59
|\ \ \ | |/ / |/| |
| * | cxxmodules: add properties to control scanningBen Boeckel2022-11-186-0/+59
* | | Merge topic 'file-COPY_FILE-retry'Brad King2022-11-181-1/+10
|\ \ \
| * | | file(COPY_FILE): Add option to retry on Windows if input access failsBrad King2022-11-171-1/+10
| |/ /
* | | Merge topic 'build-local-interface-genex'Brad King2022-11-182-0/+12
|\ \ \
| * | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genexKyle Edwards2022-11-172-0/+12
| |/ /
* | | Merge topic 'genex-TARGET_PROPERTY-scope'Brad King2022-11-181-0/+7
|\ \ \ | |/ / |/| |
| * | Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirementsBrad King2022-11-171-0/+7
* | | file(ARCHIVE_CREATE): Allow higher compression level for ZstdAmir Masoud Abdol2022-11-161-0/+3
|/ /
* | Merge topic 'cmake-E-copy-t-mode'Brad King2022-11-152-5/+13
|\ \
| * | cmake -E copy: Add support for -t argumentKyle Edwards2022-11-152-5/+13
* | | Merge topic 'top-level-command-order'Brad King2022-11-152-1/+8
|\ \ \ | |/ / |/| |
| * | project: Warn at top-level if `cmake_minimum_required` wasn't calledfriendlyanon2022-11-112-1/+8
* | | Merge topic 'msvc-19.34-cpp-modules'Brad King2022-11-141-0/+4
|\ \ \ | |/ / |/| / | |/
| * msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-111-0/+4
| * Merge topic 'sphinx-linkcheck' into release-3.25Brad King2022-11-0818-91/+91
| |\
| * \ Merge topic 'doc-block-return' into release-3.25Brad King2022-11-083-40/+78
| |\ \
| * \ \ Merge topic 'doc-msvc-abi' into release-3.25Brad King2022-11-082-4/+6
| |\ \ \
| * \ \ \ Merge topic 'tasking_update_toolset_doc' into release-3.25Brad King2022-11-081-4/+7
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-improvements'Brad King2022-11-10112-299/+537
|\ \ \ \ \ \
| * | | | | | Help: Move a note about arguments and genexes into include fileAlex Turbov2022-11-0912-52/+39
| * | | | | | Help: Drop unused `PROPERTY_GENEX` replace from `prop_tgt/INTERFACE_*` filesAlex Turbov2022-11-096-6/+0
| * | | | | | Help: Add _See Also_ sections to related CMake commandsAlex Turbov2022-11-0944-43/+311
| * | | | | | Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-0916-69/+62
| * | | | | | Help: Use CMake highlighting for command synopsisAlex Turbov2022-11-0929-38/+38
| * | | | | | Help: Use monospaced font for a genex name in a section titleAlex Turbov2022-11-091-2/+2
| * | | | | | Help: Use `code-block:: cmake` instead of `::` for sub-commands descriptionsAlex Turbov2022-11-072-21/+21
| * | | | | | Help: ``CMake`` → CMakeAlex Turbov2022-11-071-1/+1