Commit Graph
213 Commits
Author SHA1 Message Date
Carmelo Messina cdf415cc86 [TOOLS] Removed xdg-mime and xdg-settings from linux release 2026-05-21 17:55:57 +02:00
Carmelo Messina 16109ace42 [TOOLS] Remove headless_lib_data.pak from release zip 2026-04-10 16:38:47 +02:00
Carmelo Messina 3f39c33bc6 [TOOLS] build images: move "Create issue" before "Update files under control" 2026-02-19 14:30:07 +01:00
Carmelo Messina a033b60f93 [TOOLS] Release: move the creation of updateurl.txt closer to the Windows release 2026-02-19 13:40:49 +01:00
uazoandGitHub 65ef4d754b [TOOLS] Add error handling to gn args commands 2026-01-19 15:24:01 +00:00
uazoandGitHub 4a5ca46798 Modify gn gen commands to ignore errors
Added '|| true' to gn gen commands to prevent failures.
2026-01-19 15:14:38 +00:00
Carmelo Messina c17ff9e500 [TOOLS] Improve folder permission setup 2025-12-03 18:00:47 +01:00
Carmelo Messina 73028c53c5 [TOOLS] update fdroid repo: use rclone 1.72, bug fixed (https://github.com/rclone/rclone/issues/8892) 2025-12-03 08:55:16 +01:00
uazoandGitHub 62ad38bed7 [TOOLS] Improve folder permission setup 2025-11-17 16:38:05 +00:00
uazoandGitHub ec099bf550 [TOOLS] Update ownership for working directory in build script
Ensure ownership of the working directory for user 'lg'.
2025-11-17 16:33:33 +00:00
uazoandGitHub 71e8a62e51 [TOOLS] Add HOME environment variable to build configuration 2025-11-17 08:21:48 +00:00
Carmelo Messina ed7af684bf [TOOLS] fix RELEASE file path (#2364) 2025-11-08 09:37:28 +01:00
Carmelo Messina 8f68189b3b [TOOLS] Use vpython3 for supersize (#2425) 2025-10-30 08:48:50 +01:00
Carmelo Messina 86a6475730 [TOOLS] Force use vpython3 for siso (#2425) 2025-10-22 11:45:57 +02:00
Carmelo Messina 863f91eb53 [TOOLS] Replace ninja with siso (#1266) 2025-10-18 09:43:19 +02:00
Carmelo Messina 6eca697ffb [TOOLS] promote the build of the arm64 webview (#2364)
Since I've halved the build time, I think we can try building the webview as well, starting with arm for now.
2025-10-16 15:44:11 +02:00
Carmelo Messina 5cf1c61c79 [TOOLS] Use correct win sdk folder for release 2025-10-10 09:43:43 +02:00
Carmelo Messina 33376695eb [TOOLS] Disable "Check NIST database" workflow (#2239)
used for libxml, having been removed, no longer makes sense.
2025-08-16 10:27:12 +02:00
Carmelo Messina 47c6ace88d [TOOLS] Update clangd to v21 2025-05-26 09:49:32 +02:00
Carmelo Messina 1e0aaca957 [TOOLS] Bootstrap python3 2025-05-15 15:51:03 +02:00
Carmelo Messina e459bcbb25 [TOOLS] Fix win sdk folder in build workflow 2025-05-04 16:19:14 +02:00
Carmelo Messina 62b6579059 [TOOLS] Update windows sdk to 10.0.26100 2025-05-02 16:57:55 +02:00
Carmelo Messina c00bb4e191 [TOOLS] Update fdroid repo: try with no-proxy (drop test) 2025-04-04 10:19:35 +02:00
Carmelo Messina 987ba8495e [TOOLS] Update fdroid repo: try with no-proxy (attempt 2) 2025-04-04 10:17:20 +02:00
Carmelo Messina 44f31496f2 [TOOLS] Update fdroid repo: try with no-proxy 2025-04-04 10:14:19 +02:00
Carmelo Messina 85ca9f9037 [TOOLS] update fdroid repo: make runner configurable
Lately I find some problems with updating the fdroid repo via ftp. this is an attempt to see if it is a server problem.
2025-04-04 08:52:53 +02:00
Carmelo Messina f13b33b73e [TOOLS] Try to fix proxy issue when checking for docker hub metadata 2025-03-11 10:37:31 +01:00
Carmelo Messina bf34f39f64 [TOOLS] replacing docker inspect with regctl 2025-02-12 09:22:52 +01:00
Carmelo Messina 2cc1162f12 [TOOLS] Release 32bit webview (#1491) 2025-01-28 09:47:46 +01:00
Carmelo Messina 9f1ba95558 [TOOLS] Use git-chglog for changelog 2025-01-26 15:00:55 +01:00
Carmelo Messina ca95f04e8c [TOOLS] Build 32bit webview (#1491) 2025-01-24 16:32:41 +01:00
Carmelo Messina 82eed19fcc [TOOLS] trying to create more space (#1462) 2024-09-15 10:58:35 +02:00
Carmelo Messina f21c63b46e [TOOLS] Add release additional targets actions (#1271 #159) 2024-09-15 09:34:28 +02:00
Carmelo Messina 92b738a28c [TOOLS] Remove mojo_core.dll from windows release package
see https://issuetracker.google.com/issues/359926651
from v129 upstream changed from dynamically-linked to static-linked
2024-09-14 08:14:54 +02:00
Carmelo Messina 20c4651838 [TOOLS] Update to Win 11 SDK 10.0.22621.2428 (#1302) 2024-09-12 14:20:24 +02:00
Carmelo Messina 8aa32d059b Cromite SystemWebView: change system_webview_package_name (#159) 2024-09-06 14:36:42 +02:00
Carmelo Messina f5edb07d58 Add a GN flag to disable trybot verification: #159
Adds flag in GN to deactivate the check performed by some google build bots.
The flag is deactivated when generating the system webview with
skip_secondary_abi_for_cq=true in arm64.
2024-09-02 10:27:02 +02:00
Carmelo Messina 49d1493162 Add chrome_sandbox to linux release (#1374) 2024-08-28 08:44:06 +02:00
uazoandGitHub 2e0ee54dff Update update_fdroid_repo.yaml 2024-08-17 20:05:16 +11:00
uazoandGitHub 345d04fefb Update update_fdroid_repo.yaml
use latest fdroidserver
2024-08-17 20:02:19 +11:00
Carmelo Messina 1da91d09c6 [TOOLS] Build Cromite SystemWebView (#159) 2024-08-05 14:47:12 +02:00
Carmelo Messina 931a6c4a1a [TOOLS] Add vanilla chromium build (#1200)
fix "build" stage
2024-08-05 14:38:20 +02:00
Carmelo Messina df55f9e0a3 [TOOLS] Add vanilla chromium build (#1200)
fix "Prepare Build Container for vanilla chromium" stage
2024-08-05 14:35:11 +02:00
Carmelo Messina e5618182a3 [TOOLS] Add vanilla chromium build (#1200) 2024-08-05 14:07:30 +02:00
Carmelo Messina b941c41532 Fix update-patches-doc.yaml (#1331) 2024-08-02 11:56:42 +02:00
Carmelo Messina 32c60d0ce7 [TOOLS] reactivation build for google play #1161 2024-07-18 10:23:13 +02:00
Carmelo Messina 4cf08e3bbe [TOOLS] temporary workaround for #1161 2024-06-25 17:19:45 +02:00
Carmelo Messina 4d68d344d4 [TOOLS] temporary workaround for #1161 2024-06-20 09:08:57 +02:00
Carmelo Messina b90d1c2cb7 [TOOLS] temporary workaround for #1161 2024-06-19 18:49:32 +02:00
Carmelo Messina f9582fab11 [TOOLS] Update peter-evans/create-pull-request to v6.1.0 2024-06-19 09:31:22 +02:00