summaryrefslogtreecommitdiff
path: root/bin/symbolstore.py
AgeCommit message (Expand)Author
2024-07-25bin: fix issues found by Ruff linterIlmari Lauhakangas
2024-03-28tdf#158803 unncessary semicolonsLeSasse
2024-03-28tdf#158803 filename is undefined, should be self.rootLeSasse
2024-03-28tdf#158803 fix typo NotImplementedErrors -> NotImplementedErrorLeSasse
2023-12-11symbolstore: update to python3Xisco Fauli
2021-06-17don't ignore dump_syms errors during symbol extractionChristian Lohmaier
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2017-03-19Fix typosAndrea Gelmini
2016-05-24this is unnecessary and os.path.abspath seems to be confused in cygwinMarkus Mohrhard
2016-05-23also handle .bin files in the windows symbol codeMarkus Mohrhard
2016-02-22add script to generate symbolsMarkus Mohrhard