Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-27 | the Gem-plugins are now prefixed with "gem_" | IOhannes m zmölnig | |
svn path=/trunk/; revision=13482 | |||
2010-04-26 | removed the PATH=/sw/bin:... hack | IOhannes m zmölnig | |
svn path=/trunk/; revision=13480 | |||
2010-04-25 | moved 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-23 | argh: the w32 build machine has spaces in its PATH | IOhannes 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-22 | check whether Gem backends are available before attempting to install them | IOhannes m zmölnig | |
svn path=/trunk/; revision=13463 | |||
2010-04-21 | got 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-21 | Gem's build process needs /sw/bin in the PATH | IOhannes m zmölnig | |
svn path=/trunk/; revision=13458 | |||
2010-04-19 | remove Gem help patches from Pd-vanilla 5.reference section | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13456 | |||
2010-04-13 | added 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-13 | removed some cruft related to pddplink | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13444 | |||
2010-04-13 | zexy's [matchbox] and [regex] need libgnurx-0.dll, so include it in the package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13443 | |||
2010-04-12 | converted 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-09 | make 'pdextended' symlink to 'pd' executable | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13414 | |||
2010-04-09 | added pasuspender to launch command of XDG menu item | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13413 | |||
2010-04-08 | also delete pdsend and pdreceive man pages since that's provided by the ↵ | Hans-Christoph Steiner | |
'puredata' package svn path=/trunk/; revision=13411 | |||
2010-04-08 | updated name of Exec from pd-extended to pdextended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13410 | |||
2010-04-07 | move 'puredata' from Conflicts: to Recommends: since this Pd-extended ↵ | Hans-Christoph Steiner | |
package will now rely on 'puredata' to provide things like pdsend and headers svn path=/trunk/; revision=13408 | |||
2010-04-07 | leave executable as 'pdextended' and don't make 'pd' symlink; also remove ↵ | Hans-Christoph Steiner | |
pdsend and pdreceive since 'puredata' will provide that svn path=/trunk/; revision=13407 | |||
2010-04-07 | updated location of pmpd.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13404 | |||
2010-04-07 | renamed the GNU/Linux preference file from .pdsettings to .pdextended so ↵ | Hans-Christoph Steiner | |
that Pd-extended has separate preferences from Pd-vanilla svn path=/trunk/; revision=13403 | |||
2010-04-07 | renamed Mac OS X preferences root from org.puredata.pd to ↵ | Hans-Christoph Steiner | |
org.puredata.pdextended so that Pd-extended has separate prefs from Pd-vanilla svn path=/trunk/; revision=13402 | |||
2010-04-07 | fixed up echo statements for cleaned logging | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13401 | |||
2010-04-04 | missed a 'pdp_help_hack' line to remove | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13372 | |||
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-03-18 | more changes to separate 'pd-extended' files from 'puredata' files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13224 | |||
2010-03-17 | switched install location on GNU/Linux from lib/pd to lib/pd-extended so ↵ | Hans-Christoph Steiner | |
that the pd-extended package can coexist with the official packages svn path=/trunk/; revision=13223 | |||
2010-03-10 | converted 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-15 | fixed crash bug when banging switch~ when DSP is off, #2929284 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13172 | |||
2010-02-07 | doh, need close quote | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13144 | |||
2010-01-28 | obsolete patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13117 | |||
2010-01-26 | set up 10.6 builds to do 64-bit | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13098 | |||
2010-01-22 | more specific definition of package with DejaVu Sans Mono | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13077 | |||
2010-01-21 | changed Pd-extended's registry dir to Pd-extended to separate settings from ↵ | Hans-Christoph Steiner | |
Pd-vanilla svn path=/trunk/; revision=13060 | |||
2010-01-21 | remove the rsrc file stuff since its been deprecated since Mac OS X 10.4 and ↵ | Hans-Christoph Steiner | |
is no longer included in Mac OS X 10.6 svn path=/trunk/; revision=13058 | |||
2009-12-14 | Paul Brossier has become the maintainer for the 'puredata' package and has ↵ | Hans-Christoph Steiner | |
put his files into the Debian git repo: http://wiki.debian.org/Alioth/Git http://git.debian.org/?p=collab-maint/puredata.git;a=summary Therefore, I am removing trunk/packages/debian in favor of that git repo. svn path=/trunk/; revision=12837 | |||
2009-11-19 | updated with the files from puredata_0.41.4-1.diff.gz on the Debian page for ↵ | Hans-Christoph Steiner | |
the puredata package svn path=/trunk/; revision=12794 | |||
2009-11-04 | added one more pass to catch dylibs that depend on dylibs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12721 | |||
2009-11-01 | added set_version to the build when using the old build system too, i.e. ↵ | Hans-Christoph Steiner | |
Pd-extended svn path=/trunk/; revision=12711 | |||
2009-10-31 | set the Pd-extended version with the date before building Pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12710 | |||
2009-10-31 | switched font from Bitstream Vera to DejaVu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12704 | |||
2009-10-31 | switched font from Bitstream Vera to DejaVu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12703 | |||
2009-10-20 | switched Conflicts: from pd to puredata to allow other pd packages to ↵ | Hans-Christoph Steiner | |
co-exist with pd-extended svn path=/trunk/; revision=12626 | |||
2009-10-13 | more jack fixes: when switching to jack, check whether the functions are != ↵ | IOhannes m zmölnig | |
NULL (might happen on OSX if weak-linked and jack-framework is not available on target machine) svn path=/trunk/; revision=12585 | |||
2009-09-22 | added Inconsolata to the installer, since its a very nice font with Pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12428 | |||
2009-09-21 | setup separate pd_install targets, one for each the old and new build systems | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12419 | |||
2009-09-20 | more DESTDIR fixes, looks like a complete build on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12414 | |||
2009-09-16 | more DESTDIR fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12379 | |||
2009-09-16 | more DESTDIR fixes and also included 'tcl8', 'dde1.3' and 'reg1.2' Tcl ↵ | Hans-Christoph Steiner | |
libraries in order to support 'msgcat', 'dde', and 'registry' commands svn path=/trunk/; revision=12369 | |||
2009-09-15 | a couple more DESTDIR fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12349 | |||
2009-08-27 | build system DESTDIR correction | dmotd | |
svn path=/trunk/; revision=12106 |