]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146450: Normalise feature set of Android build script with other platform...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Apr 2026 04:27:56 +0000 (06:27 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Apr 2026 04:27:56 +0000 (12:27 +0800)
commit140074eae6c412f83cf3a4b60a032c3298cda951
treecbce89bc4767517263070d4d8d2d9e315dce1069
parent9ff584503edd11c2c86f8b4a477804c90fd40295
[3.13] gh-146450: Normalise feature set of Android build script with other platform build scripts (GH-146451) (#148066)

Allows for cleaning a subset of targets, customization of the download cache and
cross-build directories, and modifies the build command to allow 'all', 'build'
and 'hosts' targets.
(cherry picked from commit b8470deb5d52f524ae18c6f232fecfc99b133397)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Android/android.py
Misc/NEWS.d/next/Build/2026-03-26-14-35-29.gh-issue-146450.9Kmp5Q.rst [new file with mode: 0644]