aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-14+ removed old autogen.shBryan Jurish
2009-02-14+ pdexternal.am: distribute Changes, ChangeLog if presentBryan Jurish
2009-02-14+ updated 'deque' external to use new centralized autotools macrosBryan Jurish
2009-02-14+ removed old autogen.shBryan Jurish
2009-02-14+ minor fixes to pdexternal.amBryan Jurish
2009-02-14+ added README.txtBryan Jurish
2009-02-14+ removed tempfile which snuck into the last importBryan Jurish
2009-02-14+ added hello/ : demonstrate use of autotools utilities for Pd externalsBryan Jurish
2009-02-14+ added centralized common autotools stuff:Bryan Jurish
2009-02-12+ pdstring: added abstractions any2string.pd, string2any.pd for single-object...Bryan Jurish
2009-02-04+ fixed missing semicolon in flite.cBryan Jurish
2009-01-26+ updated error calls in flite.cBryan Jurish
2009-01-26+ added AM_MAINTAINER_MODE to */configure.acBryan Jurish
2009-01-25+ updated extended/Makefile to include new locale/ subdirBryan Jurish
2009-01-25+ got 'wchars' objects workingBryan Jurish
2009-01-24+ added basic pdstringUtils.c, bytes2wchars.cBryan Jurish
2009-01-23+ did basic renaming 'string' -> 'bytes'Bryan Jurish
2009-01-23+ added branch pdstring+wchar/ from pdstring/Bryan Jurish
2009-01-23+ added locale/ : basic C99 locale supportBryan Jurish
2009-01-23+ yet more autobuild-related updatesBryan Jurish
2009-01-22 + corrected some typosBryan Jurish
2009-01-21+ added mooPdUtils.h and some MOO_UNUSED macrosBryan Jurish
2009-01-21+ added missing flite/config/Makefile.inBryan Jurish
2009-01-20+ added autotools-generated files (for auto-builds)Bryan Jurish
2009-01-20+ updated autotools-generated files (implicit aclocal was failing on autobuil...Bryan Jurish
2009-01-17+ added [any2bytes], [bytes2any] aliases for [any2string], [string2any]Bryan Jurish
2009-01-17+ added autotools-generated files to sprinkler/Bryan Jurish
2009-01-17+ (re-)added sprinklerBryan Jurish
2009-01-17+ argh: fix incosistencyBryan Jurish
2009-01-17+ fix incosistencyBryan Jurish
2009-01-17+ added sprinkler/ (from ../sprinkler/)Bryan Jurish
2009-01-17+ distribution fixesBryan Jurish
2009-01-17+ removed autogen.stamp dependency for pdstringBryan Jurish
2008-12-07+ disabled flex, bison in local gfsm build (breaks on pd-extended darwin,ubuntu)Bryan Jurish
2008-12-04+ added 'unused' attributes to gfsm externals codeBryan Jurish
2008-12-04+ fixed missing variable in gfsm.pc.inBryan Jurish
2008-12-04 + added ./autogen.sh-generated stuff to SVN, for pd-extended auto-buildsBryan Jurish
2008-12-03+ replaced added gfsm_ prefix to *FLAGS variables in configure.ac, because th...Bryan Jurish
2008-12-02+ added debug flags to configure.ac: figure out why glib-2.0 headers aren't g...Bryan Jurish
2008-12-01+ updated local/system libgfsm logic in configure.inBryan Jurish
2008-11-30+ tweaked build rules for gfsm with local libgfsmBryan Jurish
2008-11-30+ changed local gfsm automake targets to 'noinst', added dummy prefix just to...Bryan Jurish
2008-11-30+ added libtoolize call to autogen.shBryan Jurish
2008-11-29 + added local copy of gfsm source tree in gfsm/ subdir (for pd-extended au...Bryan Jurish
2008-11-28+ new macro-free Makefile for pd-extended; old (elegant) Makefile moved to ma...Bryan Jurish
2008-09-30+ comments in MakefileBryan Jurish
2008-03-28+ cleaned up build a bit, removed class_sethelpsymbol()Bryan Jurish
2008-03-28+ updated configure.in to handle distribution-default flite installlations be...Bryan Jurish
2007-12-11+ updated for gfsm-0.0.10-pre1 (backwards-compatible)Bryan Jurish
2007-08-10+ configure.in shell syntax fixesBryan Jurish