nixpkgs/pkgs/development/libraries/boost
Eelco Dolstra 8622548160 Add a setup hook for fixing dylib install names on Darwin
Install names need to be absolute paths, otherwise programs that link
against the dylib won't work without setting $DYLD_LIBRARY_PATH.  Most
packages do this correctly, but some (like Boost and ICU) do not.
This setup hook absolutizes all install names.
2014-01-15 13:41:09 +01:00
..
1.44.nix jfsrec: Fix build 2013-12-10 14:28:19 +01:00
1.49.nix boost-1.49: Fix building against Glibc 2.18 2013-12-10 11:50:29 +01:00
1.55.nix Add a setup hook for fixing dylib install names on Darwin 2014-01-15 13:41:09 +01:00
boost-149-cstdint.patch boost-1.49: Fix building against Glibc 2.18 2013-12-10 11:50:29 +01:00
boost-149-darwin.patch Fix boost-1.49.0 on Darwin 2013-05-23 22:19:58 +02:00
boost_filesystem_post_1_49_0.patch boost: updated to version 1.49 2012-02-25 19:22:06 +00:00
header-only-wrapper.nix boost: fix hardcoded hash 2013-11-12 23:02:39 +00:00
time_utc.patch boost-1.49: Fix build 2013-01-28 17:19:01 +01:00
time_utc_144.patch boost-1.44.0: also apply time utc patch that was applied for 1.49.0. Needed to be adapted for 1.44.0. 2013-04-12 14:26:16 +02:00