mariadb/storage/bdb
unknown 230eab3c68 Some changes to make it possible to build for Windows with CMake from
a normal 'make dist' source .tar.gz.


libmysql/mytest.c:
  bk cp VC++Files/libmysqltest/mytest.c libmysql/mytest.c
sql/message.mc:
  bk cp VC++Files/sql/message.mc sql/message.mc
Makefile.am:
  Add Windows CMake stuff.
client/Makefile.am:
  Add extra files needed for CMake Windows build.
cmakelists.txt:
  Fix subdir order to make CMake dependency calculations happy.
configure.in:
  Add extra files needed for CMake Windows build.
extra/Makefile.am:
  Add extra files needed for CMake Windows build.
extra/yassl/Makefile.am:
  Add extra files needed for CMake Windows build.
libmysql/Makefile.am:
  Add extra files needed for CMake Windows build.
libmysql/cmakelists.txt:
  Move mytest.c to a more sensible location.
libmysqld/Makefile.am:
  Add extra files needed for CMake Windows build.
mysys/Makefile.am:
  Add extra files needed for CMake Windows build.
regex/Makefile.am:
  Add extra files needed for CMake Windows build.
server-tools/instance-manager/Makefile.am:
  Add extra files needed for CMake Windows build.
sql/Makefile.am:
  Add extra files needed for CMake Windows build.
sql/cmakelists.txt:
  Move message.mc to a more sensible location.
  Add some dependencies to avoid a stale handlerton.cc.
storage/archive/Makefile.am:
  Add extra files needed for CMake Windows build.
storage/bdb/Makefile.in:
  Add extra files needed for CMake Windows build.
storage/example/Makefile.am:
  Add extra files needed for CMake Windows build.
storage/heap/Makefile.am:
  Add extra files needed for CMake Windows build.
storage/innobase/Makefile.am:
  Add extra files needed for CMake Windows build.
storage/innobase/include/univ.i:
  Avoid including Unix config in Windows build.
storage/myisam/Makefile.am:
  Add extra files needed for CMake Windows build.
storage/myisammrg/Makefile.am:
  Add extra files needed for CMake Windows build.
strings/Makefile.am:
  Add extra files needed for CMake Windows build.
tests/Makefile.am:
  Add extra files needed for CMake Windows build.
vio/Makefile.am:
  Add extra files needed for CMake Windows build.
zlib/Makefile.am:
  Add extra files needed for CMake Windows build.
2006-03-24 22:50:56 +01:00
..
btree Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
build_unix
build_win32 Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
build_win64
clib Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
common Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
crypto Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
cxx Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db185 Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_archive Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_checkpoint Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_deadlock Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_dump Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_dump185 Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_hotbackup Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_load Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_printlog Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_recover Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_stat Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_upgrade Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
db_verify Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
dbinc Add missing BDB include file 2005-12-05 16:48:09 -08:00
dbinc_auto
dbm Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
dbreg Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
dist storage/bdb/dist/s_all 2005-12-23 12:46:48 +01:00
env Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
fileops Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
hash Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
hmac Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
hsearch Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
lock Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
log Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
mp Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
mutex Cleanup after import of BDB 2005-12-05 16:03:52 -08:00
os Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
os_win32 Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
qam Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
rep Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
sequence Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
txn Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
xa Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
cmakelists.txt Updated CMake stuff to handle the configurations needed for release 2006-03-23 16:34:52 +01:00
LICENSE Import BDB 4.4.16 2005-12-05 10:27:46 -08:00
Makefile.in Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00