log Makefile @ 374:ecad1ea0382a prerelease

age author description
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
Fri, 03 Jun 2016 17:01:36 +0100 Giulio Moro Makefile: run does not re-link. Faster check for libpd prerelease
Fri, 27 May 2016 12:32:11 +0100 Robert Jack Merge Doxy prerelease
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