nixpkgs/pkgs/build-support
Eelco Dolstra 9efa069a65 * Added a tool `mono-dll-fixer' to absolutise the DLL maps in the
`*.dll.config' files corresponding to CLR assemblies.  I.e., the
  full path to native libraries is included in the maps.  In effect
  this allows us to set the equivalent of an RPATH for assemblies.

* gtk-sharp: use the DLL fixer.  It's not perfect yet: I still have to
  set the LD_LIBRARY_PATH for monodoc to include the gtk-sharp lib
  directory itself, so that it can find the `*sharpglue.so' files.
  This seems to be gtk-sharp's fault; it doesn't have an entry for
  those libraries in its DLL maps.

svn path=/nixpkgs/trunk/; revision=2330
2005-03-03 17:19:58 +00:00
..
fetchfile * Remove trivial builders. 2004-03-29 17:23:01 +00:00
fetchsvn * Use a hash over the entire SVN exported tree. 2005-02-22 21:15:13 +00:00
fetchurl * md5' -> id' in compatibility mode. 2005-02-22 15:34:58 +00:00
gcc-wrapper * Use the generic substituter in the generation of stdenv and gcc-wrapper. 2005-02-22 14:32:56 +00:00
make-symlinks * Renamed Martin's linker derivation to `make-symlinks'. 2004-09-16 12:38:10 +00:00
make-wrapper * More wrapper generation features. The Firefox wrapper generator is 2005-02-16 11:38:52 +00:00
mono-dll-fixer * Added a tool `mono-dll-fixer' to absolutise the DLL maps in the 2005-03-03 17:19:58 +00:00
substitute * Use the generic substituter in the generation of stdenv and gcc-wrapper. 2005-02-22 14:32:56 +00:00