nixpkgs/pkgs/stdenv
Lluís Batlle i Rossell 28d9e73d34 Adding a new mkDerivation flag for the cross stdenv, selfNativeBuildInput =
true/false, which tells whether the derivation needs itself as
buildNativeInput.
For example, in order to build cross ncurses, we need the a native build
ncurses.
(As libtool does not work in stdenv, I have not tested this change, to check
whether finally ncurses cross-build)


svn path=/nixpkgs/branches/stdenv-updates/; revision=18489
2009-11-20 16:38:01 +00:00
..
generic Attention, people who care on the builders for native builds. In the stdenv 2009-11-19 23:05:11 +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 * xargsFlag empty on darwin 2009-06-10 11:08:53 +00:00
adapters.nix Adding a new mkDerivation flag for the cross stdenv, selfNativeBuildInput = 2009-11-20 16:38:01 +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