nixpkgs/pkgs
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
..
applications Merging from trunk. I had to do two manual merges, quite trivial I think. 2009-11-19 19:09:10 +00:00
build-support Attention, people who care on the builders for native builds. In the stdenv 2009-11-19 23:05:11 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data * Removed selectVersion. There's no good reason to write 2009-11-18 09:39:59 +00:00
desktops Fix gnome-doc-utils 2009-11-07 09:34:12 +00:00
development Adding a new mkDerivation flag for the cross stdenv, selfNativeBuildInput = 2009-11-20 16:38:01 +00:00
games Adding JAMP game.. 2009-11-19 12:10:23 +00:00
lib Merging from trunk. I had to do two manual merges, quite trivial I think. 2009-11-19 19:09:10 +00:00
misc Fixing the uboot cross-build. 2009-11-19 21:43:03 +00:00
os-specific Merging from trunk. I had to do two manual merges, quite trivial I think. 2009-11-19 19:09:10 +00:00
servers * Fix the GPM URL. 2009-11-18 12:47:58 +00:00
shells Merging from trunk. I had to do two manual merges, quite trivial I think. 2009-11-19 19:09:10 +00:00
stdenv Adding a new mkDerivation flag for the cross stdenv, selfNativeBuildInput = 2009-11-20 16:38:01 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools GNU Coreutils 8.1. 2009-11-19 22:46:45 +00:00
top-level Fixing a trivial error in the glibc-2.11 longDescription, and fixing the 2009-11-20 08:27:59 +00:00