Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Document that CMAKE_FRAMEWORK initializes FRAMEWORK target prop | Craig Scott | 2019-06-25 | 1 | -1/+3 |
| | |||||
* | Help: Replace occurrences of "Mac OS X" with "macOS" | Bartosz Kosiorek | 2018-09-05 | 1 | -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 frameworks | Gregor Jasny | 2017-01-31 | 1 | -2/+2 |
| | | | | Closes: #16432 | ||||
* | Help: Describe VERSION and SOVERSION meanings for Mach-O binaries | Bartosz Kosiorek | 2016-06-23 | 1 | -0/+4 |
| | |||||
* | Help: Update documentation to reflect support for iOS | Bartosz Kosiorek | 2015-11-23 | 1 | -4/+24 |
| | | | | Many of our interfaces documented for OS X also work for iOS. | ||||
* | Help: Document Apple Framework creation with an example (#15651) | Brad King | 2015-07-14 | 1 | -1/+3 |
| | |||||
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -0/+9 |
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. |