Tyler Veness
|
5eb44e22a9
|
Format Python scripts with black (NFC) (#4325)
|
2022-07-01 06:41:44 -07:00 |
|
Peter Johnson
|
1280a54ef3
|
[upstream_utils]: Make work with Python 3.8 (#4298)
str.removesuffix() is only available in Python 3.9, which is not in many
Linux installations.
|
2022-06-06 17:07:16 -07:00 |
|
Tyler Veness
|
db2e1d170e
|
[upstream_utils] Document how to update thirdparty libraries (#4253)
Also, add a CI job to ensure the sources in the repo are consistent with
the update scripts.
|
2022-05-26 09:02:32 -07:00 |
|
PJ Reiniger
|
553b2a3b12
|
[upstream_utils] Fix stackwalker (#4265)
|
2022-05-24 21:51:32 -07:00 |
|
Tyler Veness
|
d80e9cdf64
|
[upstream_utils] Use shallow clones for thirdparty repos (#4255)
This makes update_llvm.py in particular much faster because the full
repo requires fetching 2 GB.
|
2022-05-20 18:59:33 -07:00 |
|
Tyler Veness
|
4253d6d5f0
|
[upstream_utils] Apply "git am" patches individually (#4250)
Also, giving am_patches() zero patches isn't an error. The function will
just be a no-op.
|
2022-05-18 12:22:31 -07:00 |
|
PJ Reiniger
|
18db343cdc
|
[wpiutil, wpinet] Vendor libuv, stack walker (#4219)
|
2022-05-08 22:21:54 -07:00 |
|
Tyler Veness
|
bfc209b120
|
Automate fmt update (#3486)
Also refactored upstream_utils to make writing and maintaining new
upstream repo extractions easier.
|
2021-07-23 09:01:44 -07:00 |
|