summaryrefslogtreecommitdiff
path: root/devel/libtool/patches
AgeCommit message (Expand)AuthorFilesLines
2003-03-27Do the right thing on irix and use version=sunosjschauma1-3/+12
2003-01-31Don't use -nodefaultlibs when linking C libraries - this was for old brokenskrll1-5/+14
2003-01-21set need_version=no on Darwin, from libtool 1.4.3.grant1-16/+34
2002-12-25When checking for operation mode, add a case for 'CC', Irix' C++ compiler.jschauma1-2/+11
2002-12-25Unbreak libtool (hi Jan!)wiz1-13/+0
2002-12-23Make sure that shlibs built on IRIX use the same major version number as onjschauma2-39/+43
2002-11-17fix shared library names on FreeBSD to be like NetBSD and Solaris ingrant1-6/+30
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam3-3/+3
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