kicad/qa
Seth Hillbrand c0f067bf90 pcbnew: Remove OpenMP
OpenMP is not available for macos, so moving to a std::threads
implementation brings platforms into shared code.

This also reduces the OpenMP overhead when computing connectivity and
ratsnests.

Fixes: lp:1780130
* https://bugs.launchpad.net/kicad/+bug/1780130
2018-09-20 15:40:02 -07:00
..
common Silence compiler warning. 2018-08-04 11:37:18 +01:00
data Tests CPolyLine -> SHAPE_POLY_SET refactor. 2017-03-24 10:43:47 +01:00
geometry Use M_PI for Pi, not constexpr calculation 2018-07-30 12:08:53 +02:00
pcb_test_window 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 2018-05-10 12:49:20 +02:00
polygon_generator Minor fixes related to timestamp_t. Move timestamp_t definition to base_struct.h 2017-12-07 13:33:59 +01:00
polygon_triangulation pcbnew: Remove OpenMP 2018-09-20 15:40:02 -07:00
shape_poly_set_refactor QA: Remove obsolete fillet refactor tests 2018-08-06 12:10:48 -04:00
testcases fix test_002_board_class.py according to changes (fixes) in bounding box track calculations 2018-06-12 17:21:03 +02:00
CMakeLists.txt QA Geometry: New test suite for generic geometric tests 2018-07-27 08:57:50 -04:00
test.py qa/test.py change to make sure failed tests return 1 in all systems. 2015-02-01 19:20:20 +01:00