log scripts/build_project.sh @ 392:5587d7fa0108 prerelease

age author description
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