Victor Stinner
a57209eb98
gh-146197: Run -m test.pythoninfo on the Emscripten CI ( #146332 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-03-23 17:23:25 +00:00
Hood Chatham
c94048be02
gh-146197: Add Emscripten to CI ( #146198 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-03-23 16:34:53 +02:00
Hood Chatham
6b5511d66b
gh-145177: Add emscripten run --test, uses test args from config.toml ( #146160 )
...
This allows us to change the test arguments from the python repo rather
than having to change buildmaster-config.
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
2026-03-19 22:14:13 +00:00
Hood Chatham
91e1312b95
gh-145177: Put node version into emscripten/config.toml. ( #146156 )
...
Configure node version as part of the emscripten build script, and install
that node version if it isn't available.
2026-03-19 09:38:22 +00:00
Hood Chatham
1b118353bb
gh-145176 Move Emscripten files into Platforms/emscripten ( #145806 )
...
Moves Emscripten build files into Platforms/emscripten.
2026-03-17 09:39:45 +08:00