mariadb/bdb
Joerg Bruehe b72506881b Tool fix, needed for "compile-dist" to succeed on Solaris:
The default "awk" there cannot handle some of the scripts
which are used by BDB for configuration.

The fix:
1) Introduce a variable "AWK" in some of the BDB shell scripts,
2) search "gawk" and give it precedence over "awk"
   when assigning a value to the "AWK" variable,
   fail if neither is found,
3) use that variable when calling an "awk" program with one
   of the critical scripts.

The perfect solution would be to use the "awk" program found
by "configure", but we cannot follow that approach because
BDB's configuration is handled as a special case before the
overall "configure" is run. Because of this,
1) the "configure" result isn't yet available,
2) "configure" will not handle these BDB files.
Searching "gawk" is a (not-so-nice) way out.

Note that all this need not be perfectly portable,
it is needed only when we create a source distribution tarball
from a develkopment tree.
2009-01-13 14:52:22 +01:00
..
btree Fix calls to memset() with arguments out of order. (Bug #9323) 2005-03-22 16:00:02 -08:00
build_unix Import changeset 2001-03-04 19:42:05 -05:00
build_vxworks autogenerated files removed 2002-11-22 15:22:22 +01:00
build_win32 Update to VC++ build files 2003-01-21 21:22:45 +02:00
clib BDB 4.1.24 2002-10-30 15:57:05 +04:00
common BDB 4.1.24 2002-10-30 15:57:05 +04:00
cxx BDB 4.1.24 2002-10-30 15:57:05 +04:00
db patches from sleepycat.com have been applied (SCRUM) 2002-12-19 12:38:32 +04:00
db185 BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_archive BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_checkpoint BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_deadlock BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_dump BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_dump185 BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_load BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_printlog BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_recover BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_stat BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_upgrade BDB 4.1.24 2002-10-30 15:57:05 +04:00
db_verify BDB 4.1.24 2002-10-30 15:57:05 +04:00
dbinc BDB 4.1.24 2002-10-30 15:57:05 +04:00
dbm BDB 4.1.24 2002-10-30 15:57:05 +04:00
dbreg remove all the auto-generated files but NOT vxworks/* ones. 2002-11-11 20:03:40 +01:00
dist Tool fix, needed for "compile-dist" to succeed on Solaris: 2009-01-13 14:52:22 +01:00
env BDB 4.1.24 2002-10-30 15:57:05 +04:00
fileops remove all the auto-generated files but NOT vxworks/* ones. 2002-11-11 20:03:40 +01:00
hash Fix calls to memset() with arguments out of order. (Bug #9323) 2005-03-22 16:00:02 -08:00
hmac BDB 4.1.24 2002-10-30 15:57:05 +04:00
hsearch BDB 4.1.24 2002-10-30 15:57:05 +04:00
libdb_java remove all the auto-generated files but NOT vxworks/* ones. 2002-11-11 20:03:40 +01:00
lock BDB 4.1.24 2002-10-30 15:57:05 +04:00
log patches from sleepycat.com have been applied (SCRUM) 2002-12-19 12:38:32 +04:00
mp patches from sleepycat.com have been applied (SCRUM) 2002-12-19 12:38:32 +04:00
mutex BDB 4.1.24 2002-10-30 15:57:05 +04:00
os Merge with 4.0.11 2003-02-04 21:52:14 +02:00
os_vxworks BDB 4.1.24 2002-10-30 15:57:05 +04:00
os_win32 os_rename.c: 2003-03-01 12:43:09 +04:00
perl BDB 4.1.24 2002-10-30 15:57:05 +04:00
qam BDB 4.1.24 2002-10-30 15:57:05 +04:00
rep patches from sleepycat.com have been applied (SCRUM) 2002-12-19 12:38:32 +04:00
rpc_client BDB 4.1.24 2002-10-30 15:57:05 +04:00
rpc_server disable chmod in bdb scripts - bk doesn't like somebody messing with permissions 2002-11-11 00:08:42 +01:00
tcl BDB 4.1.24 2002-10-30 15:57:05 +04:00
test fix for BDB 4.1.24 2002-11-05 18:12:53 +04:00
txn patches from sleepycat.com have been applied (SCRUM) 2002-12-19 12:38:32 +04:00
xa BDB 4.1.24 2002-10-30 15:57:05 +04:00
CMakeLists.txt my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
LICENSE BDB 4.1.24 2002-10-30 15:57:05 +04:00
Makefile.in my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00