Commit graph

12 commits

Author SHA1 Message Date
marko
c50358f6f9 setup.sh: Once more. Remember that the glob expansion works relative to
the current directory.
2006-10-03 12:20:10 +00:00
marko
4e1254b520 setup.sh: Correctly link the test files. This was broken in r882. 2006-10-03 12:17:28 +00:00
marko
0ba7baf7ed Make storage/innobase the working directory of Subversion. 2006-10-02 09:02:03 +00:00
marko
7cf4bf45b9 Move ha_innodb.cc and ha_innodb.h from sql to storage/innobase/handler.
This was submitted by Marko to MySQL AB and merged to the MySQL tree by
Brian Aker in the following two changesets:

ChangeSet
  2006/09/07 08:23:58-07:00 brian@zim.(none) 
  Moves Innodb handler to the Innodb storage directory.

ChangeSet
  2006/09/07 16:17:16-07:00 brian@zim.(none) 
  Warning fixes for Windows, and an include fix for Windows for Innodb.

storage/innobase/CMakeLists.txt
  2006/09/07 16:17:13-07:00 brian@zim.(none) +6 -1
  Fixed includes for Windows
2006-09-11 08:51:46 +00:00
marko
b6a2a33908 setup.sh: Do not bail out if BUILD/compile-innodb* exist already. 2006-09-04 19:18:52 +00:00
marko
9b91572ffc Adapt the InnoDB build scripts to r772.
setup.sh: Create symbolic links to the build scripts instead of copying them.
2006-08-31 07:26:30 +00:00
marko
71cdd575f7 Merge changes from MySQL AB:
ChangeSet
  2006/08/23 13:59:16-07:00 brian@zim.(none) 
  This patch removes need for a innodb to have its own configure. 

univ.i: Replace ../ib_config.h with config.h.

Makefile.i, Makefile.am: Change directory paths.

configure.in: Delete.

plug.in: New file, included from the top-level configure.in.

setup.sh: Replace configure.in with plug.in.
2006-08-30 20:29:01 +00:00
marko
4528e7836c setup.sh: Link also CMakeLists.txt. 2006-08-08 11:33:49 +00:00
osku
d32c8bbdc7 Port r136 from branches/5.0 (slightly tweaked for 5.1):
Add BUILD/compile-innodb script.
2006-01-17 14:02:20 +00:00
osku
eeeac3bad3 Add compile-innodb-debug and modify setup.sh to copy it to ../BUILD. 2005-11-04 07:53:04 +00:00
osku
994aaaac93 Add 5.0 -> 5.1 changes. 2005-10-27 07:51:34 +00:00
osku
c307820962 Import 5.0 code. 2005-10-27 07:29:40 +00:00