7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 09:25:10 +00:00
kicad/common/jobs
Marek Roszko d74caace0a Initial jobset creation and running within the CLI and GUI.
Incomplete, just pushing this before feature freeze, much fixing left
2024-09-30 20:04:53 -04:00
..
job_dispatcher.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_dispatcher.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_3d.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_3d.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_drill.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_drill.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_dxf.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_dxf.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_gencad.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_gencad.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_gerber.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_gerber.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_gerbers.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_gerbers.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_ipc2581.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_ipc2581.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_pdf.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_pdf.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_plot.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_plot.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_pos.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_pos.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_svg.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_pcb_svg.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_sch_bom.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_sch_bom.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_sch_netlist.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_sch_netlist.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_sch_plot.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_sch_plot.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_sch_pythonbom.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_export_sch_pythonbom.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_fp_export_svg.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_fp_export_svg.h ADDED: plotting options for DNP footprints 2024-08-18 10:02:14 -06:00
job_fp_upgrade.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_fp_upgrade.h Force jobs to be instantiated in kicommon 2023-09-16 21:02:33 -04:00
job_pcb_drc.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_pcb_drc.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_pcb_render.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_pcb_render.h ADDED: PCB 3D image raytracing rendering from CLI. 2024-03-08 14:38:18 +00:00
job_registry.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_registry.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_sch_erc.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_sch_erc.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_sym_export_svg.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_sym_export_svg.h Force jobs to be instantiated in kicommon 2023-09-16 21:02:33 -04:00
job_sym_upgrade.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job_sym_upgrade.h Force jobs to be instantiated in kicommon 2023-09-16 21:02:33 -04:00
job.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
job.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
jobs_output_archive.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
jobs_output_archive.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
jobs_output_folder.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
jobs_output_folder.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
jobs_output.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
jobset.cpp Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
jobset.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00
lset_json.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00