Mercurial > hg > beaglert
log Makefile @ 334:ff98d79abf49 prerelease
age | author | description |
---|---|---|
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 |