aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-06Stops extracting rootfs and puts extra files in the sysrootneonloop
trimui rootfs only contains .so files, not that helpful for development. The script is still useful, so it moves to utils. Extra libs and headers can now be put into `./extras` and are moved into `sysroot/usr` during the build process.
2021-03-06Adds more libraries to the toolchain sysrootneonloop
2021-03-04Install zip and force creating the host workspace directoryneonloop
2021-03-03Initial commitneonloop