3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/networking/browsers/chromium
TredwellGit a7cbf67a24 chromium: disable symbols
By default GN produces a build with all of the debug assertions enabled (is_debug=true) and including full debug info (symbol_level=2). Setting symbol_level=1 will produce enough information for stack traces, but not line-by-line debugging. Setting symbol_level=0 will include no debug symbols at all. Either will speed up the build compared to full symbols.
2020-10-09 21:24:20 +00:00
..
patches chromium: Fix and enable our ANGLE support 2020-10-07 20:37:35 +02:00
browser.nix chromium: Fix and enable our ANGLE support 2020-10-07 20:37:35 +02:00
common.nix chromium: disable symbols 2020-10-09 21:24:20 +00:00
default.nix chromium: 85.0.4183.121 -> 86.0.4240.75 2020-10-07 20:37:35 +02:00
plugins.nix flashplayer: 32.0.0.414 -> 32.0.0.433 2020-09-08 15:15:04 +09:00
update.py chromium: update.py: Keep the channel order consistent 2020-09-10 12:30:03 +02:00
upstream-info.json chromium: 85.0.4183.121 -> 86.0.4240.75 2020-10-07 20:37:35 +02:00