forked from mirrors/nixpkgs
fb74d901d7
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> |
||
---|---|---|
.. | ||
1.55.nix | ||
1.59.nix | ||
1.60.nix | ||
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 | ||
generic.nix |