graph
- Makefile automatically links in default_libpd_render.cpp if there is a _main.pd file and there is no render symbolprerelease 2016-06-20, by Giulio Moro
- Path-relativeness of scripts has been improved. At least update_board will work when double clickedprerelease 2016-06-20, by Giulio Moro
- update_board made path-independent (for what is possible ... )prerelease 2016-06-20, by Giulio Moro
- updateunsafe now does doxygenprerelease 2016-06-20, by Giulio Moro
- Added updateunsafe target to Makefile: faster, less resistant to sudden shutdownsprerelease 2016-06-20, by Giulio Moro
- update is a bit more clean through Makefileprerelease 2016-06-20, by Giulio Moro
- Added script to control IDEprerelease 2016-06-20, by Giulio Moro
- using relative links in examples/coreprerelease 2016-06-20, by Giulio Moro
- mergeprerelease 2016-06-19, by Giulio Moro
- --no-frills for udpate_boardprerelease 2016-06-19, by Giulio Moro
- Minor edits to Makefileprerelease 2016-06-19, by Giulio Moro
- update_board : no-frills option, no-documentation optionprerelease 2016-06-19, by Giulio Moro
- Do a coreclean in update_boardprerelease 2016-06-19, by Liam Donovan
- Added core example project, which allows editing of the core Bela source in the IDE. It requires 'building' in update_boardprerelease 2016-06-19, by Liam Donovan
- Remove old SYNTAX target in Makefile, which was causing the syntax check to behave wrong occasioinally. Also fixed update_board.prerelease 2016-06-19, by Liam Donovan
- Make checkupdate checks that the zip file in updates/ is valid for an update and make update actually performs an updatescp bbb:Bela/Makefile ./prerelease 2016-06-19, by Giulio Moro
- Updated scripts to use "." instead of source, for sh compatibilityprerelease 2016-06-19, by Giulio Moro
- Makefile has option for RUN_FROM=/full/pathprerelease 2016-06-19, by Giulio Moro
- Re-implemented watch for build_heavy ... added .bela_common file for shared config and utilitiesprerelease 2016-06-19, by Giulio Moro
- Removed Makefile verbosity when building .c filesprerelease 2016-06-19, by Giulio Moro
- Properly setting date in build_projectprerelease 2016-06-19, by Giulio Moro
- build_pd_heavy.sh: major refactoring. Safer, nicer, cleanerprerelease 2016-06-19, by Giulio Moro
- update_board sends the time zone when setting the date, formatprerelease 2016-06-19, by Giulio Moro
- Makefile: IDE runs in a loopprerelease 2016-06-18, by Giulio Moro
- Rebuilt run_pd_libpd.sh. Minor fixes, adjusted verbosityprerelease 2016-06-18, by Giulio Moro
- More compatibilityprerelease 2016-06-18, by Giulio Moro
- update_board better parsing of user input, press a key to continue to improve experience of double-clickersprerelease 2016-06-18, by Giulio Moro
- Attempt at unified script for all things belabetter_scripting 2016-06-17, by Giulio Moro