aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/depfixer.py
AgeCommit message (Expand)AuthorFilesLines
2017-01-01style: fix E226 violationsIgor Gnatenko1-12/+12
2016-12-21Fix installation of statically linked executable for ELF binary.Matthieu Gautier1-0/+7
2016-12-18remove shebangs from scriptsIgor Gnatenko1-2/+0
2016-10-24Fix depfixer on MIPS.Aurelien Jarno1-0/+6
2016-10-07Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen1-0/+0
2016-08-27Convert depfixer.Elf class into a context manager.Elliott Sales de Andrade1-12/+22
2016-08-04Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings.Jussi Pakkanen1-7/+23
2016-03-30Invoke depfixer in-process to make it faster. Closes #480.Jussi Pakkanen1-10/+13
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+302