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

age author description
Thu, 23 Jun 2016 04:31:09 +0100 Giulio Moro build_project and build_pd_heavy mostly done prerelease
Wed, 22 Jun 2016 04:53:20 +0100 Giulio Moro Added --watch to build_project.sh prerelease
Mon, 20 Jun 2016 18:23:05 +0100 Giulio Moro Pd projects are build just like regular projects, so no need for run_pd_libpd anymore prerelease
Mon, 20 Jun 2016 16:27:07 +0100 Robert Jack And again. prerelease
Mon, 20 Jun 2016 16:20:38 +0100 Robert Jack Examples reorder with subdirectories. Added header to each project. Moved Doxygen to bottom of render.cpp. prerelease
Mon, 20 Jun 2016 14:09:43 +0100 Giulio Moro Path-relativeness of scripts has been improved. At least update_board will work when double clicked prerelease
Sun, 19 Jun 2016 16:33:05 +0100 Giulio Moro Updated scripts to use "." instead of source, for sh compatibility prerelease
Sun, 19 Jun 2016 03:28:53 +0100 Giulio Moro Re-implemented watch for build_heavy ... added .bela_common file for shared config and utilities prerelease
Sun, 19 Jun 2016 01:15:27 +0100 Giulio Moro Properly setting date in build_project prerelease
Sat, 18 Jun 2016 04:19:17 +0100 Giulio Moro Rebuilt run_pd_libpd.sh. Minor fixes, adjusted verbosity prerelease
Sat, 18 Jun 2016 02:25:48 +0100 Giulio Moro More compatibility prerelease
Fri, 17 Jun 2016 04:52:43 +0100 Giulio Moro build_project was made more silent prerelease
Thu, 16 Jun 2016 19:25:01 +0100 Giulio Moro Removed all the function() 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
Sat, 11 Jun 2016 01:54:43 +0100 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
Thu, 09 Jun 2016 17:28:01 +0100 Giulio Moro Now possible to pass options to the Makefile from build_project.sh prerelease
Thu, 09 Jun 2016 02:48:58 +0100 Giulio Moro Updated rsync command and command-line options prerelease
Sat, 04 Jun 2016 15:23:52 +0100 Giulio Moro build_project now updates the date of the files on the bbb prerelease
Thu, 02 Jun 2016 02:15:40 +0100 Giulio Moro Using make commands within build_project.sh instead of explicit command lines prerelease
Tue, 17 May 2016 16:07:35 +0100 Giulio Moro build_project.sh allows to pass a custom project name prerelease
Tue, 17 May 2016 15:12:08 +0100 Giulio Moro build_project.sh fixed folder handling by rsync prerelease
Tue, 17 May 2016 14:07:01 +0100 Giulio Moro build_projecy.sh: copy files by default to projects/scriptUploadedProject, uses new Makefile prerelease
Mon, 16 May 2016 15:56:42 +0100 Giulio Moro Using rsync instead of scp. scp remains as as fallback prerelease
Mon, 16 May 2016 15:13:20 +0100 Giulio Moro Inverted the meaning of the -f option prerelease
Mon, 16 May 2016 14:59:36 +0100 Giulio Moro build_project.sh defaults rewritten. prerelease
Mon, 16 May 2016 14:50:18 +0100 Giulio Moro build_project.sh sets the date. screen name changed to 'Bela' prerelease
Thu, 28 Apr 2016 19:29:28 +0100 Giulio Moro build_project.sh launches from source folder, so to preserve relative paths
Sun, 19 Jul 2015 16:42:51 +0100 andrewm Added foreground run option to build script
Fri, 17 Jul 2015 23:12:09 +0100 Giulio Moro Suppressed the no screen found warnings
Wed, 15 Jul 2015 19:59:29 +0100 Giulio Moro added Makefile, added default_main, added error checking in scripts newapi
Wed, 15 Jul 2015 19:46:51 +0100 andrewm Support stopping looped BeagleRT programs running within screen newapi
Wed, 15 Jul 2015 19:09:18 +0100 andrewm Add ability to connect to a running BeagleRT project using screen newapi
Wed, 15 Jul 2015 18:53:10 +0100 andrewm Command-line argument support for BeagleRT program in scripts, plus a simple script for halting the BBB newapi
Wed, 15 Jul 2015 15:49:00 +0100 andrewm Added scripts for building on board newapi