COMMITS
/ Tools/jit/build.py May 2, 2026
D
GH-126910: Add gdb support for unwinding JIT frames (#146071)
Diego Russo committed
April 23, 2026
D
GH-126910: Build/link the JIT shim in the Python interpreter (#148872)
Diego Russo committed
April 20, 2026
U
gh-138451: Support custom LLVM installation path (#138452)
Uwe L. Korn committed
October 7, 2025
D
gh-138497: Support LLVM_VERSION configuration via env (#138498)
danigm committed
June 12, 2025
Z
GH-134273: Allow setting JIT compiler flags at build time with CFLAGS_JIT (GH134276)
Zanie Blue committed
May 20, 2025
B
GH-133779: Fix finding pyconfig.h on Windows JIT builds (GH-134349)
Brandt Bucher committed
May 2, 2025
B
GH-113464: Get LLVM from cpython-bin-deps on Windows (GH-133278)
Brandt Bucher committed
April 30, 2025
S
GH-114809: Add support for macOS multi-arch builds with the JIT enabled (#131751)
Savannah Ostrowski committed
November 24, 2024
B
GH-115869: Make jit_stencils.h reproducible (GH-127166)
Brandt Bucher committed
May 1, 2024
B
GH-113464: Display a warning when building the JIT (GH-118481)
Brandt Bucher committed
January 29, 2024
B
GH-113464: Add a JIT backend for tier 2 (GH-113465)
Brandt Bucher committed