aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2010-12-12updated libraries to load by default and added pd-extended.bat for MS WindowsHans-Christoph Steiner
svn path=/trunk/; revision=14591
2010-11-21fixed endless look in 'make clean'Hans-Christoph Steiner
svn path=/trunk/; revision=14458
2010-11-21updated link to new FAQ entryHans-Christoph Steiner
svn path=/trunk/; revision=14449
2010-09-16replaced dead pure-data.org with puredata.infoHans-Christoph Steiner
svn path=/trunk/; revision=14149
2010-09-14sanitize permissions before packaging into .debHans-Christoph Steiner
svn path=/trunk/; revision=14143
2010-09-09documented name change of Pd-extended prefs fileHans-Christoph Steiner
svn path=/trunk/; revision=14028
2010-09-09conflict/replace upcoming 'official' Debian pdextended packageHans-Christoph Steiner
svn path=/trunk/; revision=14012
2010-09-07also spoof m_pd.h until pd-vanilla has include layout for Mac OS X and WindowsHans-Christoph Steiner
svn path=/trunk/; revision=13993
2010-09-07actually install 'include' into a folder called 'include'Hans-Christoph Steiner
svn path=/trunk/; revision=13987
2010-09-07since Pd-vanilla on Mac OS X doesn't have an 'include/pd' folder, ↵Hans-Christoph Steiner
Pd-extended will mimic Pd-vanilla's include/pd until Pd-vanilla gets one svn path=/trunk/; revision=13986
2010-08-20various patches either incorporated or made obsolete by 0.43Hans-Christoph Steiner
svn path=/trunk/; revision=13865
2010-08-20accepted in git commit fc8a6dba6512b0591436e87107c9728224da8102Hans-Christoph Steiner
svn path=/trunk/; revision=13864
2010-08-20accepted in git commit 31eaf7b400498297b627773e7609161d6ec08dd7Hans-Christoph Steiner
svn path=/trunk/; revision=13863
2010-08-20accepted in git commit f33337633053e15152d6afc3975bc4b58e5ecc34Hans-Christoph Steiner
svn path=/trunk/; revision=13862
2010-08-20accepted in git commit e210a2e2bba14324da3a38e5d7ac5f649082c28eHans-Christoph Steiner
svn path=/trunk/; revision=13861
2010-08-20accepted in git commit 9acdded081c2bb57a8f3f41f32874395405d125bHans-Christoph Steiner
svn path=/trunk/; revision=13860
2010-08-20accepted in git commit 9f945f0121c99d2fac419475c764c4163f8c8f67Hans-Christoph Steiner
svn path=/trunk/; revision=13859
2010-08-20accepted in git commit 05b4b22c2d70dee18187de8a9f9b5a5e59a72a40Hans-Christoph Steiner
svn path=/trunk/; revision=13858
2010-08-20accepted in git commit b1bbd9e0c6213986f940eb43ed0e69d926a066beHans-Christoph Steiner
svn path=/trunk/; revision=13857
2010-08-20accepted in git commit c9cb809cd4e7d15d3dd28caa6fe2205654756b42Hans-Christoph Steiner
svn path=/trunk/; revision=13856
2010-08-20accepted in git commit 56964c07b4ad572fdf4a2f03e7ed72f99da4a28dHans-Christoph Steiner
svn path=/trunk/; revision=13855
2010-08-20accepted in git commit b1fc612415b9d4274337a1ce55299bfd2e7bf578Hans-Christoph Steiner
svn path=/trunk/; revision=13854
2010-08-20accepted in git commit 842230bb50000c90dbaab46c9e529e6020ef10fcHans-Christoph Steiner
svn path=/trunk/; revision=13853
2010-08-20accepted in git commit c564e72c7354088ee8ffe3e4625cfafeda45ae91Hans-Christoph Steiner
svn path=/trunk/; revision=13852
2010-08-20accepted in git commit e980269e976db443358f0b32f698b457daab29d4Hans-Christoph Steiner
svn path=/trunk/; revision=13851
2010-07-21more patches made obsolete by the 0.43 rewriteHans-Christoph Steiner
svn path=/trunk/; revision=13726
2010-07-21removed u_main.tk patches that have been incorporated into the 0.43 GUI rewriteHans-Christoph Steiner
svn path=/trunk/; revision=13725
2010-07-21first big round of patches accepted by Miller into 0.43Hans-Christoph Steiner
svn path=/trunk/; revision=13724
2010-07-13included Gem Base headers in package to make it easy to build Gem standalone ↵Hans-Christoph Steiner
objects svn path=/trunk/; revision=13709
2010-06-27there are no symlinks on Windows, so ifdef out symlink for gem installHans-Christoph Steiner
svn path=/trunk/; revision=13687
2010-06-19fixed link to old-style 'doc/examples/Gem' folderHans-Christoph Steiner
svn path=/trunk/; revision=13677
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-10forgot to change TryExec after renaming binary from 'pd' to 'pdextended'Hans-Christoph Steiner
svn path=/trunk/; revision=13637
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-03checked into pd-extended/0.42 (r13586) and submitted to the patch tracker ↵Hans-Christoph Steiner
(#3011285) svn path=/trunk/; revision=13587
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-04-27the Gem-plugins are now prefixed with "gem_"IOhannes m zmölnig
svn path=/trunk/; revision=13482
2010-04-26removed the PATH=/sw/bin:... hackIOhannes m zmölnig
svn path=/trunk/; revision=13480
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-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-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-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