kicad/utils/kicad2step
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled.
The use of printf, wxLogDebug, and std::err/std::out causes excessive
debugging output which makes finding specific debugging messages more
difficult than it needs to be.

There is still some debugging output in test code that really needs to
be moved into a unit test.

Add debugging output section to the coding policy regarding debugging
output.
2020-08-18 10:17:36 -04:00
..
pcb Adjust pointer duplication logic 2020-08-18 11:11:41 +00:00
CMakeLists.txt Tag kicad2step as using WIN32 API 2020-04-15 21:13:24 +02:00
kicad2step.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
kicad2step_frame_base.cpp Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
kicad2step_frame_base.fbp Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
kicad2step_frame_base.h Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02:00
panel_kicad2step.h kicad2step: convert it from a wxAppConsole to a wxApp, using a wxFrame/wxPanel 2020-04-15 10:51:35 +02:00