aboutsummaryrefslogtreecommitdiff
path: root/speex~
AgeCommit message (Collapse)Author
2015-10-14merged all READMEs into oneHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15178
2015-10-14removed unneeded MakefilesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15177
2015-10-14sorted out the examples and help files and got 'make install' workingHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15176
2015-10-14got everything building using the template MakefileHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=15173
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/unauthorized/; revision=11724
2005-12-18lots of MinGW fixes for RC6Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4250
2005-12-09updated things for the new build system while maintaining backwords compatibiltyHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4173
2005-04-19updated to build on a plain MacOSX setupHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=2783
2005-04-12speexcarmen rocco
svn path=/trunk/externals/unauthorized/; revision=2741
2003-09-25updated externals so that the help files work in 0.37. Unfortunately this ↵Hans-Christoph Steiner
breaks <=0.36 support :( svn path=/trunk/externals/unauthorized/; revision=1034
2003-08-18excluded malloc.h for MacOS X because of compile troublesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=883
2003-08-16added files straight from Yves' sourcesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=864