log scripts/build_project.sh @ 556:ce391098f321 prerelease tip

age author description
Thu, 23 Jun 2016 13:22:59 +0100 Giulio Moro Upated scripts prerelease
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