summaryrefslogtreecommitdiffstats
path: root/bin/slxldd
Commit message (Expand)AuthorAgeFilesLines
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-091-22/+14Star
* * moved functionality of slxldd into a module (LibScanner),Oliver Tappe2008-01-221-206/+7Star
* * avoid warning if ld.so.conf doesn't exist (seems to be the case onOliver Tappe2007-10-051-0/+1
* * changed several class interfaces as a result of trying to integrate supportOliver Tappe2007-07-281-2/+4
* * some more work at UTF-8-compliance I forgot beforeOliver Tappe2007-07-221-1/+1
* * fixed glob()-related hang in slxldd.Oliver Tappe2007-07-221-1/+2
* * tried to avoid a specific (but spurious) uninitialized value warning Oliver Tappe2007-07-181-5/+7
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-1/+5
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-7/+11
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-28/+41
* * switched strange behaviour: instead of forcing absolute paths to be relativ...Oliver Tappe2007-05-061-5/+5
* * added workaround for /lib32 and /usr/lib32 not being referenced inOliver Tappe2007-04-261-4/+14
* * inserted correct copyright headerOliver Tappe2007-03-231-4/+11
* * fixed incorrect uses of the _tr() functionOliver Tappe2007-03-231-2/+2
* * fixed bug reported by Dirk: some systems (kubuntu) do not have a ld.so.conf...Oliver Tappe2007-03-061-2/+2
* * fixed bug that caused the architecture detection to fail an 64-bitOliver Tappe2007-02-231-3/+11
* Small Fix: Quotation marks now prevent the path elements to be interpreted as...Felix Endres2007-02-051-2/+2
* * fixed two incorrect uses of _tr()Oliver Tappe2007-02-051-2/+3
* * fixed problems with regards to extractTranslations.plOliver Tappe2007-02-031-4/+12
* * added missing calls to _tr() for verbose output such that these will be tra...Oliver Tappe2007-02-031-11/+12
* * moved slxldd from config-db to (new) bin folder as it has nothing to do wit...Oliver Tappe2007-02-031-0/+273