]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145177: Add make-dependencies command to emscripten build script (GH-146158...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 Mar 2026 22:27:30 +0000 (23:27 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Mar 2026 22:27:30 +0000 (22:27 +0000)
commit6a8436138a247d7c6738dcf909faf356a03f2274
tree627e2c53ce7fcac45c0f54d968ac6da9bbf49500
parent0a9f397239bdeb254cb1fe8741be822ba55502eb
[3.14] gh-145177: Add make-dependencies command to emscripten build script (GH-146158) (#146184)

Adds a standalone target for building all dependencies so that the buildbot
script is independent of a specific dependency list.
(cherry picked from commit db11623694d1231323ee3a9339f7f7504a839478)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Platforms/emscripten/__main__.py