summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | raise error if no DT_SONAME foundChingis Dugarzhapov2014-04-101-1/+9
| * | | | | --set-soname, fixed help messageChingis Dugarzhapov2014-04-101-1/+1
| * | | | | --set-soname with .dynstr section resize, proper debug messagesChingis Dugarzhapov2014-04-101-3/+17
| * | | | | --set-soname, first working prototypeChingis Dugarzhapov2014-04-091-5/+40
| * | | | | Added --print-soname option, to print DT_SONAME entry of .dynamic sectionChingis Dugarzhapov2014-04-081-1/+33
|/ / / / /
* | | | | Update version0.8Eelco Dolstra2014-01-142-1/+5
* | | | | In symbol tables, rewrite st_value for STT_SECTION entriesEelco Dolstra2014-01-141-0/+4
* | | | | Handle invalid symbol table entries that refer to non-existent sectionsEelco Dolstra2014-01-141-3/+8
* | | | | Prepare 0.7 release0.7Eelco Dolstra2014-01-072-3/+3
| |/ / / |/| | |
* | | | Add an aggregate jobEelco Dolstra2013-10-241-1/+20
* | | | Add Fedora 19 and Ubuntu 13.10 buildsEelco Dolstra2013-10-231-2/+6
* | | | Build Fedora 18 RPMsEelco Dolstra2013-05-082-1/+5
* | | | Build Debian 7.0 debsEelco Dolstra2013-05-071-0/+2
* | | | Build Ubuntu 13.04 debsEelco Dolstra2013-05-031-0/+2
|/ / /
* | | Don't run the tests on DarwinEelco Dolstra2013-03-061-1/+1