summaryrefslogtreecommitdiffstats
path: root/usr.bin/libtool/LT/Program.pm (follow)
Commit message (Expand)AuthorAgeFilesLines
* move stuff around some more, do not load link parts unless we are actuallyespie2012-07-131-112/+1
* common code for deducing libraries.espie2012-07-121-9/+2
* deal with -pthread as a "once on" option.espie2012-07-121-2/+3
* unwanted duplicateespie2012-07-121-2/+1
* simplify yet a bit moreespie2012-07-121-14/+4
* thinkoespie2012-07-111-2/+1
* fix bug for real. Turns out some libraries (xcb...) have NEEDED that goespie2012-07-111-5/+19
* quick fix ?espie2012-07-101-10/+6
* unconfuse myself.espie2012-07-101-4/+2
* ouch, Rresolved and libsearchdirs no longer live in main, so make themespie2012-07-101-7/+6
* move some shit around to (more or less) where it belongsespie2012-07-101-4/+5
* bye-bye Getopt::Longespie2012-07-101-8/+8
* clean-up shit, pull some of LT::Util into ltconfig objectespie2012-07-101-3/+3
* a few big changesespie2012-07-081-18/+30
* add my copyright, since I'm going to do yet MORE changes...espie2012-07-061-1/+2
* error and warning messages should be explicit, sigh...espie2012-07-051-2/+2
* - start cleaning up options handling: put things into a separate packageespie2012-07-041-13/+14
* a few minor cleanup and performance tweaks (is_wrapper doesn't need toespie2012-06-281-2/+2
* add libtool to base, okay deraadt@, jasper@, millert@...espie2012-06-191-0/+188