graph
- build_pd_heavy now looks for file in heavy/render.cpp instead of heavy_render.cppprerelease 2016-06-20, by Giulio Moro
- Pd projects are build just like regular projects, so no need for run_pd_libpd anymoreprerelease 2016-06-20, by Giulio Moro
- mergeprerelease 2016-06-20, by Giulio Moro
- I mean it actually works for real. Libpd checks for file and exits with meaningful error message if it does not find it.prerelease 2016-06-20, by Giulio Moro
- remove reference to examples/core/link_core.sh from update_boardprerelease 2016-06-20, by Liam Donovan
- mergeprerelease 2016-06-20, by Giulio Moro
- Libpd headers moved to include/, rm useless basic_libpd example, fixed Makefile to actually build default_libpd_renderprerelease 2016-06-20, by Giulio Moro
- Makefile with automatic libpd now works for realprerelease 2016-06-20, by Giulio Moro
- And again.prerelease 2016-06-20, by Robert Jack
- Examples reorder with subdirectories. Added header to each project. Moved Doxygen to bottom of render.cpp.prerelease 2016-06-20, by Robert Jack
- 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