Commit Graph

515 Commits

Author SHA1 Message Date
Matthew Kennedy 0097eb583b
CI can protect us from loss of precision (#424) 2024-05-11 15:59:07 -07:00
Matthew Kennedy 3e243e748d ini-file 2024-03-19 15:11:34 -07:00
Matthew Kennedy 362e681dcb does it fail with ASAN disabled? 2024-03-17 03:13:28 -07:00
Matthew Kennedy 1c445843b6 download v4 too 2024-03-15 02:08:41 -07:00
Matthew Kennedy 9e51f4947a let's see what happens with upload-artifact@v4 2024-03-15 02:08:22 -07:00
Matthew Kennedy f0566758f9 fome vs rusefi 2024-03-09 22:28:12 -08:00
Matthew Kennedy da1ad5b34f scripts should fail harder when they fail 2024-03-07 22:17:37 -08:00
Matthew Kennedy 048d36745d more script cleanup 2024-03-01 11:30:46 -08:00
Matthew Kennedy 01ec414993 build atlas 2024-02-26 11:47:16 -08:00
Matthew Kennedy e5fb7f7f3f
gen config with make (#363) 2024-02-22 10:58:03 -08:00
Matthew Kennedy 226f71fd84 re-enable hellen128 2024-02-14 23:45:14 -08:00
Matthew Kennedy dbaf4e29c7 obselete tools to install compiler and such 2024-02-13 14:45:54 -08:00
Matthew Kennedy 1a0ef4fbff
put compilers in a submodule (#360)
* add compiler submodule

* use compiler from git if not found on path

* add todo

* select darwin vs. linux properly

* update submodule for darwin compiler

* match formatting

* hide stray ramdisk images

* lfs: true

* lfs in the right spot?

* console doesn't need lfs

* all builds that touch self hosted server can use lfs

* don't ever bother trying to use the installed compiler

* simplify and print a little more info

* remove old submodule

* add build tools submodule

* fix path

* we don't need lfs

* no need to test compiler

* set a branch

* allow passing compiler, auto-submodule if missing

* missing endif
2024-02-13 14:44:15 -08:00
Matthew Kennedy 37c00b07e3 independent simulator build 2024-01-17 16:38:11 -08:00
Matthew Kennedy fe930d0859 simulator gets short board name 2024-01-17 15:48:42 -08:00
Matthew Kennedy 751003e6bc more stuff in to single generated folder 2024-01-17 14:43:25 -08:00
Matthew Kennedy 14fa06447b does this fix ci? 2024-01-17 14:38:52 -08:00
dependabot[bot] c158b9cf9b
Bump actions/setup-java from 3 to 4 (#309) 2023-12-09 15:09:58 -08:00
Piotr Rogowski db0e39fcbf
Re-enable INI upload and continue on error (#308) 2023-11-24 12:26:00 +01:00
Matthew Kennedy 3ebc84878a disable hypertuner upload for now 2023-11-17 00:01:06 -08:00
dependabot[bot] e6a7cb00e9
Bump actions/github-script from 6 to 7 (#303)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-16 22:02:40 -08:00
Matthew Kennedy c532c9e9e9 cleanup 2023-11-03 23:43:06 -07:00
Matthew Kennedy 1d4b7eee79 s 2023-11-03 23:18:04 -07:00
Matthew Kennedy 475e81d56b try and avoid whacky folder structure 2023-11-03 23:16:02 -07:00
Matthew Kennedy 8dc3f418ec s 2023-11-03 23:05:30 -07:00
Matthew Kennedy 71029360a3 does macos-13 fix it? 2023-11-03 22:47:13 -07:00
Matthew Kennedy f753620ffc build adjustments for jni lib 2023-11-03 22:12:35 -07:00
Matthew Kennedy 124bbd09af
Add BootCommander for macos to bundle (#274)
* experiment

* list properly

* macos build

* testing with macos openblt branch

* build as static lib, copy mac/linux in to bundle

* use master with macos

* reenable boards

* probably correctly detect OS

* oop

* dead line
2023-10-26 01:39:00 -07:00
Benas Brazdziunas 7cd8e696c3
Add core48 and remove 48way (#270)
* Add core48 and remove 48way

* small changes as Matthew noted

* update to build Firmware workflow

* updates and rename from core 8 to core48

* added missing compile_core48 files

* engine_type_e:: removed from board.mk
2023-10-25 12:57:13 -07:00
Matthew Kennedy 114dba1666 put linux bootcommander in the zip 2023-10-25 00:34:22 -07:00
Matthew Kennedy ddd554d5c7 earlier for testing 2023-10-25 00:30:38 -07:00
Matthew Kennedy 442dbcddce download artifact from main job 2023-10-25 00:29:01 -07:00
Matthew Kennedy da10f7336e rename 2023-10-25 00:26:08 -07:00
Matthew Kennedy bebfd0716a upload artifact 2023-10-25 00:23:59 -07:00
Matthew Kennedy 4cfab21108 run that selfhosted too 2023-10-25 00:15:23 -07:00
Matthew Kennedy 92b6b60f1b task to build openblt tools first 2023-10-25 00:14:23 -07:00
Matthew Kennedy c5f6722137 it seems nobody uses these 2023-10-24 16:24:02 -07:00
Matthew Kennedy eede4d75fb build core8 2023-10-18 02:04:08 -07:00
Matthew Kennedy b930b5b3c9 enable openblt on boards that can handle it 2023-10-03 01:26:11 -07:00
dependabot[bot] c5d47977cb
Bump actions/checkout from 3 to 4 (#234)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 13:04:10 -07:00
Matthew Kennedy 6eb6707016 small can board 2023-08-29 01:09:04 -07:00
mi-hol a3c5d477d3
replace outdated Jenkins build documentation (#224)
* Update readme.md

* fix typo

Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>

---------

Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>
2023-08-16 09:50:59 -07:00
Matthew Kennedy ab8d3235aa gen_enum_to_string is part of gen_live_documentation 2023-08-03 11:50:00 -07:00
Matthew Kennedy 94c29d4cfb
simplify cam input single tooth modes (#178) 2023-08-03 00:52:19 -07:00
mi-hol 19897ace2b
replace deprecated Gha "set output" (#217)
* Update gen-configs.yaml

fix #200

* Update gen-configs.yaml

* Update gen-configs.yaml

* Update gen-configs.yaml
2023-07-26 18:12:16 -07:00
Matthew Kennedy fe14cd7e25 bad merge 2023-07-18 00:57:48 -07:00
Matthew Kennedy 54d16e6406 dead param 2023-07-18 00:07:30 -07:00
Matthew Kennedy 38a761287a correct script location 2023-07-18 00:06:10 -07:00
Matthew Kennedy d46b82c765 use hw ci build script 2023-07-18 00:04:59 -07:00
Matthew Kennedy 6eabca540a console uses gradle 2023-07-17 23:32:23 -07:00