blender/extern/carve/patches
Aaron Carlisle 9f044cb422 Remove MinGW support
The Issue
=======

For a long time now MinGW has been unsupported and unmaintained and at this point,
it looks like something that we should just leave behind and move on.


Why Remove
==========

One of the big motivations for MinGW back in the day is that it was free compared to MSVC which was licensed based.
However, now that this is no longer true we have basically stopped updating the need CMake files.
Along with the CMake files, there are several patches to the extern libs needed to make this work.  For example, see:
https://developer.blender.org/diffusion/B/browse/master/extern/carve/patches/mingw_w64.patch

If we wanted to keep MinGW then we would need to make more custom patches to the external libs and
this is not something our platform maintainers are willing to do.

For example, here is the patches needed to build python: https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-python3

Fixes T51301

Differential Revision: https://developer.blender.org/D2648
2017-05-27 15:34:55 -04:00
..
files Booleans: Boost is no longer a dependency for Carve 2014-11-13 18:26:21 +05:00
clang_is_heap_fix.patch Unbreak carve build for clang 2014-03-28 14:41:04 +06:00
face_hole_merge_workaround.patch Fix T39151: Boolean modifier freeze 2014-03-13 15:40:55 +06:00
gcc46.patch Updated Carve bundling script and patches 2012-01-17 18:47:02 +00:00
includes.patch Carve booleans library integration 2012-01-16 16:46:00 +00:00
interpolator_reorder.patch Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
memory_leak_fix.patch Added back code which was commented out for debug reasons 2014-03-05 14:52:00 +06:00
mesh_iterator.patch Carve booleans library integration 2012-01-16 16:46:00 +00:00
mesh_simplify_dissolve_edges.patch Update patch for mesh_simplifier 2014-02-28 19:09:22 +06:00
mesh_simplify_uninitialized_var.patch Add patchset to recent Carve changes 2014-06-11 13:13:36 +06:00
msvc_fix.patch Fix T39111: Boolean assert failure on widows 2014-03-12 23:12:34 +06:00
random.patch Booleans: Boost is no longer a dependency for Carve 2014-11-13 18:26:21 +05:00
series Remove MinGW support 2017-05-27 15:34:55 -04:00
strict_flags.patch Update Carve to latest update 2014-01-27 17:04:06 +06:00
win32.patch Remove MinGW support 2017-05-27 15:34:55 -04:00