Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-31 | changed description for zexy from "GUI and streaming objects" (neither of | IOhannes m zmölnig | |
which is part of zexy) to "swiss army knife for pd" (i admit this is some- what presumptuous...) svn path=/trunk/; revision=6202 | |||
2006-10-31 | PD: possibility to create DSP objects without main DSP inlet (use ↵ | Thomas Grill | |
FLEXT_DSP0_NEW or similar) fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=6196 | |||
2006-10-30 | one more minor glitch, now it works | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6193 | |||
2006-10-28 | oops typo, my bad | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6177 | |||
2006-10-28 | added two other key examples to illustrate what whacky data this really is | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6176 | |||
2006-10-27 | Ardis Kadiu came to me having a problem with symbol messages that have ↵ | Hans-Christoph Steiner | |
numeric data. In my searching for a solution, I discovered this strange behavior svn path=/trunk/; revision=6172 | |||
2006-10-27 | fix for Codewarrior compilation | Thomas Grill | |
update docs fixed anything/symbol message mixup (thanks to Stefano Papetti) fixed typos, dates, contact info added gcc branch hinting svn path=/trunk/; revision=6170 | |||
2006-10-27 | minor tweaks to support building Pd.app for pd-MAIN in the auto-builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6169 | |||
2006-10-27 | fixed package_clean to work properly on the auto-builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6168 | |||
2006-10-24 | switched from if to case statement so I can use a wildcard at the end of the ↵ | Hans-Christoph Steiner | |
test for mingw, since the uname varies depending on the Windows version svn path=/trunk/; revision=6158 | |||
2006-10-22 | test release for 0.41 (bug fixes for IA64). | Miller Puckette | |
svn path=/trunk/; revision=6154 | |||
2006-10-21 | run 'make package_clean' to ensure that the old builds are really gone; ↵ | Hans-Christoph Steiner | |
removed obsolete test_package, perhaps that will come back some day svn path=/trunk/; revision=6152 | |||
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6151 | |||
2006-10-21 | made rsync uploads use cygwin shells since Cygwin's rsync doesn't like ↵ | Hans-Christoph Steiner | |
MinGW's ssh, a requirement for uploading svn path=/trunk/; revision=6150 | |||
2006-10-19 | added standard package_clean target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6139 | |||
2006-10-19 | the uname -s is now downcased in auto-build-common, so I adjusted the case ↵ | Hans-Christoph Steiner | |
statement accordingly svn path=/trunk/; revision=6138 | |||
2006-10-18 | changed distclean targets to prevent seemingly endless loops; this stuff ↵ | Hans-Christoph Steiner | |
definitely could be a lot more cleanly implemented... svn path=/trunk/; revision=6136 | |||
2006-10-18 | switched to a common file for common variables; downcased hostname and uname | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6133 | |||
2006-10-18 | minor build and clean tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6130 | |||
2006-10-17 | added hardware lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6127 | |||
2006-10-17 | replaced all X11 fontspecs with Tk font specs on the road to making the ↵ | Hans-Christoph Steiner | |
fonts/graphics appear the same on all platforms svn path=/trunk/; revision=6123 | |||
2006-10-17 | make console font normal for readability | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6122 | |||
2006-10-17 | added blank 'flags' section for Mac OS X so its easy to add flags | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6121 | |||
2006-10-17 | split up patching and version munging into separate targets to support ↵ | Hans-Christoph Steiner | |
having the date in the version svn path=/trunk/; revision=6120 | |||
2006-10-17 | switched test version number to use the current date | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6119 | |||
2006-10-09 | noprefs for pd-0.40 added | Frank Barknecht | |
svn path=/trunk/; revision=6088 | |||
2006-10-09 | bugfixes... pd 0.40-1. | Miller Puckette | |
svn path=/trunk/; revision=6082 | |||
2006-10-06 | added lots of --without- flags for compiling Gem on Mac OS X at IOhannes' ↵ | Hans-Christoph Steiner | |
recommendation svn path=/trunk/; revision=6078 | |||
2006-10-04 | release 0.40-0 | Miller Puckette | |
svn path=/trunk/; revision=6076 | |||
2006-10-03 | Miller doesn't seem to want to support Jack on Mac OS X, and its been broken ↵ | Hans-Christoph Steiner | |
in CVS for a while now, so I am disabling it in the auto-builds svn path=/trunk/; revision=6069 | |||
2006-10-03 | deleted cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6067 | |||
2006-09-30 | reintroduced missing help message | Thomas Grill | |
added success/error reporting for file operations fixed double-free on clearing values and dirs fixed bug in XML saving of nested folders changed obviously buggy pool name registering fixed clearing values and dirs, e.g. with messages clrall and clrrec use new ToSys* methods svn path=/trunk/; revision=6060 | |||
2006-09-29 | fixed up hostname so that the domain name is not included; added skeleton to ↵ | Hans-Christoph Steiner | |
pd-devel script svn path=/trunk/; revision=6055 | |||
2006-09-29 | disable test_package because it hangs waiting for a human to type Y to the ↵ | Hans-Christoph Steiner | |
license prompt... hmm how to work around that... svn path=/trunk/; revision=6054 | |||
2006-09-29 | added blank test_package target so the auto-build doesn't throw an error | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6053 | |||
2006-09-29 | pdp and pidip now compile on Debian/stable, so let's try it in the ↵ | Hans-Christoph Steiner | |
auto-build farm svn path=/trunk/; revision=6052 | |||
2006-09-29 | fixed minor typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6051 | |||
2006-09-28 | switched to old binary install command since the new one wasn't working in ↵ | Hans-Christoph Steiner | |
all contexts; replaced make commands with MAKE variables; added more to the zexy_clean target svn path=/trunk/; revision=6050 | |||
2006-09-28 | oops, sh didn't like that case syntax, let's try this | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6049 | |||
2006-09-28 | added status message for debugging | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6048 | |||
2006-09-28 | disable libquicktime in pdp until autodetection works | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6047 | |||
2006-09-28 | fixed up for windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6046 | |||
2006-09-28 | added fftw3 compile section | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6045 | |||
2006-09-28 | Makefile tune ups and clean ups, hopefully to allow things to build faster, ↵ | Hans-Christoph Steiner | |
especially when using make -j svn path=/trunk/; revision=6040 | |||
2006-09-28 | fixed up zexy targets to only run autoconf or ./configure when needed; added ↵ | Hans-Christoph Steiner | |
--with-pd flag, but it doesn't seem to work; added autoconf stuff to the clean target svn path=/trunk/; revision=6039 | |||
2006-09-27 | *** empty log message *** | Thomas Grill | |
svn path=/trunk/; revision=6035 | |||
2006-09-26 | updated source versions as well as the howto | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6029 | |||
2006-09-25 | redirected email to pd-cvs; made this script run as the 'pd' user | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6025 | |||
2006-09-25 | removed the "-Wall" flag (there is NO use for this flag in a generic build ↵ | IOhannes m zmölnig | |
system); build zexy using zexy's build system svn path=/trunk/; revision=6024 | |||
2006-09-25 | shorted paths to files and re-added ix | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6015 |