Commit Graph

1106 Commits

Author SHA1 Message Date
Than Ngo 4e41734103 disable font-test 2023-02-08 15:12:11 +01:00
Than Ngo e5d0c62d9d update to 110.0.5481.77 2023-02-08 11:54:20 +01:00
Than Ngo a70d6db069 turning the buildsystem 2023-02-07 22:59:16 +01:00
Than Ngo ec43a3a86c Turning the buildsystem 2023-02-07 20:02:34 +01:00
Than Ngo 57a5faa007 Turning the buildsystem 2023-02-07 10:24:19 +01:00
Than Ngo e7d506d9e3 Turning the buildsystem 2023-02-06 21:33:51 +01:00
Than Ngo 90d7c820b8 update config file 2023-02-06 18:28:56 +01:00
Than Ngo b666d07a1d we got the aarch64 builder with 224 cores and x86_64 builder with 46 cores 2023-02-06 12:59:16 +01:00
Than Ngo 2f9dd6729b update to 110.0.5481.61 2023-02-06 12:43:42 +01:00
Than Ngo ce1821d821 el7 has new gn now , so we use system gn 2023-02-04 11:23:51 +01:00
Than Ngo 7fe022bc61 there's new gn on epel7, disable bootstrap by default 2023-02-04 11:13:01 +01:00
Jan Grulich dd2f25496a Use ffmpeg decoders for h264 support 2023-02-02 14:32:02 +01:00
Than Ngo 72f760a379 added missing chromium-85.0.4183.83-el7-old-libdrm.patch for epel7 2023-01-27 18:09:45 +01:00
Than Ngo e5a80975d5 revert the change because it is uncertain when the maintainer
will update new version of nodejs for e8 koji buildsystem.
2023-01-27 11:19:41 +01:00
Than Ngo 90f438194a use system nodejs 2023-01-25 18:29:35 +01:00
Than Ngo 6f19fce472 update to 109.0.5414.119 2023-01-25 17:20:11 +01:00
Than Ngo 1057f0a0a2 fix nodejs issue 2023-01-23 15:50:01 +01:00
Than Ngo 2e0aa4d4c9 disable bootstrap on fedora and epel >=8, use system gn 2023-01-23 12:58:13 +01:00
Than Ngo 5c70c7eeb5 clean up 2023-01-22 09:43:44 +01:00
Than Ngo 9703a37608 - limit numbjobs
- improve changing shebang
- drop _lto_cflags
2023-01-20 13:16:27 +01:00
Than Ngo a1ede8a162 try to build with numjobs 32 2023-01-20 09:50:22 +01:00
Than Ngo f39164181d set use_all_cpus to 0 to avoid resource temporarily unavailable 2023-01-20 09:44:54 +01:00
Than Ngo 8cf215da89 more gcc13 fix 2023-01-19 21:41:37 +01:00
Than Ngo c74bf4e46e more fixes for gcc13
cleaned up
2023-01-19 19:47:13 +01:00
Fedora Release Engineering 972bc8650e Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-18 23:50:13 +00:00
Than Ngo 0c59335f66 more gcc13 fixes 2023-01-18 16:29:40 +01:00
Than Ngo 8c684f600c fix FTBFS with gcc13 2023-01-17 22:49:23 +01:00
Than Ngo 150db8ef24 move icu_use_data_file to CHROMIUM_CORE_GN_DEFINES 2023-01-16 11:04:35 +01:00
Than Ngo d8f95d6fb3 disable some tests to speed up the build
update readme
2023-01-16 08:18:23 +01:00
Than Ngo 9677ab57db - conditionalize system_build_flags
- cleaned up gn defines
- add BR on python3-importlib-metadata
- set correct toolchain gcc|clang
2023-01-15 19:58:57 +01:00
Than Ngo 55ac5ad4da fix permission problem 2023-01-13 17:27:51 +01:00
Than Ngo 81a86de561 fix typo 2023-01-13 13:09:08 +01:00
Than Ngo 8e195175d1 typo fix 2023-01-13 09:14:07 +01:00
Than Ngo fa24b35fd2 fix typo bug 2023-01-13 07:54:34 +01:00
Than Ngo 0be0bc354a rebase cleaned tarball due to missing opus.h file 2023-01-12 20:11:11 +01:00
Than Ngo e0f71409a7 fixes rpm file list 2023-01-12 15:25:24 +01:00
Than Ngo a429224803 fixes rhel condition 2023-01-12 14:59:37 +01:00
Than Ngo 693308c0fa Allow users to override command-line options 2023-01-12 14:42:18 +01:00
Than Ngo 6c69a0f2ec update to 109.0.5414.74 2023-01-12 11:24:53 +01:00
Than Ngo 7f6eb6da0a - enable qt backend for el >= 9 and fedora >= 35
- drop i686
- conditional BR on java-1.8.0-openjdk-headless
2023-01-10 12:32:29 +01:00
Than Ngo fafc22e12f vaapi disable on el7 and el8 2023-01-08 16:23:48 +01:00
Than Ngo 378fb70a07 vaapi support for wayland 2023-01-08 16:06:31 +01:00
Than Ngo bafe2ce593 revert new-channel-layout-api for old ffmpeg-free on f36
disable the package notes info as workaround for linking issue on f36
f36 has old libaom, enable bundle libaom on f36
2023-01-05 07:04:55 +01:00
Than Ngo f5b3359349 set use_all_cpus to 0 to avoid resource temporarily unavailable 2023-01-04 08:44:34 +01:00
Than Ngo f371304011 add README.fedora 2023-01-04 08:42:08 +01:00
Than Ngo 2148ca21fb - build with system ffmpeg-free and system libaom
- fix widewine extension issue
- vaapi, disable UseChromeOSDirectVideoDecoder
- workaround for linking issue in clang <= 14
2023-01-04 08:37:42 +01:00
Tom Callaway 325cac37d2 turn headless back on (chrome-remote-desktop will stay off, probably forever) 2023-01-01 09:15:44 -05:00
Than Ngo e1d2ad7d48 enable system opus 2022-12-31 13:57:34 +01:00
Than Ngo 8d5a9ea420 - disable GlobalMediaControlsCastStartStop to avoid crash when using the address bar media player button
- enable system brotli
2022-12-30 22:24:17 +01:00
Than Ngo 5bc3025588 fixed symlinks 2022-12-30 12:07:43 +01:00