rusefi/misc/jenkins/InteractiveHtmlBom/run5.bat

27 lines
996 B
Batchfile
Raw Normal View History

2019-05-25 11:13:30 -07:00
git clone https://github.com/rusefi/hw_modular.git
cd hw_modular
git pull
cd ..
git clone https://github.com/rusefi/hw_microRusEfi
cd hw_microRusEfi
git pull
cd ..
set kicad_path=c:\progra~1\KiCad
set ibom_cmd=%kicad_path%\bin\python.exe C:\stuff\InteractiveHtmlBom\InteractiveHtmlBom\generate_interactive_bom.py --no-browser --name-format %%f_latest --dest-dir ../ibom
echo "ibom_cmd=%ibom_cmd%"
%ibom_cmd% hw_microRusEfi/microRusEfi.kicad_pcb
2019-05-25 14:18:27 -07:00
set ibom_cmd=%kicad_path%\bin\python.exe C:\stuff\InteractiveHtmlBom\InteractiveHtmlBom\generate_interactive_bom.py --no-browser --name-format %%f_latest --dest-dir ../../ibom
echo "ibom_cmd=%ibom_cmd%"
2019-05-25 11:13:30 -07:00
%ibom_cmd% hw_modular/TLE8888_Module/TLE8888_Module.kicad_pcb
%ibom_cmd% hw_modular/TLE7209_or_MC33186_H-Bridge_Breakout/TLE7209_Module.kicad_pcb
%ibom_cmd% hw_modular/Analog_Input_Module/Analog_Input_Module.kicad_pcb
%ibom_cmd% hw_modular/TLE8110ED_breakout_board/TLE8110ED.kicad_pcb
%ibom_cmd% hw_modular/highside_module/hi-lo.kicad_pcb