Commit Graph

  • c1496faf91 Merge pull request #65 from toyota-connected/feat/cross-run-local main Joel Winarske 2026-06-20 21:02:55 -07:00
  • 4b84751c1b feat(cross): run native --target local bundle with --run (no deploy) Joel Winarske 2026-06-20 20:56:35 -07:00
  • a0a7e8edbc Merge pull request #64 from toyota-connected/fix/homescreen-bundle-flag Joel Winarske 2026-06-20 20:28:10 -07:00
  • 16ab1fd572 fix(bundle,cross): use ivi-homescreen -b flag, not --b= Joel Winarske 2026-06-20 20:23:46 -07:00
  • 8c5e9ee224 Merge pull request #63 from toyota-connected/fix/packagekit-connect-retry Joel Winarske 2026-06-20 20:05:03 -07:00
  • 3ce655a566 fix(pkg): retry transient packagekit connect on fresh boot Joel Winarske 2026-06-20 19:57:50 -07:00
  • dda6cd741e Merge pull request #62 from toyota-connected/fix/augment-download-retry Joel Winarske 2026-06-20 07:56:18 -07:00
  • 8c849812e0 Merge pull request #61 from toyota-connected/docs/app-extends Joel Winarske 2026-06-20 07:54:06 -07:00
  • df4c1759c2 fix(cross): retry transient augment-source downloads Joel Winarske 2026-06-20 07:53:16 -07:00
  • 8417e3a0e8 docs(cross): document + demonstrate app-layer extends Joel Winarske 2026-06-20 07:13:21 -07:00
  • 10b9eaf902 Merge pull request #60 from toyota-connected/feat/cross-extends-project Joel Winarske 2026-06-20 06:52:15 -07:00
  • c45952bd58 feat(cross): cross-file extends — app layer over a project target Joel Winarske 2026-06-20 06:46:28 -07:00
  • 74af17ac46 Merge pull request #59 from toyota-connected/feat/publish-skip-before-resolve Joel Winarske 2026-06-19 18:38:37 -07:00
  • e91c9b93b4 perf(cross): --publish skip-on-exists before the resolve Joel Winarske 2026-06-19 18:36:34 -07:00
  • bed992081c Merge pull request #58 from toyota-connected/fix/image-hwdata Joel Winarske 2026-06-19 18:32:08 -07:00
  • 52bf5f10e0 fix(cross): bake hwdata into the toolchain image for libdisplay-info Joel Winarske 2026-06-19 18:29:44 -07:00
  • c5509e71b7 Merge pull request #57 from toyota-connected/feat/build-timings Joel Winarske 2026-06-19 18:04:16 -07:00
  • 3498ddb691 feat(cross): emit per-phase build timings (augment, build) Joel Winarske 2026-06-19 18:01:06 -07:00
  • b147711714 Merge pull request #56 from toyota-connected/feat/image-toolset-key Joel Winarske 2026-06-19 18:00:02 -07:00
  • 802ebe5b6f feat(cross): content-address the toolchain image by sysroot + toolset Joel Winarske 2026-06-19 17:57:54 -07:00
  • 4aa659fcbe Merge pull request #55 from toyota-connected/fix/image-native-compiler Joel Winarske 2026-06-19 17:49:07 -07:00
  • 9cc7a92305 fix(cross): bake a native compiler into the toolchain image; surface augment errors Joel Winarske 2026-06-19 17:46:57 -07:00
  • 14b6c3b003 Merge pull request #54 from toyota-connected/fix/apt-deb822-sources Joel Winarske 2026-06-19 17:19:08 -07:00
  • c8b6d34c15 fix(cross): read deb822 apt sources (trixie/raspios) for -dev resolution Joel Winarske 2026-06-19 17:16:58 -07:00
  • 7720208b29 Merge pull request #53 from toyota-connected/feat/publish-key-tag Joel Winarske 2026-06-19 16:58:46 -07:00
  • db2af328af fix(cross): --publish always pushes + skip-checks the immutable sysroot key Joel Winarske 2026-06-19 16:52:28 -07:00
  • 63d2ad401c Merge pull request #52 from toyota-connected/feat/cross-extends Joel Winarske 2026-06-19 16:48:15 -07:00
  • 030efc9588 feat(cross): board library + manifest extends (cross-layer resolution) Joel Winarske 2026-06-19 16:44:45 -07:00
  • 057da857af Merge pull request #51 from toyota-connected/feat/rpi-family-manifest Joel Winarske 2026-06-19 14:47:17 -07:00
  • eae0f7650a feat(examples): full Raspberry Pi family manifest (rpi4/5/zero-2w x bookworm/trixie) Joel Winarske 2026-06-19 13:48:50 -07:00
  • 878fc02bed Merge pull request #50 from toyota-connected/feat/cross-image-publish Joel Winarske 2026-06-19 13:16:35 -07:00
  • 256b0b59cb feat(cross): add emb cross --publish to build + push toolchain images Joel Winarske 2026-06-19 13:10:45 -07:00
  • 9198763849 Merge pull request #49 from toyota-connected/feat/slim-sysroot Joel Winarske 2026-06-19 12:06:06 -07:00
  • 07c427c902 feat(cross): slim the baked toolchain-image sysroot Joel Winarske 2026-06-19 12:03:33 -07:00
  • 9a6980a842 Merge pull request #48 from toyota-connected/feat/toolchain-image Joel Winarske 2026-06-19 11:49:53 -07:00
  • dda321e1da feat(cross): --dockerfile emits a toolchain image build Joel Winarske 2026-06-19 10:40:36 -07:00
  • 7f1f9aa567 Merge pull request #47 from toyota-connected/feat/doctor-updates Joel Winarske 2026-06-19 10:24:12 -07:00
  • 8f12358a34 feat(doctor): report available package updates Joel Winarske 2026-06-19 10:17:53 -07:00
  • bc24cea386 Merge pull request #46 from toyota-connected/feat/radxa-buildable Joel Winarske 2026-06-19 10:17:43 -07:00
  • de6cabe1d2 feat(cross): make radxa zero3 buildable (all 3 backends) Joel Winarske 2026-06-19 09:53:07 -07:00
  • b3833cd2fe Merge pull request #45 from toyota-connected/docs/bootstrap-readme Joel Winarske 2026-06-18 15:51:34 -07:00
  • a2c372ba33 docs: bootstrap quick-start + local ivi-homescreen build Joel Winarske 2026-06-18 15:48:58 -07:00
  • 042de2bcd4 Merge pull request #44 from toyota-connected/feat/agl-local-buildable Joel Winarske 2026-06-18 15:46:05 -07:00
  • 0aa4dfbda3 docs(cross): make agl_sdk_local buildable, at parity with agl_sdk_url Joel Winarske 2026-06-18 15:41:47 -07:00
  • 01b212648c Merge pull request #43 from toyota-connected/feat/deps-example Joel Winarske 2026-06-18 15:37:40 -07:00
  • 109075fbe3 docs(deps): add a worked deps: example manifest, docs, and test Joel Winarske 2026-06-18 15:34:39 -07:00
  • 56b946afc1 Merge pull request #42 from toyota-connected/feat/cross-install-deps Joel Winarske 2026-06-18 15:32:02 -07:00
  • cce22d788b feat(cross): --install-deps to install missing preflight tools Joel Winarske 2026-06-18 15:18:47 -07:00
  • 56d62aba52 Merge pull request #41 from toyota-connected/feat/manifest-cross Joel Winarske 2026-06-18 15:15:05 -07:00
  • 06bbbeed85 feat(manifest): read cross: into EmbManifest.cross Joel Winarske 2026-06-18 15:12:42 -07:00
  • a363691d29 Merge pull request #40 from toyota-connected/docs/host-tools-readme Joel Winarske 2026-06-18 15:05:07 -07:00
  • 662923814b Merge pull request #39 from toyota-connected/docs/agl-build Joel Winarske 2026-06-18 15:04:11 -07:00
  • 75979a92ca docs: document the cross --host-tools flag in the README Joel Winarske 2026-06-18 15:03:11 -07:00
  • e343360492 docs(cross): make the AGL SDK example buildable + add an AGL how-to Joel Winarske 2026-06-18 15:00:19 -07:00
  • 373b7fb4a0 Merge pull request #38 from toyota-connected/feat/cross-host-cmake Joel Winarske 2026-06-18 14:53:59 -07:00
  • 170b6f3e18 Merge pull request #37 from toyota-connected/feat/lock-verified-line Joel Winarske 2026-06-18 14:53:22 -07:00
  • 99f841a345 feat(cross): host_build_tools to bypass an SDK's pinned cmake/meson Joel Winarske 2026-06-18 14:51:33 -07:00
  • 1475addb95 Merge pull request #36 from toyota-connected/docs/emb-lock Joel Winarske 2026-06-18 14:06:33 -07:00
  • b18f4fc63e feat(cross): confirm a satisfied emb.lock with a verified line Joel Winarske 2026-06-18 14:04:49 -07:00
  • 877a8447d0 docs(cross): document emb.lock behavior in the README Joel Winarske 2026-06-18 13:39:42 -07:00
  • 885d6438d3 Merge pull request #35 from toyota-connected/feat/emb-lock-yocto-recipe Joel Winarske 2026-06-18 13:31:35 -07:00
  • 8363355031 feat(cross): strengthen yocto-recipe lock pin + version-aware version pick Joel Winarske 2026-06-18 13:29:31 -07:00
  • 22de8dbfab feat(cross): capture yocto-recipe facts in emb.lock Joel Winarske 2026-06-18 12:36:22 -07:00
  • 54f1e1affa Merge pull request #34 from toyota-connected/feat/emb-lock-yocto-sdk Joel Winarske 2026-06-18 12:29:51 -07:00
  • aa4eb9faa5 feat(cross): capture yocto-sdk facts in emb.lock Joel Winarske 2026-06-18 12:26:37 -07:00
  • 9b390871e1 Merge pull request #33 from toyota-connected/feat/emb-lock Joel Winarske 2026-06-18 12:22:19 -07:00
  • 2482e8cb54 feat(cross): pin resolved toolchain/sysroot in emb.lock Joel Winarske 2026-06-18 12:14:01 -07:00
  • 1798a1fe95 Merge pull request #32 from toyota-connected/feat/preflight-install-hint Joel Winarske 2026-06-18 11:17:45 -07:00
  • 6ad7768d16 style(cross): dart format install-hint changes Joel Winarske 2026-06-18 11:03:49 -07:00
  • a9135b5ee1 feat(cross): hint how to install missing preflight tools Joel Winarske 2026-06-18 10:54:36 -07:00
  • 3616243dbe Merge pull request #31 from toyota-connected/feat/cross-emb-dir Joel Winarske 2026-06-18 08:48:48 -07:00
  • 82a02a93d5 feat(cross): resolve a project .emb/ directory of per-board manifests Joel Winarske 2026-06-18 07:06:07 -07:00
  • 53aaa2486c Merge pull request #30 from toyota-connected/feat/flutter-env-setup Joel Winarske 2026-06-18 08:34:08 -07:00
  • 7578ee959a Merge pull request #29 from toyota-connected/dependabot/github_actions/actions/checkout-7 Joel Winarske 2026-06-18 08:31:41 -07:00
  • 4fe4b02a93 Merge pull request #28 from toyota-connected/dependabot/github_actions/actions/cache-5 Joel Winarske 2026-06-18 08:31:23 -07:00
  • c5df09d7ee fix(env): make setup_env.sh follow the -w workspace Joel Winarske 2026-06-18 08:29:14 -07:00
  • c1c7215e63 build(deps): bump actions/checkout from 5 to 7 dependabot[bot] 2026-06-18 15:12:49 +00:00
  • b9accd8f6b build(deps): bump actions/cache from 4 to 5 dependabot[bot] 2026-06-18 15:12:44 +00:00
  • fadb4602d3 Merge pull request #27 from toyota-connected/feat/cross-ci-matrix Joel Winarske 2026-06-18 08:11:21 -07:00
  • 1af62109e4 feat(bootstrap): add --shellenv for one-line PATH setup Joel Winarske 2026-06-18 08:02:14 -07:00
  • 32e2b5dcab fix(repo): create base dir before clone, fail gracefully Joel Winarske 2026-06-18 08:02:14 -07:00
  • 8e269eaaa2 feat(cross): add matrix render command and CI cross workflow Joel Winarske 2026-06-18 08:02:13 -07:00
  • abebccd437 Merge pull request #26 from toyota-connected/feat/cross-deploy-arch-check Joel Winarske 2026-06-17 08:12:29 -07:00
  • 947e6a0edb feat(cross): warn on arch mismatch before deploying a bundle Joel Winarske 2026-06-17 07:45:45 -07:00
  • bcec5cc44c Merge pull request #25 from toyota-connected/feat/deploy-tar-fallback Joel Winarske 2026-06-17 07:02:22 -07:00
  • 608ee05262 feat(cross): tar-over-SSH deploy fallback when the target has no rsync Joel Winarske 2026-06-16 18:10:27 -07:00
  • 1086dd1d53 Merge pull request #24 from toyota-connected/feat/cross-deploy Joel Winarske 2026-06-16 18:04:58 -07:00
  • a59691b932 feat(cross): --deploy rsyncs the runnable bundle to a board over SSH Joel Winarske 2026-06-16 17:58:45 -07:00
  • 1e21b42280 Merge pull request #23 from toyota-connected/feat/cross-runnable-bundle Joel Winarske 2026-06-16 17:52:22 -07:00
  • c19fc631d4 Merge pull request #22 from toyota-connected/fix/disable-completion-autoinstall Joel Winarske 2026-06-16 17:51:32 -07:00
  • 7347403c16 feat(cross): --app assembles a runnable bundle (embedder + engine + app) Joel Winarske 2026-06-16 17:48:00 -07:00
  • 9389ce7b04 fix: don't auto-install shell completion on every run Joel Winarske 2026-06-16 17:41:46 -07:00
  • 4c2067e231 Merge pull request #21 from toyota-connected/feat/cross-defines-backend-selector Joel Winarske 2026-06-16 17:17:44 -07:00
  • 4590c126b4 Merge remote-tracking branch 'origin/main' into feat/cross-defines-backend-selector Joel Winarske 2026-06-16 17:14:18 -07:00
  • 179b538539 fix(cross): build-all-backends.sh uses this checkout's emb Joel Winarske 2026-06-16 16:57:56 -07:00
  • a99f2344aa docs(cross): add build-all-backends.sh wrapper Joel Winarske 2026-06-16 16:52:39 -07:00
  • bacb50d8bf docs(cross): add all-backends example for native multi-backend builds Joel Winarske 2026-06-16 16:51:19 -07:00
  • a627a42a47 feat(cross): built-in local/host target for native dev-machine builds Joel Winarske 2026-06-16 16:40:01 -07:00
  • 088941bdd8 feat(cross): multi-platform manifests via cross.targets + --target Joel Winarske 2026-06-16 16:19:41 -07:00
  • 05f53bcfaa Merge pull request #20 from toyota-connected/fix/cross-usr-merge-after-dev Joel Winarske 2026-06-16 16:01:07 -07:00