| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
OK and additional changes from espie@
|
|
|
|
|
|
| |
probably be reworked and simplified in the future anyway...
ok espie@
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
that encapsulates accesses to Getopt::Long (which is badly suited for us
actually)
- simplify LT::Trace syntax
- implement --tag checks that mimic actual libtool
- add libtool comp support, as per libtool2
(but keep implicit modes as per libtool1)
- prevent shell code in nm execution
okay jasper@, steven@
|
|
|
|
|
| |
scan large binary files)
okay jasper@
|
|
this makes dependencies more apparent.
This should also speed libtool up a bit, since it won't load all the code
all the time, but only the parts that are actually needed (to wit "compile
mode" which is much smaller).
okay jasper@
|