aboutsummaryrefslogtreecommitdiff
path: root/externals/Makefile
AgeCommit message (Collapse)Author
2010-06-06removing 'msd' as a target since its invalid nowHans-Christoph Steiner
svn path=/trunk/; revision=13602
2010-06-02added mrpeach abstractions and example .mid and .txt filesHans-Christoph Steiner
svn path=/trunk/; revision=13584
2010-05-27Modified Makefile so it fits with my new dir structureThomas O Fredericks
svn path=/trunk/; revision=13570
2010-05-14first steps towards porting to template Makefile and debianizing, split up ↵Hans-Christoph Steiner
randomix.c into separete files for each objectclass, much left to do svn path=/trunk/; revision=13540
2010-05-14setup 'hcs' lib with template Makefile and debianizedHans-Christoph Steiner
svn path=/trunk/; revision=13538
2010-05-13removed iem_matrix from Pd-extended since its deprecated in favor of ↵Hans-Christoph Steiner
iemmatrix and unsupported svn path=/trunk/; revision=13527
2010-05-13converted bassemu~ to Makefile template and debianizedHans-Christoph Steiner
svn path=/trunk/; revision=13526
2010-05-12Update Makefile so it copies gifs needed by my help filesThomas O Fredericks
svn path=/trunk/; revision=13516
2010-04-26converted maxlib to use libdir template, in preparations for debianizing itHans-Christoph Steiner
svn path=/trunk/; revision=13476
2010-04-19make [hid] into a libdir-ish folder like earplug~ and freeverb~, and make ↵Hans-Christoph Steiner
sure hid-help.pd gets installed svn path=/trunk/; revision=13454
2010-04-13moved the 'hcs' examples to be in a libdir 'examples' subdirHans-Christoph Steiner
svn path=/trunk/; revision=13436
2010-04-12consolidated 'pddp' lib stuff into a single place to make a libdir, ease ↵Hans-Christoph Steiner
Debian packaging, and remove the pddpserver svn path=/trunk/; revision=13424
2010-04-09added examples folder to hid libdirHans-Christoph Steiner
svn path=/trunk/; revision=13420
2010-04-07hacked old-style makefile rules to make things more like proper libdirsHans-Christoph Steiner
svn path=/trunk/; revision=13400
2010-04-06reorganized 'pdogg' for template Makefile and easy packagingHans-Christoph Steiner
svn path=/trunk/; revision=13380
2010-04-03converted to template MakefileHans-Christoph Steiner
svn path=/trunk/; revision=13366
2010-04-03- moved pdp_help_hack stuff to the specific pdp/3dp/pidip targets Hans-Christoph Steiner
- changed pdp/3dp/pidip to install in a more libdir-like way svn path=/trunk/; revision=13365
2010-04-02fixed freeverb buildHans-Christoph Steiner
svn path=/trunk/; revision=13364
2010-04-01removed 'hardware' section since it wasn't building anything and those two ↵Hans-Christoph Steiner
abstractions are better distributed on their own svn path=/trunk/; revision=13360
2010-04-01- removed all references to $(helpdir) since everything is a self-containedHans-Christoph Steiner
libdir now - removed cruft sections: deprecated, devellibs, file - ported to template Makefile: freeverb~, pan - ported to template Makefile and removed: sixaxis, usbhid, xbee svn path=/trunk/; revision=13359
2010-04-01ported earplug build to template MakefileHans-Christoph Steiner
svn path=/trunk/; revision=13350
2010-03-16added -fPIC to 'pddp' and 'toxy' for 64-bit buildsHans-Christoph Steiner
svn path=/trunk/; revision=13217
2010-03-10converted freeverb folder to have the same name as the object, therefore it ↵Hans-Christoph Steiner
doesn't need to be loaded as a library svn path=/trunk/; revision=13201
2010-02-21ported mjlib to template Makefile and debian stuffHans-Christoph Steiner
svn path=/trunk/; revision=13186
2010-02-21ported to new template Makefile and debianized itHans-Christoph Steiner
svn path=/trunk/; revision=13184
2010-02-20ported markex library to new Makefile template, then debianize it nextHans-Christoph Steiner
svn path=/trunk/; revision=13177
2010-02-10setup mapping lib with template Makefile+debian stuffHans-Christoph Steiner
svn path=/trunk/; revision=13164
2010-02-10re-arranged into libdir and setup with the template Makefile+debian stuff. ↵Hans-Christoph Steiner
renabled vv+ and vv- as vvplus and vvminus svn path=/trunk/; revision=13158
2010-02-09convert file layout to libdir style and setup everything with the new ↵Hans-Christoph Steiner
template Makefile+debian stuff svn path=/trunk/; revision=13153
2010-01-08oops, messed up two namesHans-Christoph Steiner
svn path=/trunk/; revision=12921
2010-01-07removed the msd stuff since its not actually installing the object, just the ↵Hans-Christoph Steiner
helpfiles; for a number of libraries, made them install their help files into their libdirs svn path=/trunk/; revision=12914
2009-12-18Added new hardware to MakefileThomas O Fredericks
svn path=/trunk/; revision=12840
2009-11-10updated corelibs/vanilla build using ext13 templateHans-Christoph Steiner
svn path=/trunk/; revision=12734
2009-10-30made pdvjtools build using the new template that's in ext13Hans-Christoph Steiner
svn path=/trunk/; revision=12700
2009-09-24Updated the Makefile so that it includes my abstractionsThomas O Fredericks
svn path=/trunk/; revision=12442
2009-09-23Updated tof in MakefileThomas O Fredericks
svn path=/trunk/; revision=12436
2009-09-17added $(pd_src)/src as a place to search for pd.dll to support the new ↵Hans-Christoph Steiner
pd-devel/pd-extended build system svn path=/trunk/; revision=12388
2009-09-14perhaps this fixes minor mingw hicupdmotd
svn path=/trunk/; revision=12339
2009-09-13rolled back tclpd changes since they have been breaking the build for two weeksHans-Christoph Steiner
svn path=/trunk/; revision=12327
2009-09-11oops committed in the wrong placeN.N.
svn path=/trunk/; revision=12313
2009-09-11added hu momentsN.N.
svn path=/trunk/; revision=12311
2009-09-03add two variables to Makefile (TCL_RUNTIME_VERSION and TCL_HEADERS_VERSION), ↵mescalinum
and conditionally add tclpd only if OS == linux AND tcl-dev >= 8.5 svn path=/trunk/; revision=12210
2009-09-03removing tclpd from the auto-build until there is a test for tcl85-dev vs ↵Hans-Christoph Steiner
tcl84-dev. tclpd relies on Tcl/Tk 8.5 svn path=/trunk/; revision=12199
2009-08-27missing piecedmotd
svn path=/trunk/; revision=12108
2009-08-27added iemguts (old style build template)dmotd
svn path=/trunk/; revision=12107
2009-08-27build system DESTDIR correctiondmotd
svn path=/trunk/; revision=12106
2009-06-26reverted removing iemxmlrpc from Windows build, turns out it was a bunk ↵Hans-Christoph Steiner
pthreads install, which I fixed in commit #11819 svn path=/trunk/; revision=11820
2009-06-21removed iemxmlrpc from the Windows build because it hasn't worked in two weeksHans-Christoph Steiner
svn path=/trunk/; revision=11805
2009-06-16added cyclone OPT_CFLAGS from the miXed/Makefile.commonHans-Christoph Steiner
svn path=/trunk/; revision=11785
2009-06-09I removed hdspm_mixer from the auto-build based on IOhannes' comment onHans-Christoph Steiner
pd-dev, and reordered the targets since I was there... svn path=/trunk/; revision=11729