This project is a fork of the libtool.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/libtool.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionEric Blake's GNU Libtool patches
ownereblake@redhat.com
last changeTue, 3 Nov 2009 03:08:17 +0000 (2 20:08 -0700)
content tags
add:
readme

Patches which have not yet matured enough to migrate to the master repository, but which I want to track between multiple machines.

Feel free to push your own anonymous patches to the mob branch without needing any password:

git push mob@repo.or.cz:/srv/git/libtool/ericb.git +committish:mob

but if you want me to do anything with your patch, you should then tell libtool-patches@gnu.org what you pushed.

shortlog
2009-11-03 Eric BlakeAllow gcc builds with -Wall -Werror.mastermob
2009-11-01 Ralf WildenhuesFix func_normal_abspath sed script for Solaris.
2009-11-01 Ralf WildenhuesImprove versioning algorithm documentation.
2009-11-01 Ingo WeinholdSupport for the Haiku operating system.
2009-11-01 Ralf WildenhuesFix quoting of AS, DLLTOOL, and OBJDUMP for the libtool...
2009-09-18 Ralf WildenhuesInitial support for the Cuda Compiler Driver on Linux.
2009-09-12 Dave KornControl where win32 DLLs get installed.
2009-09-12 Akim Demaillelibtool: clean libconftest.a.
2009-09-10 Peter Rosinfunc_win32_libid doesn't work with MS dumpbin
2009-09-08 Ralf WildenhuesAllow dlopen self test to work with gcc's -fvisibility...
2009-09-08 Ralf WildenhuesFix and split recent testsuite addition for compile...
2009-09-07 Peter O'GormanFix redirect in test case.
2009-09-07 Peter O'GormanUse darwin's -force_load flag if available for whole_ar...
2009-09-06 Ralf WildenhuesTestsuite keyword 'interactive' and check-* rules.
2009-09-06 Ralf WildenhuesFix failure test in the presence of --with-pic or ...
2009-09-06 Ralf WildenhuesAdd testsuite exposure for passing of compiler and...
...
heads
14 years ago mob
14 years ago master