jj
|
15ecb1cf62
|
patches/utils: always dry run with fuzz=0
|
2025-08-30 17:48:05 +00:00 |
|
jj
|
919ea2bc82
|
utils/patches: add --no-fuzz flag for strict application
|
2025-08-30 17:48:05 +00:00 |
|
jj
|
dc626238a7
|
utils/helium_version: add support for generating root-only version
|
2025-08-25 10:49:05 +00:00 |
|
wukko
|
3826ee65e4
|
merge: update to chromium 139.0.7258.66 (#34)
|
2025-08-08 18:22:29 +06:00 |
|
wukko
|
053a134aca
|
merge: update to ungoogled-chromium 139.0.7258.66
|
2025-08-08 10:42:57 +06:00 |
|
jj
|
80158a7006
|
utils/generate_resources: make pylint happy
|
2025-08-07 12:48:52 +00:00 |
|
jj
|
6267361984
|
utils/generate_resources: allow omitting size in definitions
|
2025-08-07 12:43:00 +00:00 |
|
jj
|
185e973431
|
utils/generate_resources: use pathlib for output path
|
2025-08-07 11:28:14 +00:00 |
|
Blaise
|
a078b9be0f
|
Update to Chromium 139.0.7258.66
|
2025-08-05 13:57:34 -05:00 |
|
wukko
|
df3f623ce3
|
utils: raise an error if a line in resource file is invalid
|
2025-07-29 15:29:34 +06:00 |
|
wukko
|
c85860fa87
|
utils & resources: generate scaled resources with a script
|
2025-07-29 15:29:28 +06:00 |
|
jj
|
88d7a03d8d
|
replace_resources: clean up error handling
|
2025-07-27 20:45:59 +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
|
ba4fee2f1c
|
merge: update to ungoogled-chromium 138.0.7204.157
|
2025-07-18 13:01:57 +06:00 |
|
Derron Hu
|
ada3db3214
|
Add -snld flag to 7z (#3387)
|
2025-07-17 17:29:20 -05: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 |
|
Damir Modyarov
|
28823a634b
|
utils/name_substitution: use utf-8 encoding when opening locale files
|
2025-06-25 00:14:23 +03:00 |
|
jj
|
4010387eab
|
repo: add ungoogled-chromium license to root
|
2025-05-31 11:51:48 +00:00 |
|
wukko
|
28393b6386
|
merge: update to ungoogled-chromium 137.0.7151.55
|
2025-05-31 16:39:59 +06:00 |
|
Blaise
|
76f98dc4eb
|
Update to Chromium 137.0.7151.55
|
2025-05-27 14:46:55 -05:00 |
|
Max Lee Abdurrahman As-Salafi Carter 祁明思
|
70eb9a635d
|
fix: correct f-string quote usage in helium_version.py (#18)
|
2025-05-26 16:59:30 +02:00 |
|
wukko
|
825f4133fb
|
utils/replace_resources: print the destination after copying
|
2025-05-22 00:45:56 +06:00 |
|
wukko
|
fc37b27f9a
|
utils/name_substitution: don't add to tarball if it doesn't exist
|
2025-05-12 10:25:21 +06:00 |
|
jj
|
a290073661
|
util: rewrite name substitution script in python
|
2025-05-11 22:03:52 +00:00 |
|
jj
|
c523e455c4
|
helium/version: swap platform and patch positions
|
2025-05-04 11:22:05 +00:00 |
|
jj
|
4758a5376a
|
helium/utils: add --print option to version script
|
2025-05-03 23:24:31 +00:00 |
|
jj
|
abd18ede20
|
utils: add script to append helium version info to chromium
|
2025-05-03 23:08:14 +00:00 |
|
jj
|
ccfb3b8365
|
merge: update to ungoogled-chromium 136.0.7103.59
|
2025-05-02 12:14:27 +00:00 |
|
Blaise
|
176fe36f2f
|
Update to Chromium 136.0.7103.49
|
2025-04-29 15:43:05 -05:00 |
|
wukko
|
9cd587dc28
|
utils: add helium license header to new files
|
2025-04-11 23:10:22 +06:00 |
|
wukko
|
c4d769a81f
|
utils & devutils: add helium license header to modified tools
|
2025-04-11 23:08:43 +06:00 |
|
jj
|
0f808bd653
|
utils/namesub: parallelize substitutions
|
2025-04-10 20:13:41 +00:00 |
|
jj
|
cd9c5d61e3
|
utils/namesub: operate on original file unless running in debug mode
|
2025-04-10 20:03:29 +00:00 |
|
jj
|
f0c08bbdf3
|
util/namesub: include .xtb files in substitutions
|
2025-04-10 20:01:52 +00:00 |
|
jj
|
5348fe96ce
|
utils/namesub: unreplace strings we don't wish to replace
|
2025-04-10 20:00:30 +00:00 |
|
jj
|
64efe7ffaf
|
utils/namesub: make regex chain instead of looping over them
|
2025-04-10 19:50:56 +00:00 |
|
jj
|
a73f42a3b9
|
utils/namesub: add function for testing regex chain
|
2025-04-10 19:40:20 +00:00 |
|
jj
|
57f868770f
|
utils/name_substitution: ignore diff status code
|
2025-04-08 19:15:03 +00:00 |
|
jj
|
a362f3e435
|
utils: add name substitution script
|
2025-04-08 18:39:59 +00:00 |
|
jj
|
42e87859a1
|
merge: update to 135.0.7049.52
|
2025-04-03 16:41:44 +00:00 |
|
Blaise
|
c46cb88710
|
Update to Chromium 135.0.7049.41
|
2025-03-27 18:01:24 -05:00 |
|
jj
|
8c159d8e7b
|
utils/replace_resources: skip resource list if it doesn't exist
|
2025-03-25 22:10:50 +01:00 |
|
wukko
|
11510fe394
|
utils/replace_resources: skip invalid lines instead of crashing
|
2025-03-26 00:25:42 +06:00 |
|
Albert Tang
|
2df1bec2b4
|
Windows-specific improvements (ARM64 and Python) (#3255)
|
2025-03-25 13:07:27 -05:00 |
|
wukko
|
4612937b8a
|
utils: add a script for replacing resources
|
2025-03-24 01:51:09 +06:00 |
|
jj
|
bf2e2b91a6
|
pruning: update openscreen contingent path
|
2025-03-08 18:45:52 +00:00 |
|
jj
|
ca91314f12
|
pruning: update openscreen contingent path
|
2025-03-08 16:02:46 +00:00 |
|
jj
|
6a7a82ca76
|
merge: update to 134.0.6998.35 from upstream
|
2025-03-08 08:41:50 +00:00 |
|
jj
|
aa0c95db57
|
utils/domain_substitution: remove compresslevel flag
|
2025-02-27 21:31:15 +00:00 |
|