Craig Scott
1285fe27ff
Help: Improve formatting and fix wording for ENABLE_EXPORTS
2023-08-06 18:22:51 +10:00
Marc Chevrier
ede33f30cf
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
...
Fixes : #24123
2023-03-01 12:23:28 +01:00
Kitware Robot
496ec6036f
Help: Add Sphinx 'versionadded' directives to each top-level document
...
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.
Issue: #19715
2020-07-06 10:23:20 -04:00
Brad King
e29ccfcafb
Help: Simplify CMAKE_ENABLE_EXPORTS documentation
...
In real projects the variable form should rarely be used because the
decision to export symbols from an executable is very specific.
Remove its main description, which duplicates the `ENABLE_EXPORTS`
target property, and simply reference the property instead.
2019-07-16 10:09:06 -04:00
Bartosz Kosiorek
fc1602456a
Help: Replace occurrences of "Mac OS X" with "macOS"
...
Apple's main Operating system changed their name from OS X to macOS:
https://www.engadget.com/2016/06/13/os-x-is-now-macos/
Revise documentation accordingly.
2018-09-05 16:10:49 -04:00
Bartosz Kosiorek
5d74c870d9
Help: Update documentation to reflect support for iOS
...
Many of our interfaces documented for OS X also work for iOS.
2015-11-23 10:04:10 -05:00
Chuck Atkins
9784af1b50
CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS
...
This new policy restricts the addition of the shared library link flags
to executables only when the ENABLE_EXPORTS property is set to True.
2015-09-21 10:12:13 -04:00