aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28use garray_getfloatwords() to make [flite] 64bit compatibleHEADsvn2git-headexternals/moocowIOhannes m zmölnig
2011-10-16+ flite v0.02-3: fixed buggy voice-lib check in configure.acBryan Jurish
2010-11-25added META subpatchJonathan Wilkes
2009-09-30added pd/src as a location to look for pd.dll for building on MinGWHans-Christoph Steiner
2009-05-19added fink support so flite can find its static libHans-Christoph Steiner
2009-05-16+ minor help-file and configure fixesBryan Jurish
2009-05-14+ win32 fixes: check for dirent.d_type and DT_* declsBryan Jurish
2009-04-27+ yet more *FLAGS madnessBryan Jurish
2009-04-26+ yet more quoted-command-line-macro hellBryan Jurish
2009-04-25+ yet another win32 bugfixBryan Jurish
2009-04-25+ updated ./configure scripts for win32 bug-huntBryan Jurish
2009-04-25+ updated extended/Makefile, locale/: win32 configure bug huntBryan Jurish
2009-04-25containing strange pragmas to only Microsoft's compiler, they are not needed ...Hans-Christoph Steiner
2009-04-24+ removed extraneous LDFLAGS quotes from MakefileBryan Jurish
2009-04-23+ added generic installation instructions INSTALLBryan Jurish
2009-04-19+ added -L$(pd_src)/bin to LDFLAGSBryan Jurish
2009-04-19+ updated configure scripts for win32/mingw buildsBryan Jurish
2009-04-19+ updated known-system check in common/m4/ax_pd_external.m4Bryan Jurish
2009-04-19+ updated README.svnBryan Jurish
2009-03-09+ improved log parsingBryan Jurish
2009-03-09+ use 'cp -R' instead of 'cp -a' for macosxBryan Jurish
2009-03-07+ changed 'svn-prepare.sh' calls to literal copy in extended/MakefileBryan Jurish
2009-03-07+ removed svn-prepare.sh symlinks (needed by pd-extended builds)Bryan Jurish
2009-03-07+ updated README.(txt|html)Bryan Jurish
2009-03-07+ changed 'svn-prepare.sh' calls to 'svn-prepare.sh copy' for windoof-safety ...Bryan Jurish
2009-03-07+ eliminated build-time dependence on svn:special symlinksBryan Jurish
2009-03-07+ updated 'hello' example external: eliminate build-time dependence on svn:sp...Bryan Jurish
2009-02-15+ finished centralization of build logicBryan Jurish
2009-02-15+ added auto-build log-parsing utilitiesBryan Jurish
2009-02-14+ fixed debug-vs-optimization buglet in ax_pd_external.m4Bryan Jurish
2009-02-14+ updated 'flite' external to use new centralized autotools macrosBryan Jurish
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