index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
scripts
/
depfixer.py
Age
Commit message (
Expand
)
Author
2017-05-04
Use American English: behaviour -> behavior
Peter Hutterer
2017-05-02
Don't use len() to test emptiness vs not emptiness
Dylan Baker
2017-04-17
Do not obliterate old rpath because it might be used due to read only data sh...
Jussi Pakkanen
2017-01-18
cleanup: Remove redundant parentheses
Mike Sinkovsky
2017-01-03
fix 'unreachable code' warnings
Mike Sinkovsky
2017-01-01
style: fix E703 violations
Igor Gnatenko
2017-01-01
style: fix E265 violations
Igor Gnatenko
2017-01-01
style: fix E226 violations
Igor Gnatenko
2016-12-21
Fix installation of statically linked executable for ELF binary.
Matthieu Gautier
2016-12-18
remove shebangs from scripts
Igor Gnatenko
2016-10-24
Fix depfixer on MIPS.
Aurelien Jarno
2016-10-07
Remove shebangs on files that are not runnable and add execute bits to those ...
Jussi Pakkanen
2016-08-27
Convert depfixer.Elf class into a context manager.
Elliott Sales de Andrade
2016-08-04
Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings.
Jussi Pakkanen
2016-03-30
Invoke depfixer in-process to make it faster. Closes #480.
Jussi Pakkanen
2016-01-16
Renamed meson package to mesonbuild so that we can have a script named meson ...
Jussi Pakkanen
[prev]