summaryrefslogtreecommitdiff
path: root/py/makeqstrdefs.py
AgeCommit message (Expand)Author
2016-06-16py/makeqstrdefs.py: Remove restriction that source path can't be absolute.Paul Sokolovsky
2016-04-25py/makeqstrdefs.py: Windows compatibility.stijn
2016-04-25py/makeqstrdefs.py: Remove unused function/variable/import.stijn
2016-04-19py: Divide "split" and "cat" phases of qstr extraction for better efficiency.Paul Sokolovsky
2016-04-19py/makeqstrdefs.py: Process only CPP line-numbering info.Paul Sokolovsky
2016-04-19py: Rework QSTR extraction to work in simple and obvious way.Paul Sokolovsky
2016-04-16py/makeqstrdefs: Add script to automate extraction of qstr from sources.Pavel Moravec