Age | Commit message (Expand) | Author | Files | Lines |
2005-11-09 | libtool-base-1.5.18nb6: | tv | 3 | -204/+244 |
2005-09-21 | Add change from MirOS that resets $versuffix2 to empty if -avoid-version is u... | tv | 1 | -3/+19 |
2005-07-03 | Another Interix fix; $soname -> $soname.exp in two places where it was not | tv | 3 | -15/+15 |
2005-07-03 | libtool-base 1.5.18nb4: Fix a really nasty bug on Interix; | tv | 3 | -12/+12 |
2005-06-05 | nb3: Add OS-specific fix for -pthread on DragonFly, based on work by | tv | 1 | -4/+48 |
2005-05-18 | libtool-base 1.5.18nb1: Update the patches per manual.README. | tv | 3 | -123/+1364 |
2005-05-18 | Changes 1.5.18: | adam | 4 | -119/+151 |
2005-03-22 | Update to 1.5.14, and switch DragonFly to version_type=linux. | tv | 6 | -560/+182 |
2005-01-18 | Merge DragonFly changes back to the .m4 files as documented in | tv | 4 | -58/+160 |
2005-01-18 | Tweak doc -- initial prep step should be "make patch" so that we get | tv | 1 | -2/+2 |
2004-12-21 | add DragonFly support from patch sent to libtool-patches: | grant | 3 | -76/+400 |
2004-12-18 | in the command run when -export-symbols is used on Darwin with xlc, | grant | 1 | -2/+38 |
2004-12-17 | Rewrite func_infer_tag in the libtool script so that it's easier to | jlam | 1 | -41/+64 |
2004-11-11 | Fix C++ linkage on modern NetBSD ELF by using a more standard link command. | tv | 3 | -68/+122 |
2004-10-12 | Another Interix fubar workaround: C++ libs weren't linking in libtool | tv | 3 | -80/+125 |
2004-10-11 | Quick typo fix for previous which made some libraries not build at all | tv | 3 | -16/+16 |
2004-10-11 | Make -export-symbols work properly under Interix. (The Interix ld(1) does | tv | 3 | -83/+90 |
2004-10-08 | nb2: Make the "echo" substitute work on Interix. Noted by | tv | 3 | -3/+45 |
2004-10-04 | Fix completely hosed test for g++ when CXX=g++. The old test worked fine. | tv | 4 | -93/+208 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 4 | -409/+382 |
2004-09-27 | Tweak doc to say "make extract" rather than "make configure". | tv | 1 | -2/+2 |
2004-05-25 | fix shared library names on OpenBSD after upgrade to libtool 1.5.x. | grant | 2 | -4/+76 |
2004-04-23 | fix up Darwin patches | danw | 2 | -42/+94 |
2004-04-22 | Update to 1.5.6 (OK'd by skrll). | tv | 3 | -1505/+110 |
2004-04-21 | Update Interix support once more (deliberately no PKGREVISION bump); | tv | 3 | -197/+281 |
2004-04-21 | libtool 1.5.2nb7: Another Interix fix, this time removing any usage of | tv | 4 | -221/+328 |
2004-04-21 | "make makepatchsum", not "make makesum". | tv | 1 | -2/+2 |
2004-04-20 | Move the libtool changes back to .m4 patches, but keep these out of the | tv | 5 | -71/+2274 |
2004-03-12 | disable -all-static for OS X since it just causes a linking error | danw | 1 | -20/+73 |
2004-02-23 | Fix version_type settings for the non-NetBSD platforms in the CXX and | markd | 1 | -2/+136 |
2004-02-18 | Pull in the fix for the symlink vulnerability. | skrll | 1 | -2/+16 |
2004-02-08 | Fix the installation of libltdl on non-NetBSD platforms and correct a | skrll | 2 | -2/+91 |
2004-02-07 | Fix endless loop in pathname canonicalization in install mode. | seb | 1 | -2/+2 |
2004-02-05 | The long awaited update libtool to 1.5.2. | skrll | 16 | -707/+251 |
2004-01-05 | Import a patch for ltdl.c (an old one, from 2001, see rev. 1.134.2.1 of | cube | 1 | -0/+33 |
2003-12-12 | Removed patches for libtool.m4 and aclocal.m4 which provided fixes | reed | 2 | -35/+0 |
2003-12-11 | Added better support for BSD/OS for libtool. libtool has never | reed | 5 | -13/+90 |
2003-12-03 | Fix bsdi4 (BSD/OS) support in ltconfig (via patch-aa). | reed | 1 | -4/+11 |
2003-10-05 | make the library names we create on Darwin be consistent with what | grant | 1 | -2/+13 |
2003-09-25 | Update Darwin patches to match libtool 1.4.3 | danw | 2 | -4/+4 |
2003-03-27 | Do the right thing on irix and use version=sunos | jschauma | 1 | -3/+12 |
2003-01-31 | Don't use -nodefaultlibs when linking C libraries - this was for old broken | skrll | 1 | -5/+14 |
2003-01-21 | set need_version=no on Darwin, from libtool 1.4.3. | grant | 1 | -16/+34 |
2002-12-25 | When checking for operation mode, add a case for 'CC', Irix' C++ compiler. | jschauma | 1 | -2/+11 |
2002-12-25 | Unbreak libtool (hi Jan!) | wiz | 1 | -13/+0 |
2002-12-23 | Make sure that shlibs built on IRIX use the same major version number as on | jschauma | 2 | -39/+43 |
2002-11-17 | fix shared library names on FreeBSD to be like NetBSD and Solaris in | grant | 1 | -6/+30 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 3 | -3/+3 |
2002-05-21 | Make libtool work on Darwin, based on the patches in pkg/16104 by | schmonz | 3 | -4/+93 |
2002-03-26 | Fix a bug when inferring the CXX tag which meant that for certain | skrll | 1 | -14/+20 |