Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2006-09-25 | shorted paths to files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6014 | |||
2006-09-24 | enabled pdp on GNU/Linux since Tom's been fixing things | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6012 | |||
2006-09-24 | remove doubleclick as rightclick on Mac OS X since the OS provides a ↵ | Hans-Christoph Steiner | |
standard method to rightclick with one-button mice svn path=/trunk/; revision=6010 | |||
2006-09-22 | call Gem's own "configure" target | IOhannes m zmölnig | |
svn path=/trunk/; revision=6001 | |||
2006-09-22 | small fixes for tutorial examples | Thomas Grill | |
fixed help methods fixed typos, dates, contact info added typed flext::NewAligned svn path=/trunk/; revision=6000 | |||
2006-09-22 | made aclocal and autoconf run everytime (at least until 'configure' is not ↵ | Hans-Christoph Steiner | |
in CVS, then it would be trivial to have them automatically triggered). disabled ffmpeg on GNU/Linux on IOhannes' request svn path=/trunk/; revision=5999 | |||
2006-09-22 | call aclocal before autoconf, just to be sure | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5996 | |||
2006-09-21 | removed ix guis from auto-builds since they stopped working | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5990 | |||
2006-09-21 | added more iemlib objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5988 |