summaryrefslogtreecommitdiffstats
path: root/config-db/slxldd
Commit message (Collapse)AuthorAgeFilesLines
* * moved slxldd from config-db to (new) bin folder as it has nothing to do ↵Oliver Tappe2007-02-031-273/+0Star
| | | | | | with the config-db git-svn-id: http://svn.openslx.org/svn/openslx/trunk@671 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for binaries using rpaths (explicit paths specified at link ↵Oliver Tappe2007-02-031-7/+43
| | | | | | | | | stage) * added more output in verbose mode git-svn-id: http://svn.openslx.org/svn/openslx/trunk@670 95ad53e4-c205-0410-b2fa-d234c58c8868
* * adjusted scripts and Makefile to new directory layoutOliver Tappe2007-01-141-5/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@628 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved basic perl modules into new 'lib' folder in order to make them availableOliver Tappe2007-01-141-1/+1
| | | | | | | to other parts than the config-db git-svn-id: http://svn.openslx.org/svn/openslx/trunk@625 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for --man and --verboseOliver Tappe2007-01-131-4/+11
| | | | | | | | * fixed incorrect handling of relative paths * in verbose mode, libs that are skipped because of wrong platform are listed git-svn-id: http://svn.openslx.org/svn/openslx/trunk@624 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for dual-bitwidth platforms (32-/64-bit) by explicitly checkingOliver Tappe2007-01-121-8/+28
| | | | | | | | | | the bitwidth of every binary and library. This fixes the incongruent results reported by Dirk. * changed order of processing from depth-first to breadth-first to more closely resemble the output of ldd. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@623 95ad53e4-c205-0410-b2fa-d234c58c8868
* * --root-path now defaults to '/'Oliver Tappe2006-10-291-1/+16
| | | | | | | * if any of the given files doesn't exist, slxldd now bails git-svn-id: http://svn.openslx.org/svn/openslx/trunk@480 95ad53e4-c205-0410-b2fa-d234c58c8868
* * adjusted PODs and abstracts to recent name changes.Oliver Tappe2006-10-291-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@479 95ad53e4-c205-0410-b2fa-d234c58c8868
* * renamed several scripts to our new convention: no .pl forOliver Tappe2006-10-281-0/+199
user-executable stuff... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@475 95ad53e4-c205-0410-b2fa-d234c58c8868