summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'patch-1' of https://github.com/darealshinji/patchelfmodEelco Dolstra2015-07-232-38/+9
|\ \ \
| * | | Don't need libattr and libacl anymoredarealshinji2015-07-131-8/+0
| * | | Don't create a temporary copy to not break hardlinks (fixes #32)darealshinji2015-07-131-30/+9
| |/ /
* | | Configure automatically the page size with a runtime call, solve the issue #5...Adrien Devresse2015-07-232-21/+29
* | | Change configure.ac from OpenWrt to support Mac OSAlexandre Pretyman2015-07-171-1/+1
|/ /
* | Quick fix for #47Eelco Dolstra2015-07-101-1/+1
* | Merge pull request #35 from darealshinji/patch-2Eelco Dolstra2015-06-231-217/+847
|\ \
| * | comment out Glibc-specific linesdarealshinji2014-08-291-4/+4
| * | revert changesdarealshinji2014-08-281-33/+3
| * | Update configure.acdarealshinji2014-08-281-3/+33
| * | Update elf.hdarealshinji2014-08-281-217/+847
| |/
* | man page: add docs for two options from readmeVladimír Čunát2015-06-231-0/+8
* | Remove Hydra scheduling prioritiesEelco Dolstra2014-11-201-66/+66
* | Add Fedora 20 and Ubuntu 14.10 buildsEelco Dolstra2014-11-201-0/+4
* | Shut up some warningsEelco Dolstra2014-11-061-9/+5
* | let's print compiler warningsdarealshinji2014-11-061-0/+2
* | Merge pull request #42 from xiaosuo/masterEelco Dolstra2014-11-062-0/+54
|\ \
| * | Add option --no-default-libChangli Gao2014-10-222-0/+54
|/ /
* | Disable OpenSuSE 11.0 buildsEelco Dolstra2014-09-251-2/+2
* | Disable FreeBSD buildsEelco Dolstra2014-09-251-1/+1
|/
* Fix build on LinuxEelco Dolstra2014-08-181-0/+2
* StyleEelco Dolstra2014-07-291-3/+6
* Add dependency on acl/attr packagesEelco Dolstra2014-07-291-0/+1
* Use libattr and libacl to copy permissions if availableJeremy Sanders2014-07-292-0/+25
* no-rpath-prebuild.sh: Don't run resulting binaryEelco Dolstra2014-07-181-6/+3
* Build on Ubuntu 14.04Eelco Dolstra2014-07-181-2/+4
* Update .gitignoreEelco Dolstra2014-04-241-0/+18
* Merge branch 'master' of github.com:vdanjean/patchelfEelco Dolstra2014-04-2419-8/+86
|\
| * rewrite no-rpath testVincent Danjean2012-07-1119-8/+85
| * Merge remote-tracking branch 'origin/master'Vincent Danjean2012-07-110-0/+0
| |\
| * | Rewrite tests in automakeVincent Danjean2012-06-212-38/+46
| * | Add a .gitignore for all file generated by ./bootstrap.shVincent Danjean2012-06-211-0/+7
| * | Cleanup configure.acVincent Danjean2012-06-211-2/+3
| * | Allow parallel execution of testsVincent Danjean2012-06-217-65/+72
| * | Use autoreconf to bootstrap the projectVincent Danjean2012-06-211-4/+1
| * | fix build *and check* out of treeVincent Danjean2012-06-212-5/+5
| * | Use automake support to install docsVincent Danjean2012-06-211-3/+1
* | | Merge branch 'document-remove-needed' of github.com:fsateler/patchelfEelco Dolstra2014-04-241-3/+3
|\ \ \
| * | | Document --remove-needed in manpageFelipe Sateler2014-03-181-0/+4
* | | | Merge branch 'manpage-typo' of github.com:fsateler/patchelfEelco Dolstra2014-04-241-1/+1
|\ \ \ \
| * | | | Fix typo in manpageFelipe Sateler2014-03-281-1/+1
| |/ / /
* | | | Merge branch 'master' of github.com:ext/patchelfEelco Dolstra2014-04-242-1/+5
|\ \ \ \
| * | | | Add --remove-needed to manpage.David Sveningsson2013-12-171-0/+4
| * | | | support -h in addition to --helpDavid Sveningsson2013-12-171-1/+1
* | | | | Merge branch 'master' of github.com:rgcjonas/patchelfEelco Dolstra2014-04-242-1/+121
|\ \ \ \ \
| * | | | | Add ability to add and replace DT_NEEDED entriesJonas Kuemmerlin2013-04-282-1/+121
* | | | | | Merge branch 'cdugz-master'Eelco Dolstra2014-04-243-3/+132
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Clear help message for --print-soname and --set-soname optionsChingis Dugarzhapov2014-04-191-2/+2
| * | | | | Added tests for --print-soname and --set-sonameChingis Dugarzhapov2014-04-192-2/+25
| * | | | | Added assertion in TODO, removed some useless debug msgs...Chingis Dugarzhapov2014-04-101-6/+23