aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2010-10-16provisional loaders/libdir supportdmotd
svn path=/trunk/; revision=14236
2010-10-15Fix some missing pdpaths in template based makefiles..dmotd
svn path=/trunk/; revision=14229
2010-09-17bsaylor is not in iem/bsaylorMartin Peach
svn path=/trunk/; revision=14154
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually ↵mescalinum
figure a way of determining automatically the CPU, but 'uname -m' doesn't tell the truth svn path=/trunk/; revision=14145
2010-09-14ported to slightly modified template MakefileHans-Christoph Steiner
svn path=/trunk/; revision=14135
2010-09-13ported to library template and debianizedHans-Christoph Steiner
svn path=/trunk/; revision=14100
2010-09-09when building Pd-extended, point all template Makefiles to the current ↵Hans-Christoph Steiner
Pd-extended source code for headers and binaries to link against svn path=/trunk/; revision=14011
2010-09-07reorganized libdir loader into its own folder based on the Makefile library ↵Hans-Christoph Steiner
template svn path=/trunk/; revision=13981
2010-09-02readded fixed template-based targets for comportHans-Christoph Steiner
svn path=/trunk/; revision=13957
2010-09-02Get comport to actually compile and be placed into comport directory. This ↵Martin Peach
doesn't include birds. Not sure if this is correct... svn path=/trunk/; revision=13956
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