nixpkgs/pkgs
Eelco Dolstra 40bc2cc9b6 * Started on working towards the fully Nixified build environment, i.e., one
where we don't use any tools from outside the Nix environment.  For this we
  need the basic POSIX utilities (e.g., GNU coreutils), a shell, GCC, and the
  binutils.

  Normal packages just need to include stdenv/stdenv.fix, which on Linux will
  use the Nixified environment.  However, for the tools in the build
  environment itself we have a bootstrapping problem.  Therefore, these depend
  on the external environment (and include stdenv-linux/stdenv-nativetools).

  The package `baseenv' provides some generic setup and GCC wrappers used by
  both fully Nixified and native environments.

svn path=/nixpkgs/trunk/; revision=305
2003-08-18 15:32:13 +00:00
..
aterm * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
atk * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
autoxt separate strategoxt packages 2003-08-14 12:26:13 +00:00
baseenv * Started on working towards the fully Nixified build environment, i.e., one 2003-08-18 15:32:13 +00:00
coreutils * Started on working towards the fully Nixified build environment, i.e., one 2003-08-18 15:32:13 +00:00
db4 * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
docbook-xml * Add docbook-xml and docbook-xsl packages. 2003-07-30 09:54:15 +00:00
docbook-xsl * Add docbook-xml and docbook-xsl packages. 2003-07-30 09:54:15 +00:00
expat * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
fetchsvn * Make fetchsvn dependent on Subversion. 2003-08-18 10:06:23 +00:00
firebird * Added Mozilla Firebird (with gtk2 and antialiasing). 2003-08-13 17:29:52 +00:00
fontconfig * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
freetype * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
glib * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
glib-1 * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
glibc * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
gnet * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
gtk+ * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
gtk+-1 * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
gtkspell * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
helpers * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
httpd * Force use of threads. 2003-08-06 14:52:32 +00:00
j2re * fix expression and build script for sun j2re for linux. 2003-08-06 14:20:26 +00:00
libIDL * Added libIDL (which is used by Mozilla). 2003-08-13 17:29:18 +00:00
libxml2 * Fix URLs. 2003-08-05 08:19:49 +00:00
libxslt * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
MPlayer * Set the executable bit on these builders, since Nix no longer does that. 2003-07-30 09:52:11 +00:00
nix-dist * A package that builds source distributions of Nix. It fetches the 2003-08-18 10:08:27 +00:00
openssl * OpenSSL's rpath should include itself. 2003-08-06 11:30:45 +00:00
pan * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
pango * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
pkgconfig * Updated packages to use our own glibc. 2003-07-25 20:43:25 +00:00
pspell * Fix URLs. 2003-08-05 08:19:49 +00:00
sdf2 * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
srts separate strategoxt packages 2003-08-14 12:26:13 +00:00
stdenv * Use stdenv-linux only on Linux platforms. 2003-08-05 13:06:06 +00:00
stdenv-linux * Started on working towards the fully Nixified build environment, i.e., one 2003-08-18 15:32:13 +00:00
stdenv-native * Stdenv-native uses the native build tools of the system. 2003-08-04 07:22:16 +00:00
strategoxt separate strategoxt packages 2003-08-14 12:26:13 +00:00
strategoxt-0.9.2 * Use old strategoxt package. 2003-08-14 12:41:03 +00:00
subversion * Subversion: upgraded to 0.27.0. 2003-08-18 13:27:44 +00:00
swig * Use rpaths to ensure that executable and dynamic libraries are automatically linked 2003-07-28 21:15:03 +00:00
sylpheed * Updated packages to use our own glibc. 2003-07-25 20:43:25 +00:00
system * Activate libxml (xmllint). 2003-08-14 17:59:10 +00:00
win32codecs * Set the executable bit on these builders, since Nix no longer does that. 2003-07-30 09:52:11 +00:00
wxPython * Converted some more old descriptors. 2003-07-27 21:26:19 +00:00
Xft * Updated packages to use our own glibc. 2003-07-25 20:43:25 +00:00
xtc separate strategoxt packages 2003-08-14 12:26:13 +00:00