nixpkgs/pkgs/stdenv
Lluís Batlle i Rossell f6f5c185ca Allow not rebasing in cygwin stdenv.
This changes cygwin stdenv, but I don't think it will hurt much people.

This allows mkDerivation to get "dontRebase=true" to skip the usual cygwin
rebase. This is required, if we are using this stdenv to build DLLs for win32
inside x86_64-cygwin, because /bin/rebase crashes at finding an arch mismatch.
Additionally, we don't need any rebase for libraries built by visual studio and
meant for visual studio (my use case).

I'm using nix in x86_64-cygwin to build libraries with visual studio, both for
x86_64 and x86.
2016-05-20 17:17:10 +02:00
..
cygwin Allow not rebasing in cygwin stdenv. 2016-05-20 17:17:10 +02:00
darwin add get* helper functions and mass-replace manual outputs search with them 2016-04-25 13:24:39 +03:00
freebsd Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
generic stdenv setup.sh: revert most of changes around #14907 2016-05-12 04:53:37 +02:00
linux bootstrap-tools-linux: Use tar without acl 2016-04-18 00:02:44 +02:00
native cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
nix cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
adapters.nix stdenv on mingw: fix 64-bin DLL detection in some cases 2016-04-23 10:52:01 +02:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00