Age | Commit message (Expand) | Author | Files | Lines |
2009-07-08 | Add support for g95 on NetBSD to libtool. | markd | 3 | -14/+27 |
2009-06-13 | Ran pkglint --autofix on the devel/ category. Most of the changes are | rillig | 1 | -1/+4 |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -2/+2 |
2009-03-23 | PR 40405: Change soname logic for DragonFly to follow the normal major | joerg | 5 | -198/+298 |
2009-02-24 | Add cases to match 'mint' | abs | 1 | -31/+83 |
2008-11-19 | update to libtool 1.5.26 using libtool/patches/manual.README procedure: | chuck | 5 | -199/+267 |
2007-11-11 | Added commented-out LICENSE=something. | martti | 1 | -1/+2 |
2007-10-07 | Fix patchsums. | joerg | 1 | -3/+3 |
2007-10-07 | Restore basename override to get the name of the real compiler for the | joerg | 3 | -216/+364 |
2007-09-15 | Update to libtool 1.5.24: | joerg | 6 | -778/+1693 |
2007-04-18 | Use "nm -p" to extract symbol table on HP-UX. ok joerg@ | tnn | 1 | -2/+2 |
2007-04-04 | Take maintainership. | joerg | 1 | -2/+2 |
2007-04-04 | Reassign to tech-pkg@. (Not pkgsrc-users@. This is a critical pkgsrc | tv | 1 | -2/+2 |
2006-12-15 | Remove warning about libtool using an unreleased version of autoconf. The | tv | 1 | -14/+1 |
2006-12-15 | In the libtool configure script, the basename of the compiler is used | dmcmahill | 4 | -349/+310 |
2006-11-01 | DESTDIR support. | joerg | 1 | -1/+2 |
2006-08-23 | unbreak libtool on irix again (somehow this was lost a while ago) | jschauma | 2 | -17/+27 |
2006-03-22 | Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a | tv | 1 | -2/+2 |
2006-03-02 | Clarify the fact that libtool.m4 has no automatic patch, and the reasons | tv | 1 | -3/+5 |
2006-02-28 | Comment out a fragment of ltmain.sh, which breaks the installation | joerg | 2 | -4/+24 |
2006-02-06 | Fix regression on DragonFly where two config variables were no longer being | tv | 4 | -8/+89 |
2006-01-30 | Update libtool to 1.5.22. Too many changes for CVS commit logs; here's | tv | 8 | -2152/+391 |
2005-11-09 | libtool-base-1.5.18nb6: | tv | 4 | -207/+247 |
2005-09-21 | Add change from MirOS that resets $versuffix2 to empty if -avoid-version is u... | tv | 2 | -5/+21 |
2005-07-19 | depends should be ../../<category>/<pkg> | grant | 1 | -3/+3 |
2005-07-03 | Another Interix fix; $soname -> $soname.exp in two places where it was not | tv | 4 | -18/+18 |
2005-07-03 | libtool-base 1.5.18nb4: Fix a really nasty bug on Interix; | tv | 4 | -15/+15 |
2005-06-05 | nb3: Add OS-specific fix for -pthread on DragonFly, based on work by | tv | 2 | -6/+50 |
2005-05-22 | For packages that use GNU configure, don't bother adding "TOOL" | jlam | 1 | -2/+1 |
2005-05-18 | libtool-base 1.5.18nb1: Update the patches per manual.README. | tv | 5 | -127/+1391 |
2005-05-18 | Changes 1.5.18: | adam | 6 | -130/+161 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-22 | Update to 1.5.14, and switch DragonFly to version_type=linux. | tv | 8 | -569/+191 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-19 | Since some platforms (notably IRIX) don't like the autoconf cache, don't | tv | 1 | -3/+1 |
2005-01-18 | Merge DragonFly changes back to the .m4 files as documented in | tv | 5 | -62/+164 |
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 | 4 | -80/+404 |
2004-12-18 | in the command run when -export-symbols is used on Darwin with xlc, | grant | 2 | -4/+40 |
2004-12-17 | Rewrite func_infer_tag in the libtool script so that it's easier to | jlam | 2 | -43/+66 |
2004-11-29 | Well, I suppose I'm the de facto MAINTAINER now, so make it so. | tv | 1 | -2/+2 |
2004-11-20 | use "nm -B" to extract symbol table on OSF1. | grant | 1 | -2/+2 |
2004-11-11 | Fix C++ linkage on modern NetBSD ELF by using a more standard link command. | tv | 4 | -71/+125 |
2004-10-17 | Pass RANLIB path down to libtool's configure script; addresses PR pkg/27217. | tv | 1 | -1/+3 |
2004-10-15 | The bl3 is now in devel/libltdl. | tv | 1 | -18/+0 |
2004-10-14 | Update libtool* packages to account for libltdl split, and simplify by | tv | 2 | -2/+27 |
2004-10-14 | Speed up subdir configure with -C. | tv | 1 | -1/+3 |
2004-10-12 | Another Interix fubar workaround: C++ libs weren't linking in libtool | tv | 4 | -83/+128 |
2004-10-11 | Quick typo fix for previous which made some libraries not build at all | tv | 4 | -19/+19 |
2004-10-11 | Make -export-symbols work properly under Interix. (The Interix ld(1) does | tv | 4 | -86/+93 |