nixpkgs-suyu/pkgs/applications/networking/browsers/chromium
aszlig 27b72342ae
chromium: Split up source into multiple outputs.
This splits up the source into one base output (just the build and tools
directory), one for bundled dependencies, one for sandbox sources and
one for the sources of the main browser.

The state of this is heavily work in progress and contains a bunch of
workarounds. For example, we currently copy the entire sources into the
build directory, so a build ultimately requires even more space than
before.

Of course, it's just temporary as neither GYP nor ninja is particularly
friendly if it comes to out-of-tree builds.

Another thing which is heavily WIP is how we handle patches. Ultimately,
those patches shouldn't be applied to the source tree (at least not all)
but rather to the final build's temporary directory.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:31 +02:00
..
default.nix chromium: Split up source into multiple outputs. 2013-09-27 15:23:31 +02:00
sandbox.nix chromium: Split sandbox off the main output path. 2013-09-27 15:23:30 +02:00
sandbox_userns_29.patch chromium: Update all channels to latest versions. 2013-06-21 12:17:55 +02:00
sandbox_userns_30.patch chromium: Update all channels to latest versions. 2013-08-22 05:45:22 +02:00
sandbox_userns_31.patch chromium: Add missing patch for version 31. 2013-09-17 13:05:20 +02:00
sources.nix chromium: Update all channels to latest versions. 2013-09-27 15:23:30 +02:00
update.sh chromium/updater: Avoid downgrading versions. 2013-06-14 17:50:36 +02:00