mariadb/storage/innobase
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
..
btr Misc. portability compile fixes. 2006-03-13 16:07:00 +01:00
buf Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
data Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
dict dict0dict.h, dict0dict.c, ha_innodb.cc: 2006-03-11 19:13:31 +01:00
dyn Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
eval Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
fil Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
fsp Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
fut Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
ha Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
ibuf Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
include Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
lock Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
log Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
mach Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
mem Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
mtr Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
os Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
page Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
pars Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
que Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
read Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
rem Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
row Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
srv Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
sync Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
thr Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
trx Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
usr Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
ut Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
cmakelists.txt Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
configure.in Changes from the innodb-5.1-ss28 snapshot. 2005-12-13 16:49:24 +03:00
Makefile.am Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00