Russell Keith-Magee
135dad9bd7
Add shims for iOS C++ compilation (#123620)
...
Add shims for iOS C++ compilation.
2024-09-04 08:28:39 +08:00
Russell Keith-Magee
e03073ff20
Ensure that iOS test re-runs don't try to spawn a process. (#122994)
...
Adds the --single-process option to the iOS test runner to ensure re-runs execute in the same process.
2024-08-14 09:46:53 +08:00
Russell Keith-Magee
ce39d3c6bd
Add a --rerun option to the iOS testbed. (#122992)
...
Enable --rerun when running tests on iOS.
2024-08-14 08:14:33 +08:00
Russell Keith-Magee
7e91e0dcfe
gh-120831 : Increase the default minimum supported iOS version to 13.0 (#121250)
...
Increases the default minimum iOS version to 13.0.
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
2024-07-16 12:23:35 +08:00
Xie Yanbo
3c39f335cb
gh-114099 : Fix typos in iOS/README.rst ( GH-118378 )
2024-04-29 14:15:15 +03:00
Wulian233
c57326f487
Correct typo in iOS README (#118341)
2024-04-27 10:25:32 +01:00
Russell Keith-Magee
0f27672c50
gh-114099 : Add documentation for iOS platform ( GH-117057 )
...
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>
2024-03-28 04:13:13 -04:00
Russell Keith-Magee
f006338017
gh-114099 : Additions to standard library to support iOS ( GH-117052 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Ned Deily <nad@python.org>
2024-03-28 03:59:33 -04:00
Russell Keith-Magee
408e127159
gh-114099 - Add iOS framework loading machinery. ( GH-116454 )
...
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
2024-03-19 08:36:19 -04:00
Russell Keith-Magee
b33980a2e3
gh-114099 - Add iOS testbed, plus Makefile target to invoke it. ( gh-115930 )
2024-03-06 23:24:52 -05:00
Russell Keith-Magee
bee7bb3310
gh-114099 : Add configure and Makefile targets to support iOS compilation. ( GH-115390 )
2024-02-25 20:21:10 -05:00