aboutsummaryrefslogtreecommitdiff
path: root/mp3cast~
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
2010-11-05changed makefile to support 64bit recognition, if it finds 64 it adds -fPIC ↵august black
to compile options svn path=/trunk/externals/unauthorized/; revision=14265
2010-08-08i don't get it was not fixed before, this code of matthesN.N.
svn path=/trunk/externals/unauthorized/; revision=13771
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
2006-03-29re-added Carmen's MinGW port and my Darwin portHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4811
2006-02-25updated to 0.5N.N.
svn path=/trunk/externals/unauthorized/; revision=4617
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
2004-05-22making mp3*~ work on windowscarmen rocco
svn path=/trunk/externals/unauthorized/; revision=1755
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-18changed test-mp3cast~ to help-mp3cast~ to match MSP's standardHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=881
2003-08-16added files straight from Yves' sourcesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=864