summaryrefslogtreecommitdiff
path: root/bin/check-elf-dynamic-objects
AgeCommit message (Collapse)Author
2016-10-11check-elf-dynamic-objects: check sdk/bin tooMichael Stahl
It takes almost no time, but this way of doing it changes the interpretation of the -d parameter; not sure how important that is. Change-Id: I9d29cdf96d7006d5daea00bcc41e613fbd30aac8 Reviewed-on: https://gerrit.libreoffice.org/29707 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2016-10-11check-elf-dynamic-objects: OpenSuSE uses DT_RUNPATH, not DT_RPATHMichael Stahl
... like Fedora, so check for either. Change-Id: I0e88c8e6e7634e7cc483474bc3f654e666c3bab2
2016-10-10check-elf whitelist libxml2 not libxmlNorbert Thiebaud
Change-Id: If0179726861c867f9c25c13f9eb0b61faaee9524
2016-10-10Support parallelism for check-elf-dynamic-objectsNorbert Thiebaud
using that and restricting the tests to the content of instdir/program bring the runtime on out slave builder from 4 minutes+ to just above one second added -d <path> to override INSTDIR added -p to indicate parallelism (no limit for now, so be cautious with the -d you point too Change-Id: I14c140f54bea329b82960843a6db44bfaf6c7108
2016-10-10check-elf-dynamic-objects: file is far too slowMichael Stahl
... so use readelf itself to check if it's an ELF file. Also just skip the SDK documentation which is 2/3 of all files. Change-Id: Icfd3023dd5b2ccc4f4e94fbb05cdd4eb05051f86
2016-10-10check-elf-dynamic-objects: add libxml/libxslt to global whitelistMichael Stahl
Change-Id: Ida6495171f900edf4abe5f6ceba3a6dc2de7c2de
2016-09-21add bin/check-elf-dynamic-objectsMichael Stahl
Change-Id: Ia21375e376c25f9731455ef505422fa9bab884cb