summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/symbolextractor.py
Commit message (Expand)AuthorAgeFilesLines
* Don't use len() to test for container emptinessDylan Baker2019-04-251-2/+2
* Add symbol sizes to .symbols filesArkadiusz Hiler2019-04-041-1/+8
* style: fix E226 violationsIgor Gnatenko2017-01-011-1/+1
* tree-wide: remove unused importsIgor Gnatenko2016-12-191-2/+2
* remove shebangs from scriptsIgor Gnatenko2016-12-181-2/+0
* Use universal_newlines=True for all Popen callsNirbheek Chauhan2016-12-111-10/+8
* allow overriding nm with NMMarc-Antoine Perennou2016-12-051-1/+6
* allow overriding readelf with READELFMarc-Antoine Perennou2016-12-051-2/+7
* Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen2016-10-071-0/+0
* Use context manager for file I/O.Elliott Sales de Andrade2016-08-271-3/+6
* Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen2016-01-161-0/+106