summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/FRAMEWORK.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Document that CMAKE_FRAMEWORK initializes FRAMEWORK target propCraig Scott2019-06-251-1/+3
|
* Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-051-3/+3
| | | | | | | | 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.
* Apple: Add support for static frameworksGregor Jasny2017-01-311-2/+2
| | | | Closes: #16432
* Help: Describe VERSION and SOVERSION meanings for Mach-O binariesBartosz Kosiorek2016-06-231-0/+4
|
* Help: Update documentation to reflect support for iOSBartosz Kosiorek2015-11-231-4/+24
| | | | Many of our interfaces documented for OS X also work for iOS.
* Help: Document Apple Framework creation with an example (#15651)Brad King2015-07-141-1/+3
|
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+9
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.