113 Commits

Author SHA1 Message Date
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
Blaise 0bde311580 Consolidate contingent paths in prune_binaries.py
Handles the differences between full tarball, lite tarball, and cloned sources.
Removes the skip_unused and sysroot flags from _extraction.py and downloads.py.
2025-02-27 14:43:55 -06:00
jj 71c4c26ef6 utils: remove directory if overwriting
fixes 'x is a directory' errors at build-time when
building over an existing build
2025-02-16 11:41:54 +00:00
Blaise 984d79fb6e Update to Chromium 132.0.6834.83 2025-01-13 10:27:59 -06:00
Blaise a833234d39 Update to Chromium 131.0.6778.69 2024-11-12 13:13:10 -06:00
Blaise a3f4b6e1a5 Manually set up gsutil path for newer versions of Python 2024-11-07 14:25:42 -06:00
Clickot 21738f58bd when pruning files log missing file paths together with the error message (#3071) 2024-10-27 15:33:20 -05:00
Life'sMinder 86807d06c9 Improvements in hash checking in downloads.py (#3045) 2024-10-14 12:51:33 -05:00
Daniel Richard G. 6b9ef5113a Enhancements to downloads.py and filescfg.py (#3034) 2024-10-07 07:46:44 -05:00
Blaise 26170723f0 Update to Chromium 128.0.6613.84 2024-08-21 14:56:58 -05:00
Blaise fa3afd8bbb Be more specific when checking for sysroot in clone.py 2024-08-15 08:10:42 -05:00
Blaise 5116bd36be Add flag to skip pruning contingent paths 2024-07-29 06:26:24 -05:00
Blaise 9c596f2c4d Add script flags to exempt a sysroot from pruning 2024-07-29 06:26:19 -05:00
Blaise 9258f5d286 Add GCS sources to contingent paths 2024-07-28 11:04:09 -05:00
Blaise 37452608f8 Update to Chromium 127.0.6533.72 2024-07-23 16:22:06 -05:00
Blaise f29e4deaa9 Update to Chromium 126.0.6478.55 2024-06-11 14:48:01 -05:00
Blaise dbffb23802 Update to Chromium 124.0.6367.118 2024-05-01 13:34:44 -05:00
Blaise 46731a439f Update to Chromium 124.0.6367.91 2024-04-27 08:48:33 -05:00