nixpkgs/pkgs/development/libraries/v8
Robert Vollmert c3da83cd40 v8_3_16_14: fix OS X build
Issues addressed:
- xcode build failed with
    ... was built for newer OSX version (10.10) than being linked (10.5)
  fixed by setting GYP mac deployment target to the nix value
- a gyp bug when SDKROOT is not set (and removed an orphaned gyp patch
- path to python in generated gyp-mac-tool
- noisy build due to static assert warnings, by silencing warnings
- use of system xcodebuild and libtool replaced by darwin.cctools
2017-06-26 21:28:43 +02:00
..
3.14.nix
3.16.14.nix v8_3_16_14: fix OS X build 2017-06-26 21:28:43 +02:00
3.24.10.nix
3.30.33.nix
4.5.nix
build-standalone-static-library.patch
default.nix v8: fixes build on darwin 2017-05-17 21:50:49 +02:00
disable-building-tests.patch
fPIC-for-static.patch
generic.nix
libv8-5.4.232.patch
no-xcode.patch v8: fixes build on darwin 2017-05-17 21:50:49 +02:00