nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig e7a57971c1
chromium: Switch build system to ninja.
Wanted to do this a long time ago, but never had a reason to do it. But with
Chromium 29 having no make target for chrome_sandbox, we now use ninja as well
as the official build and most other distributions.

The whole build/make flags cruft is now integrated into one buildPhase override
and we just call ninja there by exporting the specific variables.

And this also makes enableParallelBuilding obsolete, as we use NIX_BUILD_CORES
directly now.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:17:59 +02:00
..
cups_allow_deprecated.patch chromium: Implement handling of enableCUPS. 2012-06-22 15:53:29 -04:00
default.nix chromium: Switch build system to ninja. 2013-05-27 10:17:59 +02:00
glibc-2.16-use-siginfo_t.patch chromium: Fix build 2013-01-29 13:14:52 +01:00
pulseaudio_array_bounds.patch chromium: Add support for pulseaudio. 2012-06-22 15:53:30 -04:00
sandbox_userns.patch chromium: Add patch for user namespace sandboxing. 2013-05-16 21:03:07 +02:00
sources.nix chromium: Update dev channel to v28.0.1500.11. 2013-05-25 19:01:44 +02:00
update.sh chromium: Fix updater for version 26 and newer. 2013-03-27 00:26:55 +01:00