log Makefile @ 318:f7b19ea31bbb prerelease

age author description
Mon, 30 May 2016 01:06:01 +0100 andrewm Added NEON vectorised float<->int converters. Curiously, its performance is worse than the C version. I guess clang is better at vectorising than we thought! The new code remains disabled for now. prerelease
Fri, 27 May 2016 19:26:09 +0100 Giulio Moro make runscreenfifo will now output to stdout prerelease
Fri, 27 May 2016 18:55:34 +0100 Giulio Moro Makefile can run in fifo, takes command line arguments with CL= prerelease
Fri, 27 May 2016 18:00:57 +0100 Giulio Moro Fixed clang path prerelease
Fri, 27 May 2016 17:49:05 +0100 Giulio Moro Added Makefile support for runscreen, runscreenfg, run, runfg prerelease
Fri, 27 May 2016 17:28:24 +0100 Giulio Moro Makefile can now stop processes 'make stop' prerelease
Fri, 27 May 2016 14:34:41 +0100 Giulio Moro RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working prerelease
Wed, 25 May 2016 00:18:37 +0100 Giulio Moro Defaulting to gcc compiler (see #1695), updates to build_pd_heavy to make it compile with the new Makefile prerelease
Tue, 24 May 2016 23:46:21 +0100 Giulio Moro Defaulting gcc for on-board compiling, see #1695
Wed, 18 May 2016 01:46:32 +0100 Giulio Moro Makefile refactoring: prerelease
Tue, 17 May 2016 14:38:03 +0100 Giulio Moro Makefile creates build folder in the script folder prerelease
Mon, 16 May 2016 16:26:38 +0100 Giulio Moro Fixed indentation prerelease
Mon, 16 May 2016 14:32:21 +0100 Liam Donovan Synced main Makefile with IDE Makefile prerelease
Thu, 28 Apr 2016 17:08:27 +0100 Giulio Moro Makefile looks for includes in the source folder