log scripts/build_project.sh @ 523:42f6af3a5f1d prerelease

age author description
2016-06-23 Giulio Moro build_project and build_pd_heavy mostly done prerelease
2016-06-22 Giulio Moro Added --watch to build_project.sh prerelease
2016-06-20 Giulio Moro Pd projects are build just like regular projects, so no need for run_pd_libpd anymore prerelease
2016-06-20 Robert Jack And again. prerelease
2016-06-20 Robert Jack Examples reorder with subdirectories. Added header to each project. Moved Doxygen to bottom of render.cpp. prerelease
2016-06-20 Giulio Moro Path-relativeness of scripts has been improved. At least update_board will work when double clicked prerelease
2016-06-19 Giulio Moro Updated scripts to use "." instead of source, for sh compatibility prerelease
2016-06-19 Giulio Moro Re-implemented watch for build_heavy ... added .bela_common file for shared config and utilities prerelease
2016-06-19 Giulio Moro Properly setting date in build_project prerelease
2016-06-18 Giulio Moro Rebuilt run_pd_libpd.sh. Minor fixes, adjusted verbosity prerelease
2016-06-18 Giulio Moro More compatibility prerelease
2016-06-17 Giulio Moro build_project was made more silent prerelease
2016-06-16 Giulio Moro Removed all the function() prerelease
2016-06-16 Giulio Moro Scripts use sh instead of bash. Some fixes in run_project and build_project prerelease
2016-06-11 Giulio Moro Updated scripts so that the Bela folder on the bbb is ~/Bela. Note: BeagleRT_startup.sh is still the same (because the reference to it needs to be changed in /etc/init.d/ .... prerelease
2016-06-09 Giulio Moro Now possible to pass options to the Makefile from build_project.sh prerelease
2016-06-09 Giulio Moro Updated rsync command and command-line options prerelease
2016-06-04 Giulio Moro build_project now updates the date of the files on the bbb prerelease
2016-06-02 Giulio Moro Using make commands within build_project.sh instead of explicit command lines prerelease
2016-05-17 Giulio Moro build_project.sh allows to pass a custom project name prerelease
2016-05-17 Giulio Moro build_project.sh fixed folder handling by rsync prerelease
2016-05-17 Giulio Moro build_projecy.sh: copy files by default to projects/scriptUploadedProject, uses new Makefile prerelease
2016-05-16 Giulio Moro Using rsync instead of scp. scp remains as as fallback prerelease
2016-05-16 Giulio Moro Inverted the meaning of the -f option prerelease
2016-05-16 Giulio Moro build_project.sh defaults rewritten. prerelease
2016-05-16 Giulio Moro build_project.sh sets the date. screen name changed to 'Bela' prerelease
2016-04-28 Giulio Moro build_project.sh launches from source folder, so to preserve relative paths
2015-07-19 andrewm Added foreground run option to build script
2015-07-17 Giulio Moro Suppressed the no screen found warnings
2015-07-15 Giulio Moro added Makefile, added default_main, added error checking in scripts newapi
2015-07-15 andrewm Support stopping looped BeagleRT programs running within screen newapi
2015-07-15 andrewm Add ability to connect to a running BeagleRT project using screen newapi
2015-07-15 andrewm Command-line argument support for BeagleRT program in scripts, plus a simple script for halting the BBB newapi
2015-07-15 andrewm Added scripts for building on board newapi