3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
aszlig c86d376c82
chromium: Selectively link bundled libraries.
So far we just copied everything from source.* into the build directory
during the prePatch. This somewhat defeated the purpose of the source
splitup because it involved more I/O than just unpacking the entire
source tree.

Now, we're selectively *symlinking* the bundled sources into the build
directory. Even that isn't perfect because in the end we'd just
reference foreign derivations and we're done. But for now, this gets us
at least prepared for a massive reduction of compile time.

Unfortunately, gyp's behaviour when it comes to symlinks is quite
painful to come by, so we need to fix a few references to use absolute
paths.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 03:58:42 +02:00
..
applications chromium: Selectively link bundled libraries. 2014-04-19 03:58:42 +02:00
build-support Move su to the base packages of chrootenv builder 2014-04-18 13:30:24 +02:00
data man-pages: Update to 3.64 2014-04-16 18:43:38 +02:00
desktops Merge pull request #2241 from roelof1967/master 2014-04-18 10:06:49 -07:00
development libwebp: Enable (de)mux and decoder. 2014-04-19 03:58:40 +02:00
games Move su to the base packages of chrootenv builder 2014-04-18 13:30:24 +02:00
misc oxygen_gtk: update from 1.4.4 to 1.4.5 2014-04-12 11:59:03 +02:00
os-specific linux: Enable transparent hugepages 2014-04-16 22:40:07 +02:00
servers Merge pull request #2185 from lethalman/gnome3 2014-04-16 18:08:00 +02:00
shells ipython: update 1.1.0 -> 2.0.0 2014-04-13 21:55:27 +02:00
stdenv typo 2014-04-14 10:27:36 +02:00
test
tools Merge pull request #2314 from iyzsong/kakasi 2014-04-18 10:31:48 -07:00
top-level chromium: Decouple browser from default.nix. 2014-04-19 03:58:41 +02:00