Tyler Veness
050eafd802
[upstream_utils] Shorten file copy command ( #6965 )
...
The new upstream_utils command-line API has been nice, but the
copy-upstream-to-thirdparty command has been annoying to type. Since it
already has documentation, we can shorten it to make it easier to
remember and type.
2024-08-15 07:44:50 -07:00
Joseph Eng
cd39c5e2a1
[upstream_utils] Determine patch list from patch files ( #6869 )
2024-07-23 15:58:15 -07:00
Joseph Eng
5f261a88af
[upstream_utils] Rework upstream_utils scripts ( #6829 )
2024-07-16 17:20:07 -07:00
Tyler Veness
349141b91b
[upstream_utils] Document adding a patch (NFC) ( #5432 )
...
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com >
2023-08-24 15:00:07 -07:00
Tyler Veness
828bc5276f
[wpiutil] Upgrade to LLVM 16.0.6 ( #5435 )
...
Fixes #5332 .
2023-07-12 22:50:13 -07:00
Tyler Veness
abc19bcb43
[upstream_utils] Zero out commit hashes and show 40 digits in index hashes ( #5336 )
2023-05-16 09:41:46 -07:00
Tyler Veness
7ce75574bf
[wpimath] Upgrade to Drake v1.15.0 ( #5310 )
2023-05-07 22:54:58 -07:00
Tyler Veness
44abc8dfa6
[upstream_utils] Remove git version from upstream patches ( #4351 )
...
This reduces commit noise when other git versions are used. The version
was removed by passing `--no-signature` to `git format-patch` which is
now documented in the readme.
2022-08-13 18:31:26 -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