| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-126524: Run `regen-unicodedata` as a part of our CI (#126682) | sobolevn | 2024-12-04 | 1 | -1/+1 |
|
|
* | GH-127429: fix sysconfig data generation on cross-builds (#127430) | Filipe Laíns 🇵🇸 | 2024-12-02 | 1 | -1/+1 |
|
|
* | gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (#127365) | Hugo van Kemenade | 2024-11-28 | 1 | -1/+4 |
|
|
* | gh-127330: Update for OpenSSL 3.4 & document+improve the update process (GH-1... | Petr Viktorin | 2024-11-28 | 1 | -1/+2 |
|
|
* | GH-127154: Remove PGO and unknown-linux-gnu/clang from JIT CI (#127212) | Savannah Ostrowski | 2024-11-27 | 1 | -28/+7 |
|
|
* | Enable aarch64 Ubuntu CI jobs (#125786) | Łukasz Langa | 2024-11-22 | 3 | -17/+31 |
|
|
* | Run `apt update` before `apt install git` in autoconf CI job (GH-127066) | Zachary Ware | 2024-11-20 | 1 | -1/+1 |
|
|
* | gh-89640: Pull in update to float word order detection in autoconf-archive (#... | Hood Chatham | 2024-11-13 | 1 | -1/+1 |
|
|
* | Fix error message of "Check if Autoconf files are up to date" job (#126683) | sobolevn | 2024-11-12 | 1 | -1/+1 |
|
|
* | GH-123877: default to `wasm32-wasip1` instead of `wasm32-wasi` to be more spe... | Brett Cannon | 2024-11-07 | 1 | -2/+2 |
|
|
* | GH-126464 Fix JIT CI on aarch64-apple-darwin (GH-126494) | alm | 2024-11-07 | 1 | -8/+7 |
|
|
* | GH-126464: Temporarily disable `aarch64-apple-darwin` JIT CI jobs (gh-126465) | Brandt Bucher | 2024-11-06 | 1 | -5/+6 |
|
|
* | gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566) | Damien | 2024-11-05 | 5 | -8/+7 |
|
|
* | gh-125560: Pin JIT CI to ubuntu-22.04 (#125564) | Savannah Ostrowski | 2024-11-01 | 1 | -6/+6 |
|
|
* | GH-125498: Update JIT builds to use LLVM 19 and preserve_none (GH-125499) | Savannah Ostrowski | 2024-10-30 | 1 | -3/+12 |
|
|
* | gh-125669: Do not run `-ugui` tests by default on `make test` (#125730) | sobolevn | 2024-10-30 | 3 | -3/+3 |
|
|
* | Lint GitHub Actions and Dependabot (#126002) | Hugo van Kemenade | 2024-10-28 | 6 | -64/+67 |
|
|
* | gh-126081: For PRs labeled with "type-feature", require a core review (GH-126... | Łukasz Langa | 2024-10-28 | 1 | -4/+42 |
|
|
* | gh-89640: properly detect float word ordering on Linux (#125571) | Erlend E. Aasland | 2024-10-26 | 1 | -1/+1 |
|
|
* | gh-125741: Update `build.yml` for the new check_autoconf_regen job (#125772) | Adam Turner | 2024-10-21 | 2 | -2/+2 |
|
|
* | gh-125741: Update check_generated_files CI to use our published container ima... | Donghee Na | 2024-10-20 | 1 | -9/+44 |
|
|
* | GH-125277: Increase minimum supported Sphinx to 7.2.6 (#125368) | Adam Turner | 2024-10-19 | 1 | -1/+1 |
|
|
* | CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (#125592) | Kirill Podoprigora | 2024-10-16 | 1 | -1/+1 |
|
|
* | gh-124471: Set name for unnamed reusable workflow (#124475) | Donghee Na | 2024-10-10 | 8 | -5/+13 |
|
|
* | Pin the doctest workflow to Ubuntu 22.04 (#125236) | Adam Turner | 2024-10-10 | 1 | -1/+1 |
|
|
* | Adjust build_ubuntu_ssltests job to use cache for the correct OS version (GH-... | Zachary Ware | 2024-09-25 | 2 | -5/+10 |
|
|
* | GH-124408: Temporarily skip test_strftime_y2k for emulated Linux JIT CI (GH-1... | Savannah Ostrowski | 2024-09-25 | 1 | -1/+1 |
|
|
* | GH-124398: Pin LLVM to 18.1.0 for Windows JIT CI (GH-124399) | Savannah Ostrowski | 2024-09-24 | 1 | -4/+2 |
|
|
* | gh-124064: Make warning emitting compiler options opt-in (#124070) | Nate Ohlson | 2024-09-16 | 2 | -6/+32 |
|
|
* | Revert "gh-112301: Enable warning emitting options and ignore warnings in CI ... | Hugo van Kemenade | 2024-09-13 | 2 | -30/+6 |
|
|
* | gh-112301: Enable warning emitting options and ignore warnings in CI (#123020) | Nate Ohlson | 2024-09-13 | 2 | -6/+30 |
|
|
* | gh-123700: Update OpenSSL versions in multissltests and CI (#123701) | Zachary Ware | 2024-09-04 | 1 | -1/+1 |
|
|
* | gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) | Zachary Ware | 2024-09-04 | 2 | -4/+4 |
|
|
* | Enable colour for doctest on GitHub Actions (#123536) | Hugo van Kemenade | 2024-08-31 | 1 | -0/+3 |
|
|
* | gh-122965: Fix `reusable-change-detection.yml` on `workflow_dispatch` (#122966) | sobolevn | 2024-08-14 | 2 | -6/+20 |
|
|
* | GH-122578: update to WASI SDK 24 (GH-122960) | Brett Cannon | 2024-08-12 | 1 | -2/+2 |
|
|
* | gh-112301: Add macOS warning tracking tooling (#122211) | Nate Ohlson | 2024-08-06 | 2 | -2/+4 |
|
|
* | Move change detection to separate workflow in CI (#122336) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-31 | 2 | -118/+163 |
|
|
* | gh-112301: Add argument aliases and tee compiler output for check warnings (G... | Nate Ohlson | 2024-07-30 | 1 | -1/+1 |
|
|
* | gh-121946: Temporarily switch to llvm-17 in TSan CI again (GH-122466) | Sam Gross | 2024-07-30 | 1 | -5/+5 |
|
|
* | gh-112301: Compiler warning management tooling (#121730) | Nate Ohlson | 2024-07-27 | 2 | -2/+5 |
|
|
* | Move macOS matrix to the calling workflow (#121809) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-25 | 2 | -34/+33 |
|
|
* | Integrate `build_msi` into main CI workflow (#121778) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-24 | 3 | -40/+56 |
|
|
* | gh-121996: Introduce --disable-safety and --enable-slower-safety options (#1... | Donghee Na | 2024-07-23 | 3 | -1/+4 |
|
|
* | Revert "gh-121946: Temporarily switch to llvm-17 in TSan CI (#121975)" (#122032) | Sam Gross | 2024-07-22 | 1 | -5/+5 |
|
|
* | Merge Ubuntu test matrices in CI (#121813) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-21 | 2 | -26/+20 |
|
|
* | gh-121946: Temporarily switch to llvm-17 in TSan CI (#121975) | Sam Gross | 2024-07-18 | 1 | -5/+5 |
|
|
* | GH-120371: Add WASI SDK 22 support (GH-121870) | Brett Cannon | 2024-07-16 | 1 | -1/+1 |
|
|
* | 🧪🚑 Fix using `check_source` flags as bool (#121848) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-16 | 2 | -5/+25 |
|
|
* | Generalize reusable Windows CI jobs (#121766) | Sviatoslav Sydorenko (Святослав Сидоренко) | 2024-07-14 | 2 | -45/+41 |
|
|