Commit Graph

9 Commits

Author SHA1 Message Date
David Holdeman b4807708c8
Convert jenkins build_extra_bundles scripts to sh (#1554)
* Add checkout

* remove empty with statement

* Actually we do need push depth

* convert build_working_folder

* convert prepare_bundle

* fixed extension

* fixed closing bracket

* fixed comparison and assignments

* no comment

* convert compile_and_upload and clean

* convert build_simulator

* Finish converting build_working_folder

* convert build_java_console

* Add hashbangs

* remove findcyg instruction

* changed paths

* remove call

* add path

* fixed script names

* add prams

* fix cd

* convert clean_env_variables

* convert common_make.sh

* Added linux hex2dfu binary

* add file extension to linux hex2dfu

* add file extension to linux hex2dfu

* remove spurious paren

* fixed board name

* convert compile-frankenso-na6

* convert compile-frankenso-pal

* add hashbang

* convert compile-kinetis

* convert compile-mre-f4

* convert compile-mre-f4-hardware-QC-special-build

* convert compile-mre-f4-slave

* convert compile-mre-f7

* convert compile-mre-f7-test

* switch to underscores

* converting boards to sh

* convert prometheus

* convert proteus

* fixed path

* switch to underscores

* chmod and add extension

* add quotes

* Add check for Windows

* Add chmod

* fix script name

* fix error checking

* quote vars

* remove checking from batch shims

* fix typo

* change error checking to support nix style error codes

* switch to 1 retval

* cd back to firmware

* Add escapes

* change from cd to rel path

* add p flags to mkdir

Co-authored-by: David Holdeman <David Holdeman>
2020-07-01 14:09:01 -04:00
rusefi 6481662092 reducing code duplication & including kinetis 2019-12-04 07:50:46 -05:00
rusefi 9d8c147580 fixing bundles 2019-07-13 18:32:22 -04:00
rusefi 524c4e99c3 fixing bundles 2019-07-13 18:22:18 -04:00
rusefi ecac09de11 better error message 2019-07-07 03:48:28 -04:00
rusefi 30be911155 nicer bundle folder structure and reducing unneeded content #833 2019-06-08 22:05:52 -04:00
rusefi d3dfad375f nicer bundle folder structure and reducing unneeded content #833 2019-06-08 21:39:01 -04:00
rusefi a5763f858f nicer bundle folder structure and reducing unneeded content #833 2019-06-08 21:26:08 -04:00
rusefi 6f57a7f330 fail to generate F7 DFU files #696 2019-06-08 20:01:19 -04:00