aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-09-01sync with gitIOhannes m zmölnig
2015-08-31un-threaded receiveIOhannes m zmölnig
2013-04-14build with iemnet_notifyIOhannes m zmölnig
2013-04-11b-d on SHARED_HEADERSIOhannes m zmölnig
2011-11-07don't warn about unused variables/parameters/functionsIOhannes m zmölnig
2011-11-02added -lpthread for w32IOhannes m zmölnig
2011-11-02trying to fix mingw build for shared libsIOhannes m zmölnig
2011-10-29updated to new template MakefileIOhannes m zmölnig
2011-10-29don't include $(PD_INCLUDE)/pdIOhannes m zmölnig
2011-03-07fallback to include PD_INCLUDE (without /pd)IOhannes m zmölnig
2010-12-09oops, reverted IPHONE_ALL_CFLAGS to IPHONE_CFLAGSIOhannes m zmölnig
2010-12-06fixed Makefile for kFreeBSD and GNU/hurdIOhannes m zmölnig
2010-12-06renamed CFLAGS to ALL_CFLAGSIOhannes m zmölnig
2010-10-18adapted the tempalte Makefile to my real worldIOhannes m zmölnig
2010-10-16updated splash to show versionIOhannes m zmölnig
2010-09-20added DEBUG_CFLAGSIOhannes m zmölnig
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure...mescalinum
2010-04-01don't need verbose auto-vectorizerIOhannes m zmölnig
2010-04-01non-functional crashy copy of tcpserver for udpIOhannes m zmölnig
2010-03-30inline code documentationIOhannes m zmölnig
2010-03-30split core library into separate filesIOhannes m zmölnig
2010-03-26make cleanerIOhannes m zmölnig
2010-03-26a simple udpclientIOhannes m zmölnig
2010-03-26udpsendIOhannes m zmölnig
2010-03-26udpreceiveIOhannes m zmölnig
2010-03-25included tcp* objects in MakefileIOhannes m zmölnig
2010-03-24added include path for Pd-extended.app include folder to include path, after ...Hans-Christoph Steiner
2010-03-24automatic callingIOhannes m zmölnig
2010-03-24a first clientIOhannes m zmölnig
2010-03-24only build tcpserver for nowIOhannes m zmölnig
2010-03-23factored out code into "shared";IOhannes m zmölnig
2010-03-23Makefile (taken from ext13)IOhannes m zmölnig