aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2010-08-24added plugin~ using Makefile templateHans-Christoph Steiner
svn path=/trunk/; revision=13939
2010-08-21started the process of removing 'flatspace' from Pd-extended, added library ↵Hans-Christoph Steiner
template builds for arraysize, ekext, comport svn path=/trunk/; revision=13884
2010-08-16removed old debian files that are unchanged since 2004 and never really usedHans-Christoph Steiner
svn path=/trunk/; revision=13801
2010-08-11Added -liplhpapi to _WIN32 libs so that udpsend will build.Martin Peach
svn path=/trunk/; revision=13785
2010-06-11added kludge to remove hid and pidip from Mac OS X 10.6 builds since they ↵Hans-Christoph Steiner
need Carbon which doesn't exist on 64-bit svn path=/trunk/; revision=13642
2010-06-09enable build on Windows, merged from pd-extended/0.42Hans-Christoph Steiner
svn path=/trunk/; revision=13636
2010-06-09manually set HAVE_LOCALE_H for the flatspace sh!tIOhannes m zmölnig
svn path=/trunk/; revision=13628
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-14sorted out all the objectclasses in cxc, more or less, now let's try debianizingHans-Christoph Steiner
svn path=/trunk/; revision=13541
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-26updated for new maxlib layoutHans-Christoph Steiner
svn path=/trunk/; revision=13481
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=13478
2010-04-26converted maxlib to use libdir template, in preparations for debianizing itHans-Christoph Steiner
svn path=/trunk/; revision=13476
2010-04-25fixed iphoneos build and added 64-bit to Mac OS X universal builds if ↵Hans-Christoph Steiner
building on 10.5 or newer svn path=/trunk/; revision=13470
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-07updated vanilla libdir to work with latest Makefile but commented out ↵Hans-Christoph Steiner
helpfiles since I'm not quite sure whether to use Miller's or the pddp versions svn path=/trunk/; revision=13398
2010-04-07removed cruftHans-Christoph Steiner
svn path=/trunk/; revision=13397
2010-04-06reorganized 'pdogg' for template Makefile and easy packagingHans-Christoph Steiner
svn path=/trunk/; revision=13380
2010-04-03removed pmpd objects from 'flatspace' since pmdp is now a libdirHans-Christoph Steiner
svn path=/trunk/; revision=13370
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 to template MakefileHans-Christoph Steiner
svn path=/trunk/; revision=13352
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-25no idea why matju refuses to use the SVNEXTERNALS.txt IOhannes m zmölnig
(if he head read it, the problem withthe existing directory would never have happened....) svn path=/trunk/; revision=13095
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
2010-01-05no gridflow snapshots in pure-data svnN.N.
svn path=/trunk/; revision=12888
2009-12-27following up on bug report #2921689, fixed a bunch of 'implicit declaration ↵Hans-Christoph Steiner
of function' warnings, which could cause problems on 64-bit svn path=/trunk/; revision=12846
2009-12-18Added new hardware to MakefileThomas O Fredericks
svn path=/trunk/; revision=12840