Age | Commit message (Expand) | Author | Files | Lines |
2012-07-26 | Add a special case for f77 on MirBSD. This is what the wrapper scripts call | bsiegert | 1 | -3/+3 |
2011-09-16 | Revert. Doesn't follow the patch rules for libtool, wasn't discussed | joerg | 1 | -2/+2 |
2011-09-14 | Don't add -z text unconditionally to ld on SunOS. This make | hans | 1 | -2/+2 |
2011-05-14 | Add MirBSD support to libtool. The patches are based on the ones from MirPorts, | bsiegert | 1 | -4/+4 |
2011-03-23 | Backport Haiku support, taken from upstream. | obache | 1 | -4/+4 |
2010-03-17 | Fix support of g95 as the fortran on NetBSD. | markd | 1 | -2/+2 |
2009-12-18 | Add some band aid for the not-yet-fully-analyzed issue with sh on | joerg | 1 | -2/+2 |
2009-12-17 | Fix another set of broken macro names. Regen patches. | joerg | 1 | -3/+3 |
2009-12-16 | Fix a macro name so that the correct C++ linkage on NetBSD and QNX is | joerg | 1 | -3/+3 |
2009-12-15 | Update to libtool-2.2.6b. This switches libtool to the new main branch. | joerg | 1 | -9/+8 |
2009-12-15 | Fix a potential security issue in libltdl by making sure that the | joerg | 1 | -1/+2 |
2009-07-08 | Add support for g95 on NetBSD to libtool. | markd | 1 | -2/+2 |
2009-03-23 | PR 40405: Change soname logic for DragonFly to follow the normal major | joerg | 1 | -3/+3 |
2008-11-19 | update to libtool 1.5.26 using libtool/patches/manual.README procedure: | chuck | 1 | -6/+6 |
2007-10-07 | Fix patchsums. | joerg | 1 | -3/+3 |
2007-09-15 | Update to libtool 1.5.24: | joerg | 1 | -7/+7 |
2006-12-15 | In the libtool configure script, the basename of the compiler is used | dmcmahill | 1 | -3/+3 |
2006-08-23 | unbreak libtool on irix again (somehow this was lost a while ago) | jschauma | 1 | -2/+2 |
2006-02-28 | Comment out a fragment of ltmain.sh, which breaks the installation | joerg | 1 | -2/+2 |
2006-02-06 | Fix regression on DragonFly where two config variables were no longer being | tv | 1 | -3/+3 |
2006-01-30 | Update libtool to 1.5.22. Too many changes for CVS commit logs; here's | tv | 1 | -7/+7 |
2005-11-09 | libtool-base-1.5.18nb6: | tv | 1 | -3/+3 |
2005-09-21 | Add change from MirOS that resets $versuffix2 to empty if -avoid-version is u... | tv | 1 | -2/+2 |
2005-07-03 | Another Interix fix; $soname -> $soname.exp in two places where it was not | tv | 1 | -3/+3 |
2005-07-03 | libtool-base 1.5.18nb4: Fix a really nasty bug on Interix; | tv | 1 | -3/+3 |
2005-06-05 | nb3: Add OS-specific fix for -pthread on DragonFly, based on work by | tv | 1 | -2/+2 |
2005-05-18 | libtool-base 1.5.18nb1: Update the patches per manual.README. | tv | 1 | -3/+3 |
2005-05-18 | Changes 1.5.18: | adam | 1 | -8/+8 |
2005-03-22 | Update to 1.5.14, and switch DragonFly to version_type=linux. | tv | 1 | -7/+7 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-18 | Merge DragonFly changes back to the .m4 files as documented in | tv | 1 | -4/+4 |
2004-12-21 | add DragonFly support from patch sent to libtool-patches: | grant | 1 | -4/+4 |
2004-12-18 | in the command run when -export-symbols is used on Darwin with xlc, | grant | 1 | -2/+2 |
2004-12-17 | Rewrite func_infer_tag in the libtool script so that it's easier to | jlam | 1 | -2/+2 |
2004-11-11 | Fix C++ linkage on modern NetBSD ELF by using a more standard link command. | tv | 1 | -3/+3 |
2004-10-12 | Another Interix fubar workaround: C++ libs weren't linking in libtool | tv | 1 | -3/+3 |
2004-10-11 | Quick typo fix for previous which made some libraries not build at all | tv | 1 | -3/+3 |
2004-10-11 | Make -export-symbols work properly under Interix. (The Interix ld(1) does | tv | 1 | -3/+3 |
2004-10-08 | nb2: Make the "echo" substitute work on Interix. Noted by | tv | 1 | -3/+3 |
2004-10-04 | Fix completely hosed test for g++ when CXX=g++. The old test worked fine. | tv | 1 | -3/+3 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -6/+6 |
2004-05-25 | fix shared library names on OpenBSD after upgrade to libtool 1.5.x. | grant | 1 | -3/+3 |
2004-04-23 | fix up Darwin patches | danw | 1 | -2/+2 |
2004-04-22 | Update to 1.5.6 (OK'd by skrll). | tv | 1 | -6/+6 |
2004-04-21 | Update Interix support once more (deliberately no PKGREVISION bump); | tv | 1 | -3/+3 |
2004-04-21 | libtool 1.5.2nb7: Another Interix fix, this time removing any usage of | tv | 1 | -3/+3 |
2004-04-20 | Move the libtool changes back to .m4 patches, but keep these out of the | tv | 1 | -4/+3 |
2004-03-12 | disable -all-static for OS X since it just causes a linking error | danw | 1 | -2/+3 |
2004-02-23 | Fix version_type settings for the non-NetBSD platforms in the CXX and | markd | 1 | -2/+2 |
2004-02-18 | Pull in the fix for the symlink vulnerability. | skrll | 1 | -2/+2 |