nixpkgs/pkgs
Eelco Dolstra 1dda526c66 * Added the GNU C Library (glibc), a big step towards full Nixification of
the build and execution environment.

  This is very useful.  For example, it allows packages built on a SuSE 
  8.2 system to run on a SuSE 8.1 system (this is because 8.2 has a newer 
  glibc; packages built against it cannot be dynamically linked against 
  older glibcs).

  Of course, Fix packages should not directly import glibc since that is 
  very system-specific.  Rather, they should import stdenv/stdenv.fix and 
  in their build scripts source in $stdenv/setup, which will setup the 
  right environment variables.  The idea is that stdenv.fix provides the 
  basic C/Unix build environment (C compiler, POSIX utilities, etc.).

  Note that only the ATerm package currently uses this.

svn path=/nixpkgs/trunk/; revision=203
2003-07-24 15:15:48 +00:00
..
aterm * Added the GNU C Library (glibc), a big step towards full Nixification of 2003-07-24 15:15:48 +00:00
atk * Strip debug information. 2003-07-16 19:59:52 +00:00
fontconfig * Converted some old Fix descriptors. 2003-07-11 21:08:53 +00:00
freetype * Converted some old Fix descriptors. 2003-07-11 21:08:53 +00:00
glib * Check for failure. 2003-07-17 22:33:05 +00:00
glib-1 * Added a package for Sylpheed (which depends on glib/gtk+ 1.2.10). 2003-07-22 20:33:18 +00:00
glibc * Added the GNU C Library (glibc), a big step towards full Nixification of 2003-07-24 15:15:48 +00:00
gnet * Strip debug information. 2003-07-16 19:59:52 +00:00
gtk+ * Strip debug information. 2003-07-16 19:59:52 +00:00
gtk+-1 * Added a package for Sylpheed (which depends on glib/gtk+ 1.2.10). 2003-07-22 20:33:18 +00:00
gtkspell * Converted some more packages. 2003-07-12 13:04:41 +00:00
helpers * Converted some old Fix descriptors. 2003-07-11 21:08:53 +00:00
libxml2 * Converted some more packages. 2003-07-12 13:04:41 +00:00
MPlayer * Disable some options. 2003-07-21 20:09:54 +00:00
openssl * Converted some old Fix descriptors. 2003-07-11 21:08:53 +00:00
pan * Error checking. 2003-07-22 20:32:26 +00:00
pango * Strip debug information. 2003-07-16 19:59:52 +00:00
pkgconfig * Converted some more packages. 2003-07-12 13:04:41 +00:00
pspell * Converted some more packages. 2003-07-12 13:04:41 +00:00
sdf2 * Strip debug information. 2003-07-16 19:59:52 +00:00
stdenv * Added the GNU C Library (glibc), a big step towards full Nixification of 2003-07-24 15:15:48 +00:00
strategoxt * Strip debug information. 2003-07-16 19:59:52 +00:00
subversion * Propagate libraries. 2003-07-12 19:45:31 +00:00
sylpheed * Added a package for Sylpheed (which depends on glib/gtk+ 1.2.10). 2003-07-22 20:33:18 +00:00
system * Added a package for Sylpheed (which depends on glib/gtk+ 1.2.10). 2003-07-22 20:33:18 +00:00
win32codecs * MPlayer packages. 2003-07-17 22:33:21 +00:00
Xft * Converted some old Fix descriptors. 2003-07-11 21:08:53 +00:00