blender/extern/carve/include/carve
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
..
collection Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
random Booleans: Boost is no longer a dependency for Carve 2014-11-13 18:26:21 +05:00
aabb_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
aabb.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
carve.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
cbrt.h Carve booleans library integration 2012-01-16 16:46:00 +00:00
classification.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
collection_types.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
collection.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
colour.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
config.h Unbreak carve build for clang 2014-03-28 14:41:04 +06:00
convex_hull.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
csg_triangulator.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
csg.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
debug_hooks.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
djset.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
edge_decl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
edge_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
exact.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
face_decl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
face_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
faceloop.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
geom2d.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
geom3d.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
geom_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
geom.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
gnu_cxx.h Carve booleans library integration 2012-01-16 16:46:00 +00:00
heap.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
input.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
interpolator.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
intersection.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
iobj.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
kd_node.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
math_constants.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
math.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
matrix.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
mesh_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
mesh_ops.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
mesh_simplify.hpp Carve: Silence 32/64 bit shit warning 2016-02-20 14:06:10 +05:00
mesh.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
octree_decl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
octree_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
pointset_decl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
pointset_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
pointset_iter.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
pointset.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
poly_decl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
poly_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
poly.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
polyhedron_base.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
polyhedron_decl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
polyhedron_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
polyline_decl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
polyline_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
polyline_iter.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
polyline.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
rescale.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
rtree.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
spacetree.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
tag.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
timing.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
tree.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
triangle_intersection.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
triangulator_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
triangulator.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
util.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
vcpp_config.h Carve booleans library integration 2012-01-16 16:46:00 +00:00
vector.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
vertex_decl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
vertex_impl.hpp Update Carve to latest upstream version 2014-06-27 15:56:50 +06:00
win32.h Remove MinGW support 2017-05-27 15:34:55 -04:00