tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
libtool
/
LT
/
at
trash-bin2
1 folder
11 files
Mode
Fix an off-by-one when -lestdc++ is passed before -lstdc++
6 years ago
Archive.pm
Style improvement based on espie@'s feedback: provide and use LT::UList->new() instead of calling tie() manually. As a bonus, few extra lines in actual code go away.
12 years ago
Exec.pm
Handle fork() errors. The Perl fork() wrapper returns undef rather than -1 on error. ok jca@
7 years ago
Getopt.pm
Make libtool handle --tag=... inside command line.
9 years ago
LaFile.pm
ensure dependency_libs and libdir are defined after parsing .la file.
6 years ago
LaLoFile.pm
Remove lexical $_ from libtool in preparation for perl 5.18
12 years ago
Library.pm
lld generates DT_RUNPATH elements instead of the older DT_RPATH. Handle both. From semarie@, tweaked by espie@ ok phessler@ espie@
7 years ago
LoFile.pm
full support for -static -shared -prefer-pic -prefer-non-pic -fpie* in --mode=compile
13 years ago
Program.pm
move stuff around some more, do not load link parts unless we are actually linking.
13 years ago
Trace.pm
- remove some unneeded quotes
13 years ago
UList.pm
Fix SPLICE in LT::UList, allowing more ports to build.
8 years ago
Util.pm
Make directory ordering in our libtool stable. Fixes quiet a few issues ajacoutot@, me and probably others were seeing. No fallout in bulk build.
12 years ago