Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
Tue, 14 Jun 2016 18:08:46 +0100 | Liam Donovan | add 'runide' target to Makefile prerelease |
Tue, 14 Jun 2016 13:53:08 +0100 | Giulio Moro | Makefile: prompt for distclean, cleanup prerelease |
Tue, 14 Jun 2016 11:30:31 +0100 | Giulio Moro | Updated Makefile docs and defaulting to clang if available prerelease |
Tue, 14 Jun 2016 11:29:51 +0100 | Giulio Moro | Updated Doxyfile prerelease |
Mon, 13 Jun 2016 00:44:47 +0100 | Giulio Moro | Fixed when rebuilding non-main() project after main() project: the 'nasty kludge' was looking in ALL the .o files in projectFolder/build/ instead of only those that have a corresponding .cpp/.c/.S file. An even better fix is make sure that object files associated with source files deleted by rsync are removed as well prerelease |
Sun, 12 Jun 2016 23:38:31 +0100 | Giulio Moro | Updated libpd license prerelease |
Sun, 12 Jun 2016 23:20:37 +0100 | andrewm | Added check for already-running Bela process. prerelease |