Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 13, 2022
- authored
pip: 22.0.4 -> 22.1.2; pip-tools: 6.6.0 -> 6.6.2 (#718)
Show description for 79509b4fix: versioned shared object for libpython on Linux
Show description for 6c5d85acommittedfeat: cc_import for libpython (#727)
Show description for c276cbaauthored
Commits on Jun 9, 2022
Remove legacy pip_import (#726)
Show description for 4c961d9authored
Commits on Jun 7, 2022
pip/deps: Bump `pip-tools` -> 6.6.0 (#692)
Show description for 63805ab
Commits on Jun 6, 2022
Fix python3.8 type compatibility (#722)
Show description for 4d5045bauthored
Commits on Jun 1, 2022
Made version failure message better reflect the issue (#717)
Show description for d1d2308authored
Commits on May 31, 2022
python: Update minor toolchain versions (#707)
Show description for d598085
Commits on May 30, 2022
Commits on May 23, 2022
Init: pypa/installer (#700)
Show description for 9b8ab1eUse "shared" msvc hermetic toolchain (#694)
Show description for 4f4f792authored
Commits on May 18, 2022
Commits on May 10, 2022
Add caveat about python_register_toolchain's hermeticty to README (#698)
Show description for e8e927bauthoredJonathon Belotti
Commits on May 9, 2022
- authoredJonathon Belotti
Commits on May 3, 2022
Check return code of zstd make (#695)
Show description for bd1a78dFix example link in gazelle readme (#693)
Show description for 6948791authored
Commits on Apr 22, 2022
Allow for requirements files to differ per platform (#531)
Show description for ae7a267authoredchange approach for vendoring parsed requirements (#679)
Show description for 12662b6authored
Commits on Apr 15, 2022
Replace host cfg with exec (#688)
Show description for 4c7e63fauthored
Commits on Apr 8, 2022
bump: go from 1.17 to 1.18 (#686)
Show description for 888fa20authoredlinux-arm64 python binary support (#669)
Show description for ae9f24fAllow toolchain registration to be optional (#674)
Show description for ddd8b74
Commits on Apr 7, 2022
Fix issue #682 (#685)
Show description for 81c2acfauthored
Commits on Mar 24, 2022
Exposed python headers from toolchains as cc_library (#666)
Show description for deb43b0authored
Commits on Mar 16, 2022
Allow `python_register_toolchains.name` to be the resolved interpreter repo (#656)
Show description for e18e1a3authoredExpose `defs.bzl` form `resolved_interpreter_os_alias` as a target (#659)
Show description for 6c20dcdDocument how to vendor a pip_parse requirements.bzl file (#655)
Show description for 1b59002authoredAlex Eagle- authoredJonathon Belotti