kicad/thirdparty
Ian McInerney 580293c7fa libcontext: Call exit instead of random memory address on MSW x86_64
The original call would jump to a meaningless low address on error,
but the upstream Boost context and 32bit version of this function
call exit to properly terminate the code when this error occurs.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/6820
2020-12-23 23:40:56 +00:00
..
clipper Fixes to Clipper fixes. 2020-11-04 15:25:44 +00:00
compoundfilereader Use Record handling for parsing 2020-04-03 23:22:24 +00:00
delaunator Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00
dxflib_qcad fix a few Coverity warnings 2020-11-26 07:36:37 +01:00
glew Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
gzip-hpp Better name the include guard 2020-11-19 01:06:29 -05:00
lemon Update lemon to most recent upstream version 2020-09-22 12:34:05 +01:00
libcontext libcontext: Call exit instead of random memory address on MSW x86_64 2020-12-23 23:40:56 +00:00
markdown2html Overhaul compiler warnings infrastructure 2020-05-06 01:47:20 +01:00
nanosvg Thirdparty: Properly handle error condition in nanosvg 2020-09-20 22:39:31 +01:00
nlohmann_json Quiet the CLang compiler. 2020-08-02 22:45:48 +01:00
other_math Only try to remove the implicit conversion warning if it is supported 2020-07-03 02:59:19 +01:00
potrace Fix a compil error. 2020-01-13 08:59:57 +01:00
rtree Add missing header to rtree 2020-12-09 23:13:33 +00:00
tinyspline_lib Avoid divide-by-zero. 2020-01-15 18:21:42 +00:00
CMakeLists.txt Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00