summaryrefslogtreecommitdiff
path: root/devel/libtool/patches
AgeCommit message (Expand)AuthorFilesLines
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
1998-07-17Eliminate ".la file is not installed" warnings - our linker doesn'ttv1-2/+30
1998-07-16Change libtool _not_ to install the .la file. Though marked as "fortv1-0/+14
1998-07-13For consistency between a.out and ELF NetBSD platforms, use the sametv1-7/+4
1998-07-13Add and activate libtool (with a.out and ELF support), a GNU utility fortv2-21/+33
1998-07-13Import of FreeBSD's libtool pkg (patches to follow).tv2-0/+22