log Makefile @ 390:5d05fe6feb7d prerelease

age author description
Tue, 14 Jun 2016 18:11:35 +0100 Liam Donovan suppress unwanted output in Makefile prerelease
Tue, 14 Jun 2016 18:09:34 +0100 Liam Donovan merge prerelease
Tue, 14 Jun 2016 18:08:46 +0100 Liam Donovan add 'runide' target to Makefile prerelease
Tue, 14 Jun 2016 13:53:08 +0100 Giulio Moro Makefile: prompt for distclean, cleanup prerelease
Tue, 14 Jun 2016 11:30:31 +0100 Giulio Moro Updated Makefile docs and defaulting to clang if available prerelease
Mon, 13 Jun 2016 00:44:47 +0100 Giulio Moro Fixed when rebuilding non-main() project after main() project: the 'nasty kludge' was looking in ALL the .o files in projectFolder/build/ instead of only those that have a corresponding .cpp/.c/.S file. An even better fix is make sure that object files associated with source files deleted by rsync are removed as well prerelease
Sun, 12 Jun 2016 23:03:57 +0100 andrewm Fixed missing ) in Makefile, and removed unnecessary Utilities.h includes 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
Fri, 10 Jun 2016 00:02:48 +0100 Giulio Moro Makefile improved checks. It does not fail after distclean prerelease
Wed, 08 Jun 2016 22:18:56 +0100 Giulio Moro Updated Makefile to match name of audio thread prerelease
Tue, 07 Jun 2016 02:06:49 +0100 Giulio Moro Fixed make nostartup prerelease
Sun, 05 Jun 2016 02:30:32 +0100 Giulio Moro Self-documenting help added to Makefile. prerelease
Sat, 04 Jun 2016 18:53:42 +0100 Giulio Moro Makefile syncs buffer to disk after building. Closes #1698 prerelease
Sat, 04 Jun 2016 16:17:06 +0100 Giulio Moro Makefile can now do startup and startuploop prerelease
Fri, 03 Jun 2016 17:09:26 +0100 Giulio Moro make run (and similar) run from within the project folder prerelease