Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Replace occurrences of "Mac OS X" with "macOS" | Bartosz Kosiorek | 2018-09-05 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Help: Update documentation to reflect support for iOS | Bartosz Kosiorek | 2015-11-23 | 1 | -4/+4 |
| | | | | Many of our interfaces documented for OS X also work for iOS. | ||||
* | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS | Chuck Atkins | 2015-09-21 | 1 | -0/+22 |
This new policy restricts the addition of the shared library link flags to executables only when the ENABLE_EXPORTS property is set to True. |