summaryrefslogtreecommitdiff
path: root/symbolextractor.py
AgeCommit message (Expand)Author
2016-01-15Organise files into a module structure.Jussi Pakkanen
2015-08-25More robust windows detection and more logs.Jussi Pakkanen
2015-06-19symbolextractor: fix bad-continuationIgor Gnatenko
2015-03-02User optparse in symbolextractor.Jussi Pakkanen
2014-11-16Harmonised copyright declarations.Jussi Pakkanen
2013-08-24Updated symbolextractor to work with cross builds.Jussi Pakkanen
2013-06-12If should have been elif.Jussi Pakkanen
2013-06-07Made symbol extractor work on OSX.Jussi Pakkanen
2013-06-07Only relink if exported symbols of dependencies change.Jussi Pakkanen
2013-06-05Check return code.Jussi Pakkanen
2013-06-05Created a script to extract symbol info from a shared library.Jussi Pakkanen