summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Add an operation `--print-rpath' to print the RPATH of the libraryEelco Dolstra2005-09-292-9/+19
* * Put in a highly Nix-specific hack to make the tests work.Eelco Dolstra2005-09-291-1/+1
* * Add a failing test for `--set-rpath'. Test-driven development!Eelco Dolstra2005-09-292-1/+23
* * Added some real tests.Eelco Dolstra2005-09-294-3/+58
* * Added a flag `--print-interpreter' that prints the path of theEelco Dolstra2005-09-291-3/+16
* * Add dist files.Eelco Dolstra2005-09-292-1/+4
* * Add tests.Eelco Dolstra2005-09-2910-7/+63
* * Document other people's bugs ;-)Eelco Dolstra2005-09-291-0/+6
* * Dummy commit.Eelco Dolstra2005-08-231-1/+1
* * Don't remove non-absolute paths from the RPATH like "$ORIGIN".Eelco Dolstra2005-02-231-6/+16
* * Keep same permissions, and handle the case where the file isEelco Dolstra2004-09-271-7/+21
* * Fix equality check.Eelco Dolstra2004-09-272-471/+1
* * Autoconfiscate patchelf.Eelco Dolstra2004-09-245-13/+496
* * The new interpreter can be specified with the `--interpreterEelco Dolstra2004-09-242-89/+256
* * Also move the section header table to the start of the file.Eelco Dolstra2004-09-241-16/+22
* * Dummy test program.Eelco Dolstra2004-09-241-0/+9
* * Made changing the ELF interpreter more robust. Previously I justEelco Dolstra2004-09-242-13/+108
* * Bug fix.Eelco Dolstra2004-09-241-2/+3
* * Proof-of-concept of a tool to patch *existing* ELF executable to useEelco Dolstra2004-09-232-0/+133