Age | Commit message (Expand) | Author |
2009-02-15 | + added auto-build log-parsing utilities | Bryan Jurish |
2009-02-14 | + fixed debug-vs-optimization buglet in ax_pd_external.m4 | Bryan Jurish |
2009-02-14 | + updated 'flite' external to use new centralized autotools macros | Bryan Jurish |
2009-02-14 | + removed old autogen.sh | Bryan Jurish |
2009-02-14 | + pdexternal.am: distribute Changes, ChangeLog if present | Bryan Jurish |
2009-02-14 | + updated 'deque' external to use new centralized autotools macros | Bryan Jurish |
2009-02-14 | + removed old autogen.sh | Bryan Jurish |
2009-02-14 | + minor fixes to pdexternal.am | Bryan Jurish |
2009-02-14 | + added README.txt | Bryan Jurish |
2009-02-14 | + removed tempfile which snuck into the last import | Bryan Jurish |
2009-02-14 | + added hello/ : demonstrate use of autotools utilities for Pd externals | Bryan 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.c | Bryan Jurish |
2009-01-26 | + updated error calls in flite.c | Bryan Jurish |
2009-01-26 | + added AM_MAINTAINER_MODE to */configure.ac | Bryan Jurish |
2009-01-25 | + updated extended/Makefile to include new locale/ subdir | Bryan Jurish |
2009-01-25 | + got 'wchars' objects working | Bryan Jurish |
2009-01-24 | + added basic pdstringUtils.c, bytes2wchars.c | Bryan 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 support | Bryan Jurish |
2009-01-23 | + yet more autobuild-related updates | Bryan Jurish |
2009-01-22 | + corrected some typos | Bryan Jurish |
2009-01-21 | + added mooPdUtils.h and some MOO_UNUSED macros | Bryan Jurish |
2009-01-21 | + added missing flite/config/Makefile.in | Bryan 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 sprinkler | Bryan Jurish |
2009-01-17 | + argh: fix incosistency | Bryan Jurish |
2009-01-17 | + fix incosistency | Bryan Jurish |
2009-01-17 | + added sprinkler/ (from ../sprinkler/) | Bryan Jurish |
2009-01-17 | + distribution fixes | Bryan Jurish |
2009-01-17 | + removed autogen.stamp dependency for pdstring | Bryan 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 code | Bryan Jurish |
2008-12-04 | + fixed missing variable in gfsm.pc.in | Bryan Jurish |
2008-12-04 | + added ./autogen.sh-generated stuff to SVN, for pd-extended auto-builds | Bryan 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.in | Bryan Jurish |
2008-11-30 | + tweaked build rules for gfsm with local libgfsm | Bryan 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.sh | Bryan 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 Makefile | Bryan Jurish |
2008-03-28 | + cleaned up build a bit, removed class_sethelpsymbol() | Bryan Jurish |