OpenBSD CVS

CVS log for src/usr.bin/libtool/LT/Archive.pm


[BACK] Up to [local] / src / usr.bin / libtool / LT

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 6 08:29:26 2023 UTC (11 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.7: +5 -12 lines
Diff to previous 1.7 (colored)

start moving a few files to use v5.36;
(this went through a full bulk)

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 20 17:34:26 2014 UTC (10 years, 1 month ago) by zhuk
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

Style improvement based on espie@'s feedback: provide and use
LT::UList->new() instead of calling tie() manually. As a bonus, few
extra lines in actual code go away.

okay espie@ who still thinks that I test things _before_ commit

Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 16 10:31:27 2014 UTC (10 years, 1 month ago) by zhuk
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Make directory ordering in our libtool stable. Fixes quiet a few issues
ajacoutot@, me and probably others were seeing. No fallout in bulk build.

Input from espie@ and ajacoutot@.
Prodding by ajacoutot@
Bulk test by jasper@

Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 9 10:51:47 2012 UTC (11 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

fix get_symbollist: output completely empty file if no symbol.
output slightly more debug info

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 10 09:51:32 2012 UTC (11 years, 11 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

more config, sort stuff for easier spotting

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 6 11:30:41 2012 UTC (11 years, 11 months ago) by espie
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

add my copyright, since I'm going to do yet MORE changes...

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 4 12:39:34 2012 UTC (11 years, 11 months ago) by espie
Branch: MAIN
Changes since 1.1: +7 -6 lines
Diff to previous 1.1 (colored)

- start cleaning up options handling: put things into a separate package
that encapsulates accesses to Getopt::Long (which is badly suited for us
actually)
- simplify LT::Trace syntax
- implement --tag checks that mimic actual libtool
- add libtool comp support, as per libtool2
(but keep implicit modes as per libtool1)
- prevent shell code in nm execution

okay jasper@, steven@

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 19 09:30:44 2012 UTC (11 years, 11 months ago) by espie
Branch: MAIN

add libtool to base, okay deraadt@, jasper@, millert@...
(as requested by matthieu@ so we can work on xenocara).

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.