head	1.6;
access;
symbols
	rpm-4_4_8-release:1.3.2.2
	rpm-4_4_7-release:1.3.2.2
	db-4_5_20:1.6
	rpm-4_4_6-release:1.3.2.1
	rpm-4_4_5-release:1.3.2.1
	db-4_4_20:1.5
	rpm-4_4_4-release:1.3.2.1
	db-4_4_16:1.5
	rpm-4_4_3-release:1.3.2.1
	db-4_4_11:1.5
	db-4_3_29:1.3
	jbj_before_tklcpatches:1.3
	rpm-4_4_2-release:1.3
	pjones-sparse-experiment:1.4.0.2
	db-4_4_4:1.4
	rpm-4_4_1-release:1.3
	db-4_3_27:1.3
	rpm-4_4-release:1.3
	rpm-4_4:1.3.0.2
	db-4_3_21:1.3
	db-4_3_14:1.3
	db-4_2_52:1.2
	rpm-4_3_1-start:1.2
	rpm-4_3:1.2.0.2
	rpm-4_2_1-release:1.1.1.4
	rpm-4_1_1-release:1.1.1.4
	rpm-4_2-release:1.1.1.4
	rpm-4_2:1.1.1.4.0.2
	postmerge-db-4_1_24-release:1.1.1.4
	premerge-db-4_1_24-release:1.1.1.4
	db-4_1_24-release:1.1.1.4
	pre-db-4_1_24-release:1.1.1.4
	rpm-4_1-release:1.1.1.3
	postmerge-db-4_1_17:1.1.1.4
	premerge-db-4_1_17:1.1.1.4
	db-4_1_17:1.1.1.4
	pre-db-4_1_17:1.1.1.3
	rpm-4_1:1.1.1.3.0.2
	rpm-4_0_4-release:1.1.1.2.2.2
	jbj-before-beecrypt:1.1.1.2.2.2
	postmerge-db-4_0_14:1.1.1.3
	premerge-db-4_0_14:1.1.1.3
	db-4_0_14:1.1.1.3
	pre-db-4_0_14:1.1.1.3
	rpm-4_0_3-release:1.1.1.2.2.1
	postmerge-db-4_0_7:1.1.1.3
	premerge-db-4_0_7:1.1.1.3
	db-4_0_7:1.1.1.3
	pre-db-4_0_7:1.1.1.2
	jbj_b4_rollback:1.1.1.2.2.1
	postmerge-db-3_3_11-release:1.1.1.2
	premerge-db-3_3_11-release:1.1.1.2
	db-3_3_11-release:1.1.1.2
	pre-db-3_3_11-release:1.1.1.2
	rpm-4_0:1.1.1.2.0.2
	postmerge-db-3_3_4-release:1.1.1.2
	premerge-db-3_3_4-release:1.1.1.2
	db-3_3_4-release:1.1.1.2
	pre-db-3_3_4-release:1.1.1.1
	db-3_2_9-release:1.1.1.1
	db-3_2_9-vendor:1.1.1;
locks; strict;
comment	@# @;
expand	@o@;


1.6
date	2006.10.01.20.18.54;	author jbj;	state Exp;
branches;
next	1.5;

1.5
date	2005.10.28.17.13.18;	author jbj;	state Exp;
branches;
next	1.4;

1.4
date	2005.02.21.15.53.58;	author jbj;	state Exp;
branches;
next	1.3;

1.3
date	2004.10.16.01.31.55;	author jbj;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	2003.12.15.21.42.42;	author jbj;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.21.18.33.38;	author jbj;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.03.21.18.33.38;	author jbj;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2001.05.13.19.58.27;	author jbj;	state Exp;
branches
	1.1.1.2.2.1;
next	1.1.1.3;

1.1.1.3
date	2001.10.15.03.47.23;	author jbj;	state Exp;
branches;
next	1.1.1.4;

1.1.1.4
date	2002.08.14.16.31.56;	author jbj;	state Exp;
branches;
next	;

1.1.1.2.2.1
date	2001.07.23.20.31.15;	author jbj;	state Exp;
branches;
next	1.1.1.2.2.2;

1.1.1.2.2.2
date	2002.01.08.04.07.17;	author jbj;	state Exp;
branches;
next	;

1.3.2.1
date	2005.10.28.18.44.32;	author jbj;	state Exp;
branches;
next	1.3.2.2;

1.3.2.2
date	2006.10.01.22.29.21;	author jbj;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Update to db-4.5.20.
@
text
@#!/bin/sh -
#	$Id: s_tags,v 12.2 2006/04/23 15:58:33 bostic Exp $
#
# Build tags files.

files=`echo ../dbinc/*.h \
	../dbinc/*.in \
	../btree/*.[ch] \
	../clib/*.[ch] \
	../common/*.[ch] \
	../crypto/*.[ch] \
	../crypto/mersenne/*.[ch] \
	../crypto/rijndael/*.[ch] \
	../db/*.[ch] \
	../db185/*.[ch] \
	../dbm/*.[ch] \
	../dbreg/*.[ch] \
	../env/*.[ch] \
	../fileops/*.[ch] \
	../hash/*.[ch] \
	../hmac/*.[ch] \
	../hsearch/*.[ch] \
	../lock/*.[ch] \
	../log/*.[ch] \
	../mp/*.[ch] \
	../mutex/*.[ch] \
	../os/*.[ch] \
	../qam/*.[ch] \
	../rep/*.[ch] \
	../repmgr/*.[ch] \
	../rpc_client/*.[ch] \
	../rpc_server/c/*.[ch] \
	../sequence/*.[ch] \
	../tcl/*.[ch] \
	../txn/*.[ch] \
	../xa/*.[ch] \
	../cxx/*.cpp \
	../libdb_java/*.[ch] | sed 's/[^ ]*stub.c//g'`

f=tags
echo "Building $f"
rm -f $f

# Figure out what flags this ctags accepts.
flags=""
if ctags -d ../db/db.c 2>/dev/null; then
	flags="-d $flags"
fi
if ctags -t ../db/db.c 2>/dev/null; then
	flags="-t $flags"
fi
if ctags -w ../db/db.c 2>/dev/null; then
	flags="-w $flags"
fi

ctags $flags $files 2>/dev/null
chmod 444 $f

for i in test_perf test_rep test_server; do
	f=../$i/tags
	echo "Building $f"
	(cd ../$i && ctags $flags *.[ch] 2>/dev/null)
	chmod 444 $f
done
@


1.5
log
@Update to db-4.4.11.
@
text
@d2 1
a2 1
#	$Id: s_tags,v 12.1 2005/10/25 14:21:21 bostic Exp $
d30 1
@


1.4
log
@Upgrade to db-4.4.4.
@
text
@d2 1
a2 1
#	$Id: s_tags,v 12.0 2004/11/17 03:43:35 bostic Exp $
d58 6
a63 4
f=../test_perf/tags
echo "Building $f"
(cd ../test_perf && ctags $flags *.[ch] 2>/dev/null)
chmod 444 $f
@


1.3
log
@... and in with the New ...
@
text
@d2 1
a2 1
#	$Id: s_tags,v 1.18 2004/04/01 15:11:14 bostic Exp $
@


1.3.2.1
log
@Update to db-4.4.11.
@
text
@d2 1
a2 1
#	$Id: s_tags,v 12.1 2005/10/25 14:21:21 bostic Exp $
d58 4
a61 6
for i in test_perf test_rep test_server; do
	f=../$i/tags
	echo "Building $f"
	(cd ../$i && ctags $flags *.[ch] 2>/dev/null)
	chmod 444 $f
done
@


1.3.2.2
log
@Merge db-4.5.20 onto rpm-4_4 branch.
@
text
@d2 1
a2 1
#	$Id: s_tags,v 12.2 2006/04/23 15:58:33 bostic Exp $
a29 1
	../repmgr/*.[ch] \
@


1.2
log
@- upgrade to db-4.2.52.
@
text
@d2 1
a2 1
#	$Id: s_tags,v 1.17 2003/03/18 02:16:32 bostic Exp $
d32 1
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
#	$Id: s_tags,v 1.5 2000/09/05 21:27:04 bostic Exp $
d6 2
a7 2
files="../include/*.h \
	../include/*.src \
d11 3
d17 1
d19 1
d21 1
a22 1
	../libdb_java/*.[ch] \
d29 1
d31 1
a31 1
	../rpc_server/*.[ch] \
d34 3
a36 1
	../xa/*.[ch]"
d56 5
@


1.1.1.1
log
@db-3.2.9
@
text
@@


1.1.1.2
log
@track: auto import
@
text
@d2 1
a2 1
#	Id: s_tags,v 1.8 2001/04/10 20:43:58 bostic Exp 
d7 1
a7 1
	../include/*.in \
d17 1
d28 1
a28 3
	../xa/*.[ch] \
	../cxx/*.cpp \
	../libdb_java/*.[ch]"
@


1.1.1.3
log
@track: auto import
@
text
@d2 1
a2 1
#	Id: s_tags,v 1.9 2001/07/26 15:49:49 bostic Exp 
a22 1
	../rep/*.[ch] \
@


1.1.1.4
log
@track: auto import
@
text
@d2 1
a2 1
#	Id: s_tags,v 1.16 2002/03/28 20:13:07 krinsky Exp 
d6 2
a7 2
files="../dbinc/*.h \
	../dbinc/*.in \
a10 3
	../crypto/*.[ch] \
	../crypto/mersenne/*.[ch] \
	../crypto/rijndael/*.[ch] \
a13 1
	../dbreg/*.[ch] \
a14 1
	../fileops/*.[ch] \
a15 1
	../hmac/*.[ch] \
d25 1
a25 1
	../rpc_server/c/*.[ch] \
a48 5
chmod 444 $f

f=../test_perf/tags
echo "Building $f"
(cd ../test_perf && ctags $flags *.[ch] 2>/dev/null)
@


1.1.1.2.2.1
log
@Merge db-3.3.11 onto rpm-4_0 branch.
@
text
@d2 1
a2 1
#	$Id: s_tags,v 1.8 2001/04/10 20:43:58 bostic Exp $
@


1.1.1.2.2.2
log
@Update to db-4.0.14.
@
text
@d2 1
a2 1
#	Id: s_tags,v 1.9 2001/07/26 15:49:49 bostic Exp 
a22 1
	../rep/*.[ch] \
@


