Commit Graph

61 Commits

Author SHA1 Message Date
andreika-git 44a12604cc
Ini signature generation (#1539)
* ini signature generator

* sh->bash

* decimal fix

* octal fix

* fix shell arrays

* use the new -signature option instead of -prepend

* /bin/sh

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-28 13:39:09 -04:00
andreika-git 3635d0077a
gen_config cache (#1543)
* use cache for gen_config

* create dummy cache files to store them in github

* fix typo

* comment

* text

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-28 10:00:11 -04:00
David Holdeman 19ce87c6e6
moved params back to script (#1521) 2020-06-19 10:45:00 -04:00
David Holdeman b31fa89668
Fix boards (#1520)
* fix gen_config.sh

* change file extension

* convert kinetis gen_config

Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-06-19 10:10:17 -04:00
rusefi d4e8f75834 Only two .ini files got auto-generated #1519 2020-06-19 09:31:36 -04:00
rusefi 14403f35ce Only two .ini files got auto-generated #1519 2020-06-19 00:40:52 -04:00
rusefi 8177122af6 progress 2020-06-16 12:56:01 -04:00
David Holdeman 72dc218e3e
Fix #1492 redux (#1496)
* use gen_config.conf to store flags, and gen_config.bat to call gen_config.sh

* Try sh.exe first, and fixed indentation
2020-06-16 12:50:22 -04:00
rusefi 960e517be9 -skip not really needed 2020-06-14 12:40:00 -04:00
kon ae278d3acb
updated linux gen_config files (#1493) 2020-06-14 12:38:33 -04:00
dron0gus 4aba7756e2 scripts: add gen_config, gen_config_board and gen_enum_to_string for Linux (#1081) 2020-01-02 18:58:28 -05:00