-
Notifications
You must be signed in to change notification settings - Fork 20
Scons
Alistair Buxton edited this page Jul 16, 2018
·
5 revisions
Converting the build system to scons.
Sources:
- SConstruct
- kernel/SConscript
- firmware/SConscript
- sysroot/SConscript
- packages/SConscript
- packages/qt/SConscript
- packages/qmldemo/SConscript
- packages/qmlrss/SConscript
- raspbian/SConscript (This is the big one)
Status:
- Everything is built
- Some dependencies aren't working right but the first build should work
TODO: