kicad/eeschema/sch_plugins
Marek Roszko ca7840334c Mark some limits as constexpr
gcc doesn't need it and computes during compile regardless, but experimenting in godbolt, both clang and MSVC actually do need it or else it's partially computed at runtime
2022-02-04 07:50:13 -05:00
..
altium Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00
cadstar Break sch_text.h/.cpp into sch_text and sch_label. 2022-01-28 21:38:15 +00:00
eagle Break sch_text.h/.cpp into sch_text and sch_label. 2022-01-28 21:38:15 +00:00
kicad Mark some limits as constexpr 2022-02-04 07:50:13 -05:00
legacy Fix windows build error 2022-02-02 17:43:47 -05:00
sch_lib_plugin_cache.cpp Abstract out symbol library parser object. 2022-02-02 07:07:39 -05:00
sch_lib_plugin_cache.h Abstract out symbol library parser object. 2022-02-02 07:07:39 -05:00