Mercurial > hg > beaglert
log Makefile @ 186:524c87ec23a3
age | author | description |
---|---|---|
Tue, 19 Jan 2016 01:54:34 +0000 | Giulio Moro | Makefile now compiles core/*.cpp except core/default_main.cpp (unless needed). Closes #1530 |
Mon, 18 Jan 2016 20:18:01 +0000 | Giulio Moro | Updated Makefile to include WriteFile |
Thu, 03 Dec 2015 16:19:33 +0000 | chnrx | - added more pd/heavy examples heavy-updated |
Thu, 12 Nov 2015 14:59:46 +0000 | chnrx | - added additional flags to C rules (-DNDEBUG, -mfpu=neon) heavy-updated |
Thu, 05 Nov 2015 18:58:26 +0000 | chnrx | - added -std=c99 to Makefile for user-supplied C files (required for heavy files) heavy-updated |
Mon, 27 Jul 2015 18:53:00 +0100 | Giulio Moro | Removed old client.? entries from Makefile |
Fri, 17 Jul 2015 17:50:54 +0100 | andrewm | Brought UdpClient files over from ultra-staging branch (with include fix), and updated Makefile accordingly |