nixpkgs/pkgs
Eelco Dolstra 116443e839 * Don't call grep from ld-wrapper (especially not O(n^2) times)
because it makes linking very slow.  Use bash's =~ operator instead
  (and only once for each argument).  We depend on bash already anyway
  because of arrays so it's not a problem.

svn path=/nixpkgs/branches/stdenv-updates/; revision=19699
2010-01-26 22:42:43 +00:00
..
applications * Fixed xscreensaver (it couldn't find the X headers/libraries 2010-01-26 21:40:32 +00:00
build-support * Don't call grep from ld-wrapper (especially not O(n^2) times) 2010-01-26 22:42:43 +00:00
configs/etc
data * Added a bundle of CA certificates, useful for e.g. curl. 2010-01-20 14:10:26 +00:00
desktops Adding gtkhtml, another program needed for gnucash to build. 2010-01-24 22:07:53 +00:00
development * Fix Perl on FreeBSD. 2010-01-26 18:10:59 +00:00
games
lib
misc Fixing 'my-env' on stdenv-updates, considering that users will add 2010-01-22 15:00:15 +00:00
os-specific Updating from trunk. 2010-01-25 18:52:07 +00:00
servers Setting the difference buildInputs/buildNativeInputs in some gtk related packages. 2010-01-22 18:49:16 +00:00
shells * None of us is paying attention today ;-) 2010-01-26 20:13:23 +00:00
stdenv * Fix splashutils. 2010-01-26 10:56:21 +00:00
test
tools * ktorrent 2.2.8. 2010-01-26 15:05:02 +00:00
top-level * Fixed xscreensaver (it couldn't find the X headers/libraries 2010-01-26 21:40:32 +00:00