nixpkgs/pkgs/development
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
..
compilers * Started reorganising stdenv: 2004-03-08 16:02:46 +00:00
interpreters * Perl nixification fixes. Oh, the humanity. 2004-02-20 16:25:34 +00:00
libraries * Added gperf, texinfo, ncurses. 2004-03-05 10:13:23 +00:00
perl-modules * Added `zapping', a TV viewer application. It depends on Gnome, so 2004-01-21 09:34:19 +00:00
python-modules/wxPython * Added wxPython. 2004-02-17 19:19:26 +00:00
tools * Added gperf, texinfo, ncurses. 2004-03-05 10:13:23 +00:00