summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/SOVERSION.rst
Commit message (Collapse)AuthorAgeFilesLines
* macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesIsuru Fernando2020-01-241-4/+6
| | | | Fixes: #17652
* Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-051-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: Describe VERSION and SOVERSION meanings for Mach-O binariesBartosz Kosiorek2016-06-231-6/+19
|
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+14
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.