nixpkgs/pkgs/development/libraries/boost
aszlig fb74d901d7 boost: Add patch for mingw to use gas instead.
The upstream sources only compile with masm, so we need to add a patch
that translates the masm sources to GNU assembler. Unfortunately, this
means, that "generic.nix" is no longer very much generic, but the
versions we currently include work fine with the patch.

Unfortunately, the boost build still doesn't finish, but we're getting
there soon enough.

The patch is from https://svn.boost.org/trac/boost/ticket/7262 and
following the discussion it seems that the upstream authors are
unwilling to add a gas version for the Windows platform. So in the long
term we might need to find a better solution to that, like for example
using Wine to run MASM.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-23 10:52:07 +02:00
..
1.55.nix boost-1.55: fix build with gcc-5 by upstream patch 2015-10-04 12:36:21 +02:00
1.59.nix boost: Add 1.59 2015-08-30 18:13:58 -07:00
1.60.nix pkgs.boost: 1.59 -> 1.60 2016-01-15 13:25:25 +01:00
clang-math-2.patch
clang-math.patch
cygwin-1.40.0-cstdint-cygwin.patch
cygwin-1.40.0-iostreams-cygwin.patch
cygwin-1.40.0-python-cygwin.patch
cygwin-1.40.0-regex-cygwin.patch
cygwin-1.45.0-jam-cygwin.patch
cygwin-1.50.0-jam-pep3149.patch
cygwin-1.55.0-asio-MSG_EOR.patch
cygwin-1.55.0-interlocked-cygwin.patch
cygwin-1.57.0-asio-cygwin.patch
cygwin-1.57.0-config-cygwin.patch
cygwin-1.57.0-context-cygwin.patch
cygwin-1.57.0-filesystem-cygwin.patch
cygwin-1.57.0-locale-cygwin.patch
cygwin-1.57.0-log-cygwin.patch
cygwin-1.57.0-smart_ptr-cygwin.patch
cygwin-1.57.0-system-cygwin.patch
cygwin-fedora-boost-1.50.0-fix-non-utf8-files.patch
cygwin-fedora-boost-1.50.0-pool.patch
cygwin-fedora-boost-1.54.0-locale-unused_typedef.patch
cygwin-fedora-boost-1.54.0-pool-max_chunks_shadow.patch
cygwin-fedora-boost-1.54.0-python-unused_typedef.patch
cygwin-fedora-boost-1.57.0-move-is_class.patch
cygwin-fedora-boost-1.57.0-mpl-print.patch
cygwin-fedora-boost-1.57.0-pool-test_linking.patch
cygwin-fedora-boost-1.57.0-signals2-weak_ptr.patch
cygwin-fedora-boost-1.57.0-spirit-unused_typedef.patch
cygwin-fedora-boost-1.57.0-uuid-comparison.patch
gcc-5.patch boost-1.55: fix build with gcc-5 by upstream patch 2015-10-04 12:36:21 +02:00
generic.nix boost: Add patch for mingw to use gas instead. 2016-04-23 10:52:07 +02:00