summaryrefslogtreecommitdiffstats
path: root/iOS
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-129248: Filter out the iOS log prefix from testbed runner output. (...Miss Islington (bot)2025-01-251-0/+15
* [3.13] gh-127845: Minor improvements to iOS test runner script (GH-127846) (#...Miss Islington (bot)2024-12-122-19/+52
* [3.13] gh-126821: Add versionadded annotation to use_system_logger feature. (...Miss Islington (bot)2024-12-101-1/+1
* [3.13] gh-126925: Modify how iOS test results are gathered (GH-127592) (#127754)Russell Keith-Magee2024-12-094-32/+391
* [3.13] gh-127434: Fix iOS `xcrun --sdk` clang/ar scripts to allow arguments w...Russell Keith-Magee2024-12-0512-12/+12
* [3.13] gh-126167: Modify iOS Testbed to read arguments from Info.plist (GH-12...Miss Islington (bot)2024-11-186-28/+104
* [3.13] Add shims for iOS C++ compilation (GH-123620) (#123656)Miss Islington (bot)2024-09-043-0/+6
* [3.13] Ensure that iOS test re-runs don't try to spawn a process. (GH-122994)...Miss Islington (bot)2024-08-271-0/+1
* [3.13] Add a --rerun option to the iOS testbed. (GH-122992) (#123367)Miss Islington (bot)2024-08-271-0/+1
* [3.13] Revert use of --rerun in iOS testbed. (#122995)Russell Keith-Magee2024-08-141-1/+0
* [3.13] Add a --rerun option to the iOS testbed. (GH-122992) (#122993)Miss Islington (bot)2024-08-141-0/+1
* [3.13] gh-120831: Increase the default minimum supported iOS version to 13.0 ...Miss Islington (bot)2024-07-161-1/+1
* gh-114099: Fix typos in iOS/README.rst (GH-118378)Xie Yanbo2024-04-291-2/+2
* Correct typo in iOS README (#118341)Wulian2332024-04-271-1/+1
* gh-114099: Add documentation for iOS platform (GH-117057)Russell Keith-Magee2024-03-281-9/+50
* gh-114099: Additions to standard library to support iOS (GH-117052)Russell Keith-Magee2024-03-282-3/+3
* gh-114099 - Add iOS framework loading machinery. (GH-116454)Russell Keith-Magee2024-03-193-3/+3
* gh-114099 - Add iOS testbed, plus Makefile target to invoke it. (gh-115930)Russell Keith-Magee2024-03-0715-17/+938
* gh-114099: Add configure and Makefile targets to support iOS compilation. (GH...Russell Keith-Magee2024-02-2613-0/+406