aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2011-08-19updated to version 1.0.10 for Android support, and fixed clean target to ↵Hans-Christoph Steiner
support EXTRA_SOURCES hack svn path=/trunk/externals/plugin~/; revision=15256
2011-01-19link to libdl for dlopen() on all platformsHans-Christoph Steiner
svn path=/trunk/externals/plugin~/; revision=14756
2010-12-21updated Makefile to latest versionHans-Christoph Steiner
svn path=/trunk/externals/plugin~/; revision=14669
2010-09-22fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable thatHans-Christoph Steiner
stopped the help patches for abstractions from being installed svn path=/trunk/externals/plugin~/; revision=14178
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually ↵mescalinum
figure a way of determining automatically the CPU, but 'uname -m' doesn't tell the truth svn path=/trunk/externals/plugin~/; revision=14145
2010-09-12add EXTRA_SOURCES to dist targetHans-Christoph Steiner
svn path=/trunk/externals/plugin~/; revision=14091
2010-09-12added special case to clean targetHans-Christoph Steiner
svn path=/trunk/externals/plugin~/; revision=14084
2010-09-12fixed bug in libs/folders that end in ~; bumped to 1.0.4Hans-Christoph Steiner
svn path=/trunk/externals/plugin~/; revision=14083
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
svn path=/trunk/externals/plugin~/; revision=13994
2010-08-24converted to library template and debianizedHans-Christoph Steiner
svn path=/trunk/externals/plugin~/; revision=13938