Skip to content

WIP: Add sailfishapp code from Whisperfish

Hendrik Kunert requested to merge kunerd/sailo-rs:initial-sailfishapp into master

This commit does also contain a minimal app example that can be build by using the sfdk tool provided by Jollas ApplicationSDK.

TODOs:

  • support i486 target
  • support aarch64 target
  • re-enable detect_qt_version in build.rs
  • setup CI
  • add build info to README
  • check if the prep and build stage do work in VM, too
  • (optional) use cargo workspace
Edited by Hendrik Kunert

Merge request reports