kicad/common/dialog_about
jean-pierre charras 38fc51c3b6 CMakeLists.txt: add compil option KICAD_STDLIB_LIGHT_DEBUG, useful when KICAD_STDLIB_DEBUG cannot be used.
KICAD_STDLIB_DEBUG option generate intrusive tests and asserts, and on Windows, generate crashed not captured by GDB.
KICAD_STDLIB_LIGHT_DEBUG generate less intrusive tests and asserts.
it adds only -Wp,-D_GLIBCXX_ASSERTIONS and that generate less asserts.

Add also the new build options in dialog about.
2019-08-07 14:51:28 +02:00
..
AboutDialog_main.cpp Update copyright date in About Dialog 2019-02-15 09:32:27 -08:00
aboutinfo.h Fixed a memleak in About dialog. Updated the copyright year. 2018-01-31 10:05:00 +01:00
dialog_about.cpp CMakeLists.txt: add compil option KICAD_STDLIB_LIGHT_DEBUG, useful when KICAD_STDLIB_DEBUG cannot be used. 2019-08-07 14:51:28 +02:00
dialog_about.h Fix frame name capitalization in all about dialogs. 2019-05-13 15:40:44 -04:00
dialog_about_base.cpp About dialog: Add mnemonics to the buttons 2019-05-07 10:27:33 +01:00
dialog_about_base.fbp About dialog: Add mnemonics to the buttons 2019-05-07 10:27:33 +01:00
dialog_about_base.h About dialog: update wxFB version 2019-05-07 10:27:33 +01:00