nixpkgs/pkgs/system
Eelco Dolstra ce50734cf0 * Started reorganising stdenv:
- gcc/ld-wrappers have been factored out into a separate
    derivation.  This allows a working gcc to be installed in the user
    environment.  (Previously the Nix gcc didn't work because it
    needed a whole bunch of flags to point to glibc.)
    
  - Better modularity: packages can specify hooks into the setup
    scripts.  For instance, setup no longer knows about the
    PKG_CONFIG_PATH variable; pkgconfig can set it up instead.

  - gcc not longer depends on binutils.  This simplifies the bootstrap
    process.

svn path=/nixpkgs/trunk/; revision=816
2004-03-08 16:02:46 +00:00
..
all-packages-generic.nix * Started reorganising stdenv: 2004-03-08 16:02:46 +00:00
all-packages.nix * Use a 2-stage bootstrap for creating the standard build environment 2004-02-19 16:33:10 +00:00
i686-linux.nix * Added some missing semicolons. 2003-12-21 20:52:13 +00:00
populate-cache.nix * Add octavefront to the cache. 2004-03-08 09:22:09 +00:00
populate-linkdirs.pl * Renamed pkgs-ng to pkgs. 2003-11-14 09:59:13 +00:00
stdenvs.nix * Use a 2-stage bootstrap for creating the standard build environment 2004-02-19 16:33:10 +00:00