kicad/kicad/cli
Marek Roszko 7f5433f0f2 Realize why we sch parity wasnt included in cli drc
Need to add schematic loading...to the pcbnew jobs handler
2024-01-25 22:19:52 -05:00
..
command.cpp Coding policy fixes. 2023-12-20 07:17:23 -05:00
command.h Coding policy fixes. 2023-12-20 07:17:23 -05:00
command_fp.h Add more cli command descriptions 2023-08-22 13:42:16 +00:00
command_fp_export.h Fill in more descriptions 2023-08-31 22:17:14 -04:00
command_fp_export_svg.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_fp_export_svg.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_fp_upgrade.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_fp_upgrade.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb.h Add more cli command descriptions 2023-08-22 13:42:16 +00:00
command_pcb_drc.cpp Realize why we sch parity wasnt included in cli drc 2024-01-25 22:19:52 -05:00
command_pcb_drc.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_pcb_export.h CLI help string fixups 2023-09-15 23:07:19 +00:00
command_pcb_export_3d.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_3d.h Fill in more descriptions 2023-08-31 22:17:14 -04:00
command_pcb_export_base.cpp Coding policy fixes. 2023-12-20 07:17:23 -05:00
command_pcb_export_base.h Coding policy fixes. 2023-12-20 07:17:23 -05:00
command_pcb_export_drill.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_drill.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_dxf.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_dxf.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_gerber.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_gerber.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_gerbers.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_gerbers.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_pdf.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_pdf.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_pos.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_pos.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_svg.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_svg.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_sch.h Add more cli command descriptions 2023-08-22 13:42:16 +00:00
command_sch_erc.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_sch_erc.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_sch_export.h Fill in more descriptions 2023-08-31 22:17:14 -04:00
command_sch_export_bom.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_sch_export_bom.h Coding policy fixes. 2023-12-20 07:17:23 -05:00
command_sch_export_netlist.cpp cli: help string cleanup 2023-12-11 09:41:57 +00:00
command_sch_export_netlist.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_sch_export_plot.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_sch_export_plot.h Move JOB_EXPORT_SCH_PLOT to kicommon horribly pending further refactor of plotting 2023-10-02 20:48:26 -04:00
command_sch_export_pythonbom.cpp cli: help string cleanup 2023-12-11 09:41:57 +00:00
command_sch_export_pythonbom.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_sym.h Add more cli command descriptions 2023-08-22 13:42:16 +00:00
command_sym_export.h Fill in more descriptions 2023-08-31 22:17:14 -04:00
command_sym_export_svg.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_sym_export_svg.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_sym_upgrade.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_sym_upgrade.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_version.cpp Coding policy fixes. 2023-12-20 07:17:23 -05:00
command_version.h Add a version command to cli and extend out a major.minor.patch string 2023-01-01 22:41:05 -05:00