aboutsummaryrefslogtreecommitdiff
path: root/blinkenlights
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-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-11-20changed define to __APPLE__ which is automatically defined by gcc on OSXHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=3992
2005-10-27added changes by Chun Lee : scratchingN.N.
svn path=/trunk/externals/unauthorized/; revision=3774
2005-04-19updated to build on a plain MacOSX setupHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=2783
2004-05-30trying out the roast of these NT Tweak .carmen rocco
svn path=/trunk/externals/unauthorized/; revision=1793
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-16excluded malloc.h for MacOS X because of compile troublesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=862
2003-08-16added files straight from Yves' sourcesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=859