David Holdeman
|
a2078e9cfe
|
Switch to Bash (#1585)
* switch firmware to bash
* switch unit_testts to bash
* switch jenkins to bash
|
2020-07-09 10:27:20 -04:00 |
rusefi
|
6ac45039d4
|
using bundle names in signature
|
2020-07-06 01:20:39 -04:00 |
rusefi
|
6b4613a3a8
|
making scripts a bit more consistent & docs
|
2020-07-06 00:19:25 -04:00 |
andreika-git
|
88c24479e0
|
Fix bundle signatures (#1569)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
|
2020-07-04 10:46:27 -04:00 |
David Holdeman
|
8a7220d989
|
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
|
9521a7d6d0
|
PAL repair
|
2019-12-05 21:10:29 -05:00 |
rusefi
|
0e570b8b83
|
steps towards fixing PAL inputs
|
2019-12-05 21:04:24 -05:00 |
rusefi
|
e2d2bd9996
|
reducing code duplication & including kinetis
|
2019-12-04 07:50:46 -05:00 |
rusefi
|
69890e67a4
|
FIRMWARE_ID
|
2019-07-13 15:01:48 -04:00 |
rusefi
|
cba629b4e6
|
NA6 bundle
|
2019-06-09 21:00:01 -04:00 |
rusefi
|
e309b8266c
|
we need TLE8888 driver #714
|
2019-06-08 15:25:28 -04:00 |
rusefi
|
5601f8da03
|
board-specific usability #808
hiding menu items for specific boards
|
2019-06-01 18:29:50 -04:00 |
rusefi
|
dc521198b6
|
board-specific usability #808
|
2019-05-30 20:41:54 -04:00 |