kicad/pcbnew/netlist_reader
Jeff Young e7db43285f ADDED new footprint fabrication attributes.
This commit also adds mapping of the new symbol properties
"exclude from BOM" and "exclude from board" to be correctly
handled in Update Board from Schematic.

Fixes https://gitlab.com/kicad/code/kicad/issues/2399

Fixes https://gitlab.com/kicad/code/kicad/issues/4643

Fixes https://gitlab.com/kicad/code/kicad/issues/2233
2020-08-28 11:05:58 +01:00
..
board_netlist_updater.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
board_netlist_updater.h Comment-only changes 2020-01-10 16:43:01 -08:00
kicad_netlist_reader.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
legacy_netlist_reader.cpp Change KUUID to KIID. 2020-02-21 22:20:42 +00:00
netlist.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
netlist_reader.cpp Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 2019-11-17 13:58:38 +01:00
netlist_reader.h ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
pcb_netlist.cpp ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
pcb_netlist.h ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00