[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool ChangeLog
From: |
Peter O'Gorman |
Subject: |
libtool ChangeLog |
Date: |
Mon, 20 Dec 2004 10:15:01 -0500 |
CVSROOT: /cvsroot/libtool
Module name: libtool
Branch:
Changes by: Peter O'Gorman <address@hidden> 04/12/20 15:03:37
Modified files:
. : ChangeLog
Log message:
* config/ltmain.m4sh (func_extract_archives,func_extract_an_archive):
On darwin, uniq can not take the flags -cd together, thanks to Ralf
for the fix, also ar does not accept N, so we use the fact that
ar x libfoo.a foo.o will always extract the first foo.o in the
archive and we then delete foo.o from the archive, which will also
delete only the first foo.o, then rinse and repeat. Also add markers
for the testuite.
* m4/libtool.m4 (_LT_CONFIG): Add a marker so that we can use a sed
expression to find the shell functions in libtool.
* tests/functests.at: Test this feature.
* tests/testsuite.at: Add the test.
* tests/Makefile.am: Add the test.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?tr1=1.1792&tr2=1.1793&r1=text&r2=text
- libtool ChangeLog, (continued)
- libtool ChangeLog, Ralf Wildenhues, 2004/12/09
- libtool ChangeLog, Ralf Wildenhues, 2004/12/10
- libtool ChangeLog, Ralf Wildenhues, 2004/12/13
- libtool ChangeLog, Bob Friesenhahn, 2004/12/13
- libtool ChangeLog, Ralf Wildenhues, 2004/12/16
- libtool ChangeLog, Ralf Wildenhues, 2004/12/18
- libtool ChangeLog, Ralf Wildenhues, 2004/12/18
- libtool ChangeLog, Ralf Wildenhues, 2004/12/20
- libtool ChangeLog, Ralf Wildenhues, 2004/12/20
- libtool ChangeLog, Ralf Wildenhues, 2004/12/20
- libtool ChangeLog,
Peter O'Gorman <=
- libtool ChangeLog, Ralf Wildenhues, 2004/12/21
- libtool ChangeLog, Ralf Wildenhues, 2004/12/28
- libtool ChangeLog, Ralf Wildenhues, 2004/12/28
- libtool ChangeLog, Ralf Wildenhues, 2004/12/28
- libtool ChangeLog, Ralf Wildenhues, 2004/12/28
- libtool ChangeLog, Ralf Wildenhues, 2004/12/28
- libtool ChangeLog, Ralf Wildenhues, 2004/12/28
- libtool ChangeLog, Ralf Wildenhues, 2004/12/28
- libtool ChangeLog, Ralf Wildenhues, 2004/12/30