aboutsummaryrefslogtreecommitdiff
path: root/externals/Makefile
AgeCommit message (Collapse)Author
2011-02-13compilation problem on mingw fixed for cw_binauralDavid Doukhan
svn path=/trunk/; revision=14918
2011-02-09cw binaural removed until i find mingw fixDavid Doukhan
svn path=/trunk/; revision=14891
2011-02-07cw_binaural added to the makefileDavid Doukhan
svn path=/trunk/; revision=14858
2011-01-10build Pd's extra as a libdirHans-Christoph Steiner
svn path=/trunk/; revision=14694
2010-12-21rammed [hid] into the template Makefile and started debianizingHans-Christoph Steiner
svn path=/trunk/; revision=14672
2010-12-13remove unauthorized from buildHans-Christoph Steiner
svn path=/trunk/; revision=14621
2010-12-13updated pdp to build against 0.43Hans-Christoph Steiner
svn path=/trunk/; revision=14620
2010-12-03made loaders-hexloader targets in the style of loaders-libdirHans-Christoph Steiner
svn path=/trunk/; revision=14566
2010-12-03removed defunct loaders targets and make loaders-libdir activeHans-Christoph Steiner
svn path=/trunk/; revision=14565
2010-11-23libdir-ified boidsHans-Christoph Steiner
svn path=/trunk/; revision=14504
2010-11-23removed libs from the Pd-extended build until they find a maintainer (boids, ↵Hans-Christoph Steiner
flashserver, flib, pdp_opengl, pidip) svn path=/trunk/; revision=14502
2010-11-22fixed cyclone build and removed unused pdvjtools targetsHans-Christoph Steiner
svn path=/trunk/; revision=14501
2010-11-22make Pd-extended build override CFLAGS on template-based libraries and ↵Hans-Christoph Steiner
remove PD_INCLUDE svn path=/trunk/; revision=14499
2010-11-22nusmuk lib are being totally restructuredHans-Christoph Steiner
svn path=/trunk/; revision=14462
2010-11-22removed pdlua targets since pdlua is not in this SVN anymore and added ↵Hans-Christoph Steiner
unauthorized's Tcl code to etags svn path=/trunk/; revision=14460
2010-11-21use installed Pd for headers to build withHans-Christoph Steiner
svn path=/trunk/; revision=14457
2010-11-21ported to library template and updated version to 1.0.3.1 to reflect ↵Hans-Christoph Steiner
bugfixes and doc updates svn path=/trunk/; revision=14453
2010-11-11copied over template Makefile and got things building from itHans-Christoph Steiner
svn path=/trunk/; revision=14394
2010-11-10converted cyclone build to a custom standlone makefile for making the libdirHans-Christoph Steiner
svn path=/trunk/; revision=14380
2010-11-10moved [hid] into the root of 'externals' and out of externals/hcsHans-Christoph Steiner
svn path=/trunk/; revision=14359
2010-11-08moved pan library into root of 'externals'Hans-Christoph Steiner
svn path=/trunk/; revision=14313
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-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-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-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-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