graph
- Updated WriteFile to be happy with constprerelease 2016-06-14, by Giulio Moro
- Improved make corecleanprerelease 2016-06-14, by Giulio Moro
- IDE can be started and set/unset startup from the Makefileprerelease 2016-06-14, by Giulio Moro
- Added a new init.d script for the shutdown button and updated the bela script to use the Makefile to stop.prerelease 2016-06-14, by andrewm
- Renamed BeagleRT to Bela in the startup script and Makefileprerelease 2016-06-14, by andrewm
- re-added minimal example (required by IDE)prerelease 2016-06-14, by Liam Donovan
- suppress unwanted output in Makefileprerelease 2016-06-14, by Liam Donovan
- mergeprerelease 2016-06-14, by Liam Donovan
- add 'runide' target to Makefileprerelease 2016-06-14, by Liam Donovan
- Makefile: prompt for distclean, cleanupprerelease 2016-06-14, by Giulio Moro
- Updated Makefile docs and defaulting to clang if availableprerelease 2016-06-14, by Giulio Moro
- Updated Doxyfileprerelease 2016-06-14, by Giulio Moro
- Fixed when rebuilding non-main() project after main() project: the 'nasty kludge' was looking in ALL the .o files in projectFolder/build/ instead of only those that have a corresponding .cpp/.c/.S file. An even better fix is make sure that object files associated with source files deleted by rsync are removed as wellprerelease 2016-06-13, by Giulio Moro
- Updated libpd licenseprerelease 2016-06-12, by Giulio Moro