Aurelien Jarno
|
caa1ef6318
|
Fix depfixer on MIPS.
|
2016-10-24 12:14:42 -07:00 |
Jussi Pakkanen
|
1f4cce86ad
|
Remove shebangs on files that are not runnable and add execute bits to those that are.
|
2016-10-07 21:10:33 +03:00 |
Elliott Sales de Andrade
|
fe0aa7daff
|
Convert depfixer.Elf class into a context manager.
This allows for automatic closing of its internal file handle.
|
2016-08-27 18:29:56 -04:00 |
Jussi Pakkanen
|
3671c40a4b
|
Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings.
|
2016-08-04 21:31:40 +03:00 |
Jussi Pakkanen
|
67377e69b5
|
Invoke depfixer in-process to make it faster. Closes #480.
|
2016-03-30 22:09:36 +03:00 |
Jussi Pakkanen
|
23b98cd6e6
|
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
|
2016-01-16 17:35:29 +02:00 |