Commit Graph
52 Commits
Author SHA1 Message Date
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
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 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 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 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 20c4651838 [TOOLS] Update to Win 11 SDK 10.0.22621.2428 (#1302) 2024-09-12 14:20:24 +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 e0457e4e61 [TOOLS] temporary workaround for #1161
unnecessary code removed
2024-06-12 08:41:16 +02:00
Carmelo Messina b7c5f8aaf3 [TOOLS] temporary workaround for #1161 2024-06-11 17:44:35 +02:00
uazoandGitHub 754f4cb92e Update build_cromite.yaml
#1053 add chrome_sandbox
2024-05-21 16:00:54 +05:00
uazoandGitHub 889b9973db increased the timeout to the maximum allowed 2024-01-25 15:33:05 +06:00
Carmelo Messina 0cdc64b9f9 #280 Remove /tools/images/bromite-build/build_args.gni 2023-12-27 11:41:40 +01:00
Carmelo Messina f24a533981 fix build script 2023-12-23 14:52:47 +01:00
Carmelo Messina 30ecbf1f25 rename bromite -> cromite 2023-12-23 13:58:02 +01:00
uazoandGitHub 588bbbab91 Fix Linux 64 script 2023-11-16 16:29:23 +09:00
uazoandGitHub a13b07e044 Fix linux build 2023-11-09 06:28:59 -01:00
uazoandGitHub 5ae28c6366 Fix linux output folder 2023-11-09 06:10:08 -01:00
uazoandGitHub ed22491b64 Fix lin64 folder permissions 2023-11-09 06:06:41 -01:00
uazoandGitHub f2fd418f82 Change build order
as in debug I only need android x64 and windows
2023-11-03 13:11:47 -01:00
uazoandGitHub 8b0c44f2b2 Add Linux 64 2023-11-03 13:09:10 -01:00
uazoandGitHub b0a88632db Get uazo/cromite-build from docker hub if present 2023-11-02 07:43:29 -01:00
uazoandGitHub 48a677af56 Add aab package 2023-10-22 17:17:39 +03:00
uazoandGitHub 021c8cf7df Fix ninjatracing 2023-10-22 11:46:31 +03:00
Carmelo Messinaanduazo 51ed1abd6b fix build directories 2023-10-10 04:15:19 -11:00
Carmelo Messinaanduazo aa6b41f5b1 low priority for arm 2023-10-10 04:15:19 -11:00
Vasyl Gelloanduazo 9ab1087503 Strip whitespaces from yamls
sed -i 's/ *$//' .github/workflows/*

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-10-10 04:15:19 -11:00
Vasyl Gelloanduazo 51b6e8a7df Add arm build target
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-10-10 04:15:19 -11:00
Vasyl Gelloanduazo 658da3bb02 Rename build directory for android arm64
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-10-10 04:15:19 -11:00
Vasyl Gelloanduazo 0b44dce1f6 Rename build directory for Windows x86_64
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-10-10 04:15:19 -11:00
Vasyl Gelloanduazo 0fa437c23c Rename build directory for android-x86_64
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-10-10 04:15:19 -11:00
uazoandGitHub b094061324 use ninja
autoninja broken due to https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4864898
2023-09-18 14:04:26 +06:00
uazoandGitHub 8a2cda29ee Add ref to checkout 2023-08-05 17:28:53 +05:00
uazoandGitHub 082417b93d Update build_cromite.yaml 2023-07-20 22:36:52 +08:00
uazoandGitHub 7db9011113 Fix building keystore 2023-07-20 22:32:07 +08:00
uazoandGitHub 1ae538cb92 #74 - Update build_cromite.yaml 2023-07-20 22:15:48 +08:00
uazoandGitHub a36f51b4bf #74 - Update build_cromite.yaml 2023-07-20 21:52:03 +08:00