summaryrefslogtreecommitdiff
path: root/devel/libtool/patches
AgeCommit message (Expand)AuthorFilesLines
2002-05-21Make libtool work on Darwin, based on the patches in pkg/16104 byschmonz3-4/+93
2002-03-26Fix a bug when inferring the CXX tag which meant that for certainskrll1-14/+20
2002-03-21Fix the pattern that matches valid library files so that it allows '.'skrll6-3/+83
2002-03-01Pull in a change from libtool-current that changes the dependencyskrll2-7/+136
2002-01-04Allow objects of the form libfoo_pic.a to be linked into shared objects asskrll1-0/+16
2001-10-26Fix a typo that has there for ages so that the previous fix for newskrll1-2/+2
2001-10-26Fix ltcf-cxx.sh to work on -current/new toolchains. That is make sure thatskrll1-2/+2
2001-10-04There is only one system library path: /usr/lib. Don't include /lib andskrll1-2/+11
2001-07-06Make this compile on NetBSD/newsmips (i.e., mipseb). At least amandaenami1-0/+22
2001-06-20Fix --mode=execute quoting problem.skrll1-2/+11
2001-06-14Update libtool to a newer snapshot.skrll14-313/+67
2001-05-22Handle shared libraries the same on Linux as Solaris and NetBSDabs1-3/+12
2001-05-09If a tag has not been given, and we're using a compiler which is not oneagc1-7/+57
2001-05-08Fix problem where CXX and CXXFLAGS were incorrectly used when --tag=CC isskrll1-2/+2
2001-04-03Implement a new deplibs_check_method called match_pattern and use it.skrll8-1/+175
2001-03-26Bump the buffer size even more for KDE2. As Hubert points out libtoolskrll1-2/+2
2001-03-18Change the workaround for old compiler versions so that it actually works.skrll2-27/+10
2001-03-12Re-enable the -release option of libtool. ELF is fully supported with a.outskrll1-14/+6
2001-02-28Restore old numbering scheme for libraries on Solaris as discussed onskrll1-3/+12
2001-02-28Revert previous change it didn't work. Instead force the inclusion of askrll2-33/+27
2001-02-28Fall back to the default configuration when unable to infer a tag.skrll1-6/+30
2001-02-27Update libtool to be based on a CVS snapshot of the multi-language branchskrll7-206/+124
2001-02-11Add a missing colonskrll1-4/+4
2001-02-03Split into libtool-base and libtool-info, for easier system bootstrap.hubertf1-0/+14
2001-01-26Use $CC_FOR_BUILD on checking system types in config.guess.tsutsui1-2/+2
2001-01-26Improve argument checking for -version-info. Bump to nb11.skrll1-2/+29
2001-01-24Use "uname -p" or "sysctl -n hw.machine_arch" to check system typestsutsui1-22/+52
2001-01-15Move check for C++ contructors/destructors to occur earlier to preventjlam2-14/+21
2001-01-14Fix config.guess to recognise mvme68k.scw1-21/+22
2001-01-09On a.out systems link shared libraries against c++rt0.o only if therebad2-16/+68
2000-12-28Update to 1.3.5nb10:wiz1-5/+5
2000-11-26Set need_lib_prefix=no for all NetBSD platforms. gnumeric import modules andmycroft1-4/+6
2000-11-26*SIGH*mycroft2-10/+32
2000-11-26need_version is mostly bullshit. It only succeeds in breaking everything thatmycroft1-4/+6
2000-11-17Make libtool actually use library dependencies for a.out, since we do in factmycroft1-5/+12
2000-10-12Make sure that -Wl does the right thing on a.out.skrll1-12/+17
2000-09-14Depreciate use of cc -shared as test and cc as linker in a.out case.skrll3-52/+42
2000-08-26Also use the solaris library naming on Solaris and not the linux one.veego1-1/+10
2000-08-01addjun1-0/+22
2000-06-29Update to support C++ in a different way to pkglibtool. There is noskrll1-10/+43
2000-06-04Fix aout brokenness. Bump libtool to 1.3.5nb3.rh2-9/+26
2000-06-04Prepend '-Wl,' to linker flags so compiler frontend doesn't choke onrh1-2/+2
2000-06-01Pull in some of the libtool-current changes to handle -Wl linker options,rh1-0/+29
2000-05-31Update libtool to 1.3.5. Changes are mainly bugfixes. This also fixesrh1-0/+29
2000-05-02Remove patches to deal with two bugs involving configure's handling ofdanw1-20/+0
1999-09-02update for libtool-1.3.3christos1-33/+18
1998-11-12Add missing NetBSD RCS Id.agc1-0/+2
1998-10-02Switch USE_LIBTOOL pkgs to use pkglibtool, and revert libtool back to atv2-48/+6
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-07-21Add the option --install-la to libtool (ignored except duringtv1-31/+29