mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-30 14:30:15 +08:00
1cf9d2964d
* THANKS: Added Rob Collins and Chuck Wilson for their cygwin work. From Robert Collins <robert.collins@itdomain.com.au>: * configure.ac (AC_EXEEXT): Needed for DOSish systems. * libtool.m4 (shlibpath_overrides_runpath) [cygwin]: Set to yes when compiling with gcc. (lt_prog_compiler_pic) [cygwin]: No longer needs the -DDLL_EXPORT hack, so we just say the pic is the default. (AC_LIBTOOL_PROG_LD_SHLIBS) [cygwin]: Extract symbols from a library normally. [cygwin]: Declare C++ compiler characterisics for g++, taking into account the new auto-import support in cygwin ld. * ltmain.in (specialdeplibs) [cygwin]: Be careful about eliminating duplicate -lgcc's from the link line. [cygwin]: Be smarter about .exe suffixes. * demo/configure.ac (AC_EXEEXT, AC_LIBTOOL_WIN32_DLL): Support DOSish systems properly. * depdemo/configure.ac (AC_EXEEXT, AC_LIBTOOL_WIN32_DLL): Ditto. * demo/Makefile.am (deplibs-check): Allow for .exe suffix. Use hell_static instead of hell.static for multi-`.' inhibited OSes. * tests/demo-exec.test: Ditto. * tests/demo-inst.test: Ditto. * demo/foo.h [cygwin]: Sanitize cygwin dll support. * demo/foo.c (_LIBFOO_COMPILATION_): No longer required. * demo/hello.c (_LIBFOO_COMPILATION_): Ditto. * depdemo/Makefile.am (bin_PROGRAMS): Use depdemo_static instead of depdemo.static for multi-`.' inhibited OSes. * tests/depdemo-exec.test: Ditto. * tests/depdemo-inst.test: Ditto. * mdemo/Makefile.am (bin_PROGRAMS): Ditto for mdemo.static. * tests/dryrun.test: Ditto. * tests/mdemo-exec.test: Ditto. * tests/mdemo-inst.test: Ditto. * tests/build-relink.test: Be careful about possible .exe suffixes. * tests/noinst-link.test: Allow for .exe suffix.
44 lines
1.7 KiB
Plaintext
44 lines
1.7 KiB
Plaintext
Libtool would not be what it is today without the invaluable help of
|
|
these people:
|
|
|
|
Everybody who was kind enough to spend time testing libtool, use it in
|
|
their packages and report bugs, who are too numerous to mention here.
|
|
Many people who have kindly submitted bug reports and small patches
|
|
are credited for their contributions in the ChangeLogs.
|
|
|
|
The following people made especially gracious contributions of their
|
|
time and energy in helping to track down bugs, port to new systems,
|
|
and generally assist in the libtool maintainership process:
|
|
|
|
Akim Demaille <demaille@inf.enst.fr>
|
|
Albert Chin-A-Young <china@thewrittenword.com>
|
|
Andrey Slepuhin <pooh@msu.ru>
|
|
Bruno Haible <haible@ilog.fr>
|
|
Carl D. Roth <roth@cse.ucsc.edu>
|
|
Charles S. Wilson <cwilson@ece.gatech.edu>
|
|
Chris P. Ross <cross@eng.us.uu.net>
|
|
DJ Delorie <dj@delorie.com>
|
|
Edouard G. Parmelan <Edouard.Parmelan@France.NCR.COM>
|
|
Eric Estievenart <eric@via.ecp.fr>
|
|
Erez Zadok <ezk@shekel.mcl.cs.columbia.edu>
|
|
H.J. Lu <hjl@gnu.org>
|
|
Ian Lance Taylor <ian@cygnus.com>
|
|
Joel N. Weber II <devnull@gnu.org>
|
|
Joseph Beckenbach III <jrb3@best.com>
|
|
Kenneth Albanowski <kjahds@kjahds.com>
|
|
Kurt D. Zeilenga <Kurt@OpenLDAP.Org>
|
|
Manfred Weichel <Manfred.Weichel@pdb.siemens.de>
|
|
Marc J. Fraioli <fraioli@dg-rtp.dg.com>
|
|
Mark Kettenis <kettenis@phys.uva.nl>
|
|
Ossama Othman <othman@cs.wustl.edu>
|
|
Olly Betts <olly@muscat.co.uk>
|
|
Pavel Roskin <pavel_roskin@geocities.com>
|
|
Robert Collins <robert.collins@itdomain.com.au>
|
|
Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
|
Stephan Kulow <coolo@kde.org>
|
|
Steven M. Schultz <sms@wlv.iipo.gtegsc.com>
|
|
Todd Vierling <tv@pobox.com>
|
|
Tom Tmemey <tromey@cygnus.com>
|
|
Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
|
|
Xavier Pianet <xavier@xingo.com>
|