summaryrefslogtreecommitdiffstats
path: root/iOS/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* gh-114099: Add documentation for iOS platform (GH-117057)Russell Keith-Magee2024-03-281-9/+50
| | | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Jacob Coffee <jacob@z7x.org> Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Ned Deily <nad@python.org>
* gh-114099 - Add iOS testbed, plus Makefile target to invoke it. (gh-115930)Russell Keith-Magee2024-03-071-17/+40
|
* gh-114099: Add configure and Makefile targets to support iOS compilation. ↵Russell Keith-Magee2024-02-261-0/+321
(GH-115390)