Skip to content

gh-146450: Normalise feature set of Android build script with other platform build scripts#146451

Merged
freakboy3742 merged 11 commits intopython:mainfrom
freakboy3742:android-build-fixes
Apr 4, 2026
Merged

gh-146450: Normalise feature set of Android build script with other platform build scripts#146451
freakboy3742 merged 11 commits intopython:mainfrom
freakboy3742:android-build-fixes

Conversation

@freakboy3742
Copy link
Copy Markdown
Contributor

@freakboy3742 freakboy3742 commented Mar 26, 2026

Minor feature additions to normalise the interface of the Android build script with the iOS and Emscripten build scripts:

  • Adds the ability to customise the download cache directory
  • Adds the ability to customise the cross-build directory that is used
  • Adds handling for all, build and hosts arguments on build and clean targets, allowing for more targeted clean/build runs.

@freakboy3742 freakboy3742 added needs backport to 3.14 bugs and security fixes needs backport to 3.13 bugs and security fixes labels Mar 26, 2026
@freakboy3742 freakboy3742 requested a review from mhsmith April 2, 2026 01:09
@freakboy3742 freakboy3742 merged commit b8470de into python:main Apr 4, 2026
31 checks passed
@freakboy3742 freakboy3742 deleted the android-build-fixes branch April 4, 2026 03:42
@miss-islington-app
Copy link
Copy Markdown

Thanks @freakboy3742 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 4, 2026
…ther platform build scripts (pythonGH-146451)

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 b8470de)

Co-authored-by: Russell Keith-Magee <[email protected]>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 4, 2026

GH-148065 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Apr 4, 2026
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 4, 2026
…ther platform build scripts (pythonGH-146451)

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 b8470de)

Co-authored-by: Russell Keith-Magee <[email protected]>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 4, 2026

GH-148066 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Apr 4, 2026
freakboy3742 added a commit that referenced this pull request Apr 4, 2026
…other platform build scripts (GH-146451) (#148065)

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 b8470de)

Co-authored-by: Russell Keith-Magee <[email protected]>
freakboy3742 added a commit that referenced this pull request Apr 4, 2026
…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 b8470de)

Co-authored-by: Russell Keith-Magee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants