Mercurial > hg > beaglert
log Makefile @ 257:1606b50a58c6 aux_task_args
age | author | description |
---|---|---|
2016-04-28 | Giulio Moro | Makefile looks for includes in the source folder |
2016-04-19 | Giulio Moro | Updated Makefile to check for libpd |
2016-04-18 | Giulio Moro | Flexible Makefile: tries to use clang if available. Defaults to gcc otherwise |
2016-04-10 | Giulio Moro | Added some optimizations mergingClockSync |
2016-02-08 | Giulio Moro | Updated Makefile to include debug mode (make debug) |
2016-02-05 | Liam Donovan | Add -lsndfile to Makefile |
2016-01-27 | chnrx | - Updated heavy scripts to work with custom header |
2016-01-19 | Giulio Moro | Makefile now compiles core/*.cpp except core/default_main.cpp (unless needed). Closes #1530 |
2016-01-18 | Giulio Moro | Updated Makefile to include WriteFile |
2015-12-03 | chnrx | - added more pd/heavy examples heavy-updated |
2015-11-12 | chnrx | - added additional flags to C rules (-DNDEBUG, -mfpu=neon) heavy-updated |
2015-11-05 | chnrx | - added -std=c99 to Makefile for user-supplied C files (required for heavy files) heavy-updated |