13 Commits

Author SHA1 Message Date
wukko
ab9a39c516 merge: update to ungoogled-chromium 143.0.7499.40 2025-12-03 23:19:47 +06:00
jj
aebf0a4387 devutils/platform_patches: update shared patches instead of deleting
Instead of deleting copies of generic patches when unmerging them
from platform patches, move them back into the shared repository.

This makes it much more pleasant and ergonomic to work on patches
as a merged series, and allows to e.g. refresh existing patches
without having to move them back to the original folder manually.
2025-11-21 17:45:08 +00:00
jj
7b231012ef scripts: fix lint errors
utils: lint

helium_version: fix lint errors

name_substitution: fix lint errors

devutils: lint
2025-07-27 20:52:01 +00:00
wukko
56d91da258 merge: update to ungoogled-chromium 138.0.7204.100 2025-07-10 22:20:03 +06:00
Blaise
d945d574c6 Update CI config, scripts, and docs for python 3.10 2025-07-10 06:49:41 -05:00
jj
4010387eab repo: add ungoogled-chromium license to root 2025-05-31 11:51:48 +00:00
wukko
c4d769a81f utils & devutils: add helium license header to modified tools 2025-04-11 23:08:43 +06:00
jj
d56c8d5677 devutils/update_platform_patches: move updated patches back 2025-02-25 22:29:54 +00:00
Blaise
75654057f1 Reformat scripts for new yapf 2024-03-31 10:01:46 -05:00
Eloston
9dc66d0ecc devutils/update_platform_patches.py: Replace exit() with sys.exit()
exit() should only be used in a REPL, not a script
2021-04-25 15:29:36 -07:00
Eloston
39dceb86e0 devutils/update_platform_patches.py: Fix extra newline in series 2019-04-11 23:28:36 -07:00
Eloston
5f81f45764 Allow comments in series file
Closes #727
2019-04-11 21:40:41 -07:00
Eloston
9e8eec4dd3 devutils: Add update_platform_patches.py 2019-03-21 20:15:27 -07:00