kicad/qa/pcbnew_tools
John Beard 1b1e514544 QA: Move to a self-registering plugin system for QA utils
This means that utility programs no longer have to be manually
added to the COMBINED_UTILITY, they self-register their
information at static init time. This is basically the same concept
as the Boost test registration.

All utilities need to do now is register their UTILITY_PROGRAM info
struct with the UTILITY_REGISTRY::Register method. No headers required.
2019-11-25 15:38:21 +08:00
..
tools QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
CMakeLists.txt Enforce build order with qa system 2019-06-23 12:52:20 -07:00
pcbnew_tools.cpp QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00