nixpkgs/pkgs/applications
Lluís Batlle i Rossell f3c23487a2 Adding a new version of the gcc-wrapper, named gcc-wrapper2, in order not to rebuild
stdenv.

In this gcc-wrapper2 I made the ld-wrapper.sh to handle the linking with shared
objects through direct pass as ld command arguments of the absolute path to shared
objects, instead of using the -L/-l combinations.

cmake 'FindXXX.cmake' modules make a strong usage of the dynamic linking directly
passing the absolute path to the shared object to the linker, and as our wrapper did
not add any -rpath for those, writting the nix expressions for some cmake packages
resulted in a lot of tricks, compared to using this gcc-wrapper2.

This gcc-wrapper2/ld-wrapper.sh should become the gcc-wrapper/ld-wrapper in a
stdenv update.

I also updated some cmake expressions to use this gcc-wrapper2, and reduced its
tricks.

I also updated the cmake setup-hook for it to make cmake not touch any rpath decided
at build time, when running the 'make install' of makefiles created by cmake.

svn path=/nixpkgs/trunk/; revision=18885
2009-12-10 22:19:52 +00:00
..
audio * Idem for gtk-libs/2.16. 2009-10-28 15:31:52 +00:00
display-managers/slim * slim: ConsoleKit compatibility fix. 2009-08-17 01:09:17 +00:00
editors pkgs/applications/editors/emacs-modes/prolog: initial version of prolog-mode for Emacs 2009-11-27 17:40:56 +00:00
graphics Adding a new version of the gcc-wrapper, named gcc-wrapper2, in order not to rebuild 2009-12-10 22:19:52 +00:00
misc Updating truecrypt. Following the trend. I don't know of any repository of 2009-11-29 22:37:07 +00:00
networking Fixed download url for Unison File Syncronizer. 2009-12-03 16:40:18 +00:00
office Add package ledger 2009-11-10 11:02:45 +00:00
science Preliminary version of package ssreflect 2009-11-05 15:08:12 +00:00
taxes * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
version-management applications/version-management/git-and-tools/git: update to version 1.6.5.5 2009-12-08 20:35:51 +00:00
video Adding a new version of the gcc-wrapper, named gcc-wrapper2, in order not to rebuild 2009-12-10 22:19:52 +00:00
virtualization Reverted guest additions back to 3.0.10 since 3.1.0 has a new installer. I will look at this installer later 2009-12-02 13:45:42 +00:00
window-managers Updated xmonad to 0.9. 2009-11-06 13:08:47 +00:00