aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-14set up Spotlight Importer build so it builds for the platform its onHans-Christoph Steiner
svn path=/trunk/; revision=13647
2010-06-11added kludge to omit building Gem when building on Mac OS X 10.6Hans-Christoph Steiner
svn path=/trunk/; revision=13643
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-10forgot to change TryExec after renaming binary from 'pd' to 'pdextended'Hans-Christoph Steiner
svn path=/trunk/; revision=13637
2010-06-09enable build on Windows, merged from pd-extended/0.42Hans-Christoph Steiner
svn path=/trunk/; revision=13636
2010-06-09include libdl i.e. dlopen() in Pd-extended for easy porting from UNIXHans-Christoph Steiner
svn path=/trunk/; revision=13635
2010-06-09included delwrite~ fix when using -nogui, documente in tracker #2978457Hans-Christoph Steiner
svn path=/trunk/; revision=13631
2010-06-09manually set HAVE_LOCALE_H for the flatspace sh!tIOhannes m zmölnig
svn path=/trunk/; revision=13628
2010-06-08fixed minor errors reported by load_every_help.pyHans-Christoph Steiner
svn path=/trunk/; revision=13624
2010-06-06removing 'msd' as a target since its invalid nowHans-Christoph Steiner
svn path=/trunk/; revision=13602
2010-06-06removing pdj source since its not used in any builds, this is not the SVN ↵Hans-Christoph Steiner
repo for that code, and its out of date (0.8.5 is here, 0.8.7 is the most recent) svn path=/trunk/; revision=13600
2010-06-03checked into pd-extended/0.42 (r13586) and submitted to the patch tracker ↵Hans-Christoph Steiner
(#3011285) svn path=/trunk/; revision=13587
2010-06-02added mrpeach abstractions and example .mid and .txt filesHans-Christoph Steiner
svn path=/trunk/; revision=13584
2010-06-01oops, mistakenly committed, revertingHans-Christoph Steiner
svn path=/trunk/; revision=13581
2010-05-30updated for new libdir layout which needs a different declare statment than ↵Hans-Christoph Steiner
the 0.41.4 release svn path=/trunk/; revision=13580
2010-05-27Modified Makefile so it fits with my new dir structureThomas O Fredericks
svn path=/trunk/; revision=13570
2010-05-20removed conflicts with gem and other pd-externalsIOhannes m zmölnig
pd-extended now installs into /usr/lib/pd-extended/, so there is no more conflict with the files installed into /usr/lib/pd svn path=/trunk/; revision=13566
2010-05-15converted to makefile template and debianizedHans-Christoph Steiner
svn path=/trunk/; revision=13549
2010-05-15converted to makefile template and debianizedHans-Christoph Steiner
svn path=/trunk/; revision=13548
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-05-07replaced [multiselect] instance link for a pddplink to its help patchHans-Christoph Steiner
svn path=/trunk/; revision=13506
2010-05-06changed instances of objects in the 'related objects' subpatch to be ↵Hans-Christoph Steiner
pddplinks instead svn path=/trunk/; revision=13502
2010-04-27the Gem-plugins are now prefixed with "gem_"IOhannes m zmölnig
svn path=/trunk/; revision=13482
2010-04-26updated for new maxlib layoutHans-Christoph Steiner
svn path=/trunk/; revision=13481
2010-04-26removed the PATH=/sw/bin:... hackIOhannes m zmölnig
svn path=/trunk/; revision=13480
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-25moved Gem examples and manual into extra/Gem to make it libdir-like, and ↵Hans-Christoph Steiner
then added symlinks to the old location svn path=/trunk/; revision=13473
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-23argh: the w32 build machine has spaces in its PATHIOhannes m zmölnig
_and_ is unable to handle a simple PATH=/moree/bin/:$PATH in this case. why do i have to work around broken setups? svn path=/trunk/; revision=13466
2010-04-22check whether Gem backends are available before attempting to install themIOhannes m zmölnig
svn path=/trunk/; revision=13463
2010-04-21got flags for building Gem on OSX (esp: make sure to use glibtool!)Hans-Christoph Steiner
and include the backend plugins svn path=/trunk/; revision=13460
2010-04-21Gem's build process needs /sw/bin in the PATHIOhannes m zmölnig
svn path=/trunk/; revision=13458
2010-04-19remove Gem help patches from Pd-vanilla 5.reference sectionHans-Christoph Steiner
svn path=/trunk/; revision=13456
2010-04-19remove sfruit help patches from Pd-vanilla 5.reference sectionHans-Christoph Steiner
svn path=/trunk/; revision=13455
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-13added headers to Windows package to hopefully make it easier to build ↵Hans-Christoph Steiner
externals, prompted by feature request #2974565 svn path=/trunk/; revision=13445
2010-04-13removed some cruft related to pddplinkHans-Christoph Steiner
svn path=/trunk/; revision=13444
2010-04-13zexy's [matchbox] and [regex] need libgnurx-0.dll, so include it in the packageHans-Christoph Steiner
svn path=/trunk/; revision=13443
2010-04-13update install because of moving 'pddp' to 'externals'Hans-Christoph Steiner
svn path=/trunk/; revision=13442
2010-04-13moved the 'hcs' examples to be in a libdir 'examples' subdirHans-Christoph Steiner
svn path=/trunk/; revision=13436
2010-04-13removed ancient examples from the deprecated examplesdirHans-Christoph Steiner
svn path=/trunk/; revision=13434
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-12converted to use 'Pd-extended' as the folder for the registry settings; ↵Hans-Christoph Steiner
fixed missing " doublequote from flags svn path=/trunk/; revision=13422
2010-04-09added examples folder to hid libdirHans-Christoph Steiner
svn path=/trunk/; revision=13420