16 Commits (d93ba0a06a3f340a6f7e06258e0125cfed21d30a)

Author SHA1 Message Date
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago
Ian McInerney 06c979dfaa Convert all CMake paths to absolute instead of relative 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young f602ccd814 Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
Wayne Stambaugh 37edf0e9a6 Remove superfluous build library dependencies. 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
John Beard 9c78ef5784 QA: Make a generic common test suite 7 years ago
jean-pierre charras e339007d22 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 8 years ago
Simon Richter d075387c24 Link pcb_test_window with /SUBSYSTEM:WINDOWS 8 years ago
Tomasz Włostowski dcb75a9b24 qa/pcb_test_window: fix build with GITHUB_PLUGIN disabled 8 years ago
Tomasz Włostowski a67d24a34e revert link-time plugin registration causing plugins to be incorrectly enumerated 8 years ago
Maciej Suminski 6cc1f66dfd Added missing include directories to qa 8 years ago
Tomasz Włostowski 9932ff32ae refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
Tomasz Włostowski 3292d622c1 qa: added simple GAL+Tool Framework test program 8 years ago
jean-pierre charras c9ff885c1d Cmakelists: remove no longer used boost libraries from required boost components lists 9 years ago
Simon Richter 30446b8327 Tell the whole case to link dynamically against Boost 9 years ago
Simon Richter f16304b9d8 Use target name instead of platform dependent path 9 years ago
Nick Østergaard abd61ac1e7 Add boost include dir to qa/geometry 9 years ago
Alejandro García Montoro cc7825d00b Tests CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago