nixpkgs/pkgs/stdenv
Lluís Batlle i Rossell eadcd4462d Making, in cross-builds, every buildInput a propagatedBuildInput. We need
this because 'ld' wants to know the path of every library involved in a dynamic
linking. I imagine that ld does not need that in native builds because it can
call the loader for it to resolve the library rpaths, but this is not the case
for cross-building.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18577
2009-11-23 23:16:40 +00:00
..
generic Fixing stdenv's chain of propagated-build-inputs (2nd level propagated build 2009-11-23 19:45:18 +00:00
linux - Removed all *NoCross expressions I dupilcated in nixpkgs, while maintaining 2009-11-19 19:03:34 +00:00
mingw ln issue mingw 2009-11-16 12:22:55 +00:00
native Added empty line 2009-10-16 10:21:27 +00:00
nix Trying to fix the stdenv used on i686-darwin, which stopped working after my 2009-11-20 16:56:11 +00:00
adapters.nix Making, in cross-builds, every buildInput a propagatedBuildInput. We need 2009-11-23 23:16:40 +00:00
common-path.nix * Make the nested output patch in GNU Make runtime configurable (by 2009-01-19 18:49:58 +00:00
default.nix Trying to move all stdenv cross-compiling details out of the stdenv expression, 2009-11-17 21:14:57 +00:00