nixpkgs/pkgs/stdenv
Vladimír Čunát 1ebff73b88 stdenv/setup.sh: don't skip post-hooks (close #12032)
So far if no configure script is found or no makefile,
the rest of the phase is skipped, *including* post-hooks.
I find that behavior unexpected/unintuitive.

Earlier version of this patch had problems due to me assuming
that $configureScript is always a simple path, but that turned out
to be false in many cases, e.g. perl.
2016-01-05 09:34:02 +01:00
..
cygwin cygwin: stdenv 2015-05-28 10:53:34 +02:00
darwin Workaround for getcwd configure test on 10.11. 2015-09-23 14:41:41 -07:00
generic stdenv/setup.sh: don't skip post-hooks (close #12032) 2016-01-05 09:34:02 +01:00
linux Add stdenv bootstrap tools generation to release.nix 2015-10-23 13:05:36 +02:00
native Don't include /no-such-path in buildInputs 2015-06-15 19:26:52 +02:00
nix add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
pure-darwin switch to zero underscores for sandbox profiles; remove generateFrameworkProfile 2015-11-21 12:10:33 -08:00
adapters.nix enableDebugging: use more suitable gcc flags 2015-08-10 09:11:30 +02:00
common-path.nix
default.nix switch stdenvs 2015-10-02 12:26:33 -07:00