Fri, 17 Jun 2016 18:40:04 +0100 |
Giulio Moro |
Attempt at unified script for all things bela
better_scripting
|
Fri, 17 Jun 2016 04:52:43 +0100 |
Giulio Moro |
build_project was made more silent
prerelease
|
Fri, 17 Jun 2016 01:10:05 +0100 |
Giulio Moro |
made update_board clickable
prerelease
|
Fri, 17 Jun 2016 00:42:01 +0100 |
Giulio Moro |
Updated Eclipse project
prerelease
|
Thu, 16 Jun 2016 20:02:41 +0100 |
Giulio Moro |
Fixed update_board.sh
prerelease
|
Thu, 16 Jun 2016 20:02:05 +0100 |
Giulio Moro |
Updated and fixed build_pd_heavy.sh
prerelease
|
Thu, 16 Jun 2016 19:25:01 +0100 |
Giulio Moro |
Removed all the function()
prerelease
|
Thu, 16 Jun 2016 19:21:46 +0100 |
Giulio Moro |
Re-added Doxygen
prerelease
|
Thu, 16 Jun 2016 19:20:22 +0100 |
Giulio Moro |
Some more sh compatiblity things: no &>, no 'function'
prerelease
|
Thu, 16 Jun 2016 18:09:59 +0100 |
Giulio Moro |
Compatibility: mingw's default date format is not parsed correctly by Debian; stat is not necessarily available
prerelease
|
Thu, 16 Jun 2016 18:08:26 +0100 |
Giulio Moro |
Makefile sets attributes of Bela_startup.sh file
prerelease
|
Thu, 16 Jun 2016 15:55:03 +0100 |
Giulio Moro |
Scripts use sh instead of bash. Some fixes in run_project and build_project
prerelease
|
Thu, 16 Jun 2016 14:34:18 +0100 |
Giulio Moro |
Makefile now supports a QUIET flag which silences some of the outputs (currently only the one from STOP). QUIET is enabled by default for runide (or any of the QUIET_TARGETS). Added target for stop to runide
prerelease
|
Thu, 16 Jun 2016 14:05:17 +0100 |
Giulio Moro |
make nostartup now works properly
prerelease
|
Thu, 16 Jun 2016 14:03:52 +0100 |
Giulio Moro |
Reduced verbosity of set_startup.sh
prerelease
|
Thu, 16 Jun 2016 14:02:15 +0100 |
Giulio Moro |
update_board.sh now disables Bela at startup and enables the IDE at startup
prerelease
|
Thu, 16 Jun 2016 13:54:48 +0100 |
Giulio Moro |
update_board.sh now correctly resolves relative paths to the $IDE_FOLDER
prerelease
|
Thu, 16 Jun 2016 03:42:10 +0100 |
Giulio Moro |
Unconditionally restarting IDE after update_board.sh
prerelease
|
Thu, 16 Jun 2016 03:28:58 +0100 |
Giulio Moro |
Updated connect_to_project to use new Makefile
prerelease
|
Thu, 16 Jun 2016 03:25:56 +0100 |
Giulio Moro |
Makefile added connect and ideconnect goals
prerelease
|
Thu, 16 Jun 2016 02:27:33 +0100 |
Giulio Moro |
Removed useless files from Doxyfile, improved performance from 14 to 9 seconds on the BBB
prerelease
|
Thu, 16 Jun 2016 02:01:05 +0100 |
Giulio Moro |
update_board creates remote folder tree
prerelease
|
Thu, 16 Jun 2016 01:44:25 +0100 |
Giulio Moro |
Makefile less verbose
prerelease
|
Thu, 16 Jun 2016 01:31:04 +0100 |
Giulio Moro |
renamed setup_board.sh to update_board.sh. Comes with plenty of new functionalities, prompts etc. When called without parameters will only update the relevant files, leaving the projects/ folder alone. When called with --clean will nuke the whole remote Bela folder and restore it.
prerelease
|
Wed, 15 Jun 2016 23:05:09 +0100 |
Giulio Moro |
Updated setup_board.sh, cleaner error handling, cleaner output
prerelease
|
Wed, 15 Jun 2016 21:59:02 +0100 |
Giulio Moro |
Removed unused core and examples files (NetworkSend, ReceiveAudioThread, IirFilter)
prerelease
|
Wed, 15 Jun 2016 20:58:48 +0100 |
Giulio Moro |
Makefile can stop ide (idestop)
prerelease
|
Wed, 15 Jun 2016 14:16:20 +0100 |
Giulio Moro |
Makefile: renamed iderun to idestart in order to avoid confusion with runide
prerelease
|
Wed, 15 Jun 2016 12:57:40 +0100 |
Liam Donovan |
doxygen now looks inside all files in include/ core/ and examples/
prerelease
|
Wed, 15 Jun 2016 12:23:29 +0100 |
Liam Donovan |
doxygen places xml and html docs in Documentation folder. setup_board.sh runs doxygen
prerelease
|