nixpkgs/pkgs/applications/networking/browsers/chromium
Michael Weiss 9f3914824d
chromium: Ignore unknown warning options
This can e.g. save around 150k lines of unnecessary log messages which
take up around 66% of the total lines (based on a log of 80.0.3987.100):
29527 warning: unknown warning option '-Wno-bitwise-conditional-parentheses'; did you mean '-Wno-bitwise-op-parentheses'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-builtin-assume-aligned-alignment' [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-deprecated-copy'; did you mean '-Wno-deprecated'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-final-dtor-non-final-class'; did you mean '-Wno-abstract-final-class'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-implicit-int-float-conversion'; did you mean '-Wno-implicit-float-conversion'? [-Wunknown-warning-option]
2020-04-03 12:40:46 +02:00
..
patches chromiumDev: Remove a patch that is already applied 2020-04-02 13:01:39 +02:00
browser.nix chromium: Enable swiftshader by default. 2020-03-24 22:50:49 +01:00
common.nix chromium: Ignore unknown warning options 2020-04-03 12:40:46 +02:00
default.nix chromium: Add option to enable ozone (for Wayland) 2020-03-27 21:16:38 +00:00
plugins.nix flashplayer: 32.0.0.330 -> 32.0.0.344 (#82322) 2020-03-13 18:43:52 +00:00
update.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
update.sh chromium/update.sh: don't use remote builders, lots of copying for work 2018-10-12 12:20:35 +02:00
upstream-info.nix chromium: 80.0.3987.162 -> 80.0.3987.163 2020-04-03 11:17:54 +02:00