David Holdeman
|
779029caed
|
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 |
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 |
David Holdeman
|
06dda18c95
|
converted gen_config_board.bat (#1498)
|
2020-06-16 15:48:09 -04:00 |
rusefi
|
5178dcb037
|
Now we are back to original behavior, great step forward :)
|
2020-06-16 14:28:46 -04:00 |
rusefi
|
05932f9e75
|
fixing stuff by reducing the gap between Windows and Linux scripts
|
2020-06-16 14:12:27 -04:00 |
rusefi
|
8177122af6
|
progress
|
2020-06-16 12:56:01 -04:00 |
rusefi
|
960e517be9
|
-skip not really needed
|
2020-06-14 12:40:00 -04:00 |
rusefi
|
75d76f850d
|
progress - firing order logic to be re-evaluated every time we generate
|
2020-05-04 23:54:28 -04:00 |
rusefi
|
04a5a39858
|
documentation
|
2020-04-11 22:08:04 -04:00 |
rusefi
|
af6c342368
|
Utility class which writes same line both to stdout and file
|
2019-06-17 20:21:32 -04:00 |
rusefi
|
ab1cf401e6
|
extracting hw-specific enums
|
2019-06-04 12:27:34 -04:00 |
rusefi
|
5282e29d7c
|
board-specific usability #808
toolset
|
2019-06-01 18:27:34 -04:00 |
rusefi
|
0334f20fd1
|
board-specific usability #808
|
2019-05-30 20:41:54 -04:00 |
rusefi
|
67892959a3
|
board-specific usability #808
|
2019-05-30 19:22:16 -04:00 |
rusefi
|
2c844b551f
|
board-specific usability #808
|
2019-05-30 18:19:27 -04:00 |
rusefi
|
18b6eeef1a
|
board-specific usability #808
|
2019-05-30 00:39:13 -04:00 |