index
:
patchelf.git
0.1-release
0.2-release
0.3-release
aarch64
ci-musl
domenkozar-patch-1
github-actions
master
travis-test
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Use a bigger maximum size.
Eelco Dolstra
2005-10-02
1
-1/+2
*
* Handle the case where no RPATH is present, so the .dynamic table has
Eelco Dolstra
2005-10-01
4
-77/+152
*
* Handle `--set-rpath' for the growing case.
Eelco Dolstra
2005-09-30
4
-22/+58
*
* `patchelf --set-rpath': short case.
Eelco Dolstra
2005-09-30
3
-19/+35
*
* Refactoring continued: `--shrink-rpath' works again.
Eelco Dolstra
2005-09-30
1
-134/+61
*
* Clear out trailing and padding space.
Eelco Dolstra
2005-09-30
1
-1/+6
*
* Revert.
Eelco Dolstra
2005-09-30
1
-1/+1
*
* Refactoring continued: `--set-interpreter' works again.
Eelco Dolstra
2005-09-30
2
-50/+92
*
* Start of refactoring to support growing the RPATH.
Eelco Dolstra
2005-09-30
1
-28/+207
*
* Doh!
Eelco Dolstra
2005-09-30
1
-1/+1
*
* Also try a interpreter with a long name.
Eelco Dolstra
2005-09-30
3
-6/+26
*
* Set a interpreter with a short name.
Eelco Dolstra
2005-09-30
2
-3/+3
*
* C++-ify.
Eelco Dolstra
2005-09-30
2
-97/+93
*
* Use a real programming language.
Eelco Dolstra
2005-09-30
3
-5/+7
*
* Don't use an impure test path.
Eelco Dolstra
2005-09-29
1
-1/+1
*
* Debug.
Eelco Dolstra
2005-09-29
1
-1/+1
*
* Add an operation `--print-rpath' to print the RPATH of the library
Eelco Dolstra
2005-09-29
2
-9/+19
*
* Put in a highly Nix-specific hack to make the tests work.
Eelco Dolstra
2005-09-29
1
-1/+1
*
* Add a failing test for `--set-rpath'. Test-driven development!
Eelco Dolstra
2005-09-29
2
-1/+23
*
* Added some real tests.
Eelco Dolstra
2005-09-29
4
-3/+58
*
* Added a flag `--print-interpreter' that prints the path of the
Eelco Dolstra
2005-09-29
1
-3/+16
*
* Add dist files.
Eelco Dolstra
2005-09-29
2
-1/+4
*
* Add tests.
Eelco Dolstra
2005-09-29
10
-7/+63
*
* Document other people's bugs ;-)
Eelco Dolstra
2005-09-29
1
-0/+6
*
* Dummy commit.
Eelco Dolstra
2005-08-23
1
-1/+1
*
* Don't remove non-absolute paths from the RPATH like "$ORIGIN".
Eelco Dolstra
2005-02-23
1
-6/+16
*
* Keep same permissions, and handle the case where the file is
Eelco Dolstra
2004-09-27
1
-7/+21
*
* Fix equality check.
Eelco Dolstra
2004-09-27
2
-471/+1
*
* Autoconfiscate patchelf.
Eelco Dolstra
2004-09-24
5
-13/+496
*
* The new interpreter can be specified with the `--interpreter
Eelco Dolstra
2004-09-24
2
-89/+256
*
* Also move the section header table to the start of the file.
Eelco Dolstra
2004-09-24
1
-16/+22
*
* Dummy test program.
Eelco Dolstra
2004-09-24
1
-0/+9
*
* Made changing the ELF interpreter more robust. Previously I just
Eelco Dolstra
2004-09-24
2
-13/+108
*
* Bug fix.
Eelco Dolstra
2004-09-24
1
-2/+3
*
* Proof-of-concept of a tool to patch *existing* ELF executable to use
Eelco Dolstra
2004-09-23
2
-0/+133