aboutsummaryrefslogtreecommitdiff
path: root/rust_tools/rust_uprev.py
AgeCommit message (Expand)Author
2022-09-27rust_uprev: Ensure that packages can be builtBob Haarman
2022-09-26rust_uprev: Support links to base ebuild filesBob Haarman
2022-09-26rust_uprev: support new rust-host packageBob Haarman
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-07-28rust_uprev: Remove flip_mirror_in_ebuildBob Haarman
2022-07-27rust_uprev: yapf and isortBob Haarman
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2021-10-05rust_uprev: fetch distfiles from local mirrorBob Haarman
2021-09-25rust_uprev_test: mock equery w commandsBob Haarman
2021-09-16rust_uprev: changes for rust-1.55ChromeOS Developer
2021-01-06rust_uprev: also uprev rust-bootstrapBob Haarman
2020-12-16rust_uprev: accept -r* in virtual/rust version numbersBob Haarman
2020-10-09rust_uprev: emerge rust instead of ebuilding itGeorge Burgess IV
2020-10-09rust_uprev: emerge arm-none-eabi-gcc & do it in parallelGeorge Burgess IV
2020-10-09rust_uprev: check for files in gs:// before downloading themGeorge Burgess IV
2020-10-09rust_uprev: support -rN ebuildsGeorge Burgess IV
2020-10-08rust_tools: Fix the tool using real Rust uprev experiences.Tiancong Wang
2020-08-14rust_tools: Provide a big hammer to do everything to uprev RustTiancong Wang
2020-08-12rust_tools: Refactor to create and remove Rust versions independentlyTiancong Wang
2020-08-10rust_tools: Add a tool to automatically generate a Rust uprevTiancong Wang