aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2010-12-13copied relevant help patches from trunk/doc/pddpHans-Christoph Steiner
svn path=/trunk/; revision=14601
2010-12-13refactored x_misc.c into cputime.c loadband.c namecanvas.c realtime.c random.cHans-Christoph Steiner
svn path=/trunk/; revision=14600
2010-12-13refactored x_time.c into delay.c pipe.c metro.c delay.c timer.c line.c and ↵Hans-Christoph Steiner
an alias, del.c svn path=/trunk/; revision=14599
2010-12-13refactored x_net.c into netsend.c netreceive.cHans-Christoph Steiner
svn path=/trunk/; revision=14598
2010-12-13updated Makefile to 1.0.6 and added aliases for GUI objectsHans-Christoph Steiner
svn path=/trunk/; revision=14597
2010-12-13revert to previous file layoutHans-Christoph Steiner
svn path=/trunk/; revision=14596
2010-12-13renamed base class to hslider since the code uses that name thruoutHans-Christoph Steiner
svn path=/trunk/; revision=14595
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-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