Commit Graph

17 Commits

Author SHA1 Message Date
Matthew Kennedy b7437c9890 more scripts 2024-03-07 22:31:26 -08:00
Matthew Kennedy 6bcdbf303f cleanup 2023-02-20 20:28:16 -08:00
Matthew Kennedy 0b99eeb139 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 d89b7eb619dcdd9748beea3869ca10cb29664e0e.

* other tests

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

* poke to force generate
2021-11-06 23:19:53 -04:00
rusefillc 2437abf51f simplify signature.h generation #3480
part two: unused variables
2021-11-06 18:09:14 -04:00
rusefillc bc70203350 simplify signature.h generation #3480
step 1 - access values directly
2021-11-06 15:10:50 -04:00
Andrey 77659443a1 RUSEFI MSD to contain bundle-specific URL #2848
refactoring and progress
2021-07-30 16:23:01 -04:00
rusefillc ea8bed584c is gen_config invoked too often now? #2387
London is the start of time
2021-03-05 20:16:59 -05:00
kon fe75b70a9b chmod +x *.sh 2020-08-06 21:45:34 -07:00
rusefi a7129a7e0c generated folder 2020-07-06 01:01:30 -04:00
rusefi cdaf71b17b refactoring & docs 2020-07-05 22:39:55 -04:00
andreika-git 6ef9417bbb gen_config new hash (#1561)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 14:19:35 -04:00
andreika-git 8b84243dae 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 e2b09ee679 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 70d2e3c083 fix signature (#1555)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-01 16:32:12 -04:00
andreika-git 6df0992123 gen_signature fix attempt (#1552)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-01 09:54:55 -04:00
andreika-git da2917deca 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