Skip to content
Petr Penzin edited this page Jun 8, 2016 · 8 revisions

Build shortcut repository. Originally served as a "desktop build" in OpenWebOS. Since FreeWebOS tries to cut out the extra infrastructure needed to do "embedded" build this would then serve as a shorthand to build all components at once.

Goals

  • Provide an easy "bootstrap" environment for new developers
  • Perform minimal CI (download latest sources, build, and run)

Tasks to do

  • Build latest source as opposed to "release" tarballs
  • Automate ordering of dependencies
  • Get rid of handrolled shell scripts
Clone this wiki locally