Commit Graph

26 Commits

Author SHA1 Message Date
Andrey 90a0f8b72f whitelabel 2024-03-18 10:37:41 -04:00
David Holdeman 75d23f6699 Update gen_signature.sh 2024-02-27 10:35:27 -05:00
David Holdeman 02f11e9c9d Update gen_signature.sh 2024-02-27 10:35:27 -05:00
rusefillc 899f7f6439 Windows file access issue somewhere #6067
only: I am confused
2024-02-27 09:11:00 -05:00
rusefillc 0c10a6f30c Windows file access issue somewhere #6067
only: refactoring: extracting variable
2024-02-27 09:07:36 -05:00
rusefillc 868afe87ac Windows file access issue somewhere #6067
only: fail fast?
2024-02-27 09:02:11 -05:00
David Holdeman fe684febdf gen signature with make
generate signature only if it changed to avoid triggering regeneration of configs
2024-02-26 18:00:52 -05:00
Andrey b50a735cb8 we are confusing gradle when we ask shadowJar output to look same as jar output #5966 2024-02-17 02:22:35 -04:00
David Holdeman b6ad92faba replace SHORT_BOARDNAME with SHORT_BOARD_NAME 2024-02-12 20:08:57 -05:00
rusefillc 207db42df2 only:Build Custom Board Firmware 2023-12-01 22:20:01 -05:00
Andrey cf94c69a99 only:CI to use tools from source code, also time to not have jar files in repo in the first place? 2023-06-17 16:13:02 -04:00
Matthew Kennedy a11ac3a207
Signature contains git branch (#4950)
* back to full signature

* Put the branch name in the signature file

* I guess branch should go first

* parse branch in java code that touches it

* I can't count

* don't warn if we intentionally skipped this spark

* Revert "don't warn if we intentionally skipped this spark"

This reverts commit d89b7eb619.

* other tests

* happy test
2023-01-20 11:44:05 +05:30
Matthew Kennedy 899795e712
simplify signature.h generation (#3480)
* simplify

* poke to force generate
2021-11-06 23:19:53 -04:00
rusefillc e9e88ff763 simplify signature.h generation #3480
part two: unused variables
2021-11-06 18:09:14 -04:00
rusefillc 03107424d7 simplify signature.h generation #3480
step 1 - access values directly
2021-11-06 15:10:50 -04:00
Andrey 8c72fdfd93 RUSEFI MSD to contain bundle-specific URL #2848
refactoring and progress
2021-07-30 16:23:01 -04:00
rusefillc 4cd474fe15 is gen_config invoked too often now? #2387
London is the start of time
2021-03-05 20:16:59 -05:00
kon c725604cc2 chmod +x *.sh 2020-08-06 21:45:34 -07:00
rusefi 22dd627c56 generated folder 2020-07-06 01:01:30 -04:00
rusefi 1534ad4f81 refactoring & docs 2020-07-05 22:39:55 -04:00
andreika-git 2ccae8669c
gen_config new hash (#1561)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 14:19:35 -04:00
andreika-git 1e8bebd5b3
Gen config refactor 2 (#1560)
* gen_config refactor, part II

* short board defines

* oops

* comment & undef

* define QUOTE

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 12:33:31 -04:00
andreika-git 11f1988803
Gen config refactor 1 (#1558)
* fix signature

* gen_config refactor, part I

* Add empty cache.zip

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 08:16:18 -04:00
andreika-git bd0646ef75
fix signature (#1555)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-01 16:32:12 -04:00
andreika-git fbb94d1d39
gen_signature fix attempt (#1552)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-01 09:54:55 -04:00
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