List:Commits« Previous MessageNext Message »
From:georg Date:September 21 2006 6:57am
Subject:bk commit into 5.1 tree (georg:1.2337)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of georg. When georg does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2006-09-21 08:57:47+02:00, georg@stripped +6 -0
  Deleted old storage directories (introduced by a buggy 5.0 -> 5.1 merge).
  Fix for win/Makefile.am

  BitKeeper/deleted/.del-CMakeLists.txt~2f6eabb2f69cb33d@stripped, 2006-09-21 08:53:39+02:00, georg@stripped +0 -0
    Delete: innobase/CMakeLists.txt

  BitKeeper/deleted/.del-CMakeLists.txt~4ef559bc8b4695f7@stripped, 2006-09-21 08:53:08+02:00, georg@stripped +0 -0
    Delete: heap/CMakeLists.txt

  BitKeeper/deleted/.del-CMakeLists.txt~84669765249a4bad@stripped, 2006-09-21 08:54:04+02:00, georg@stripped +0 -0
    Delete: myisammrg/CMakeLists.txt

  BitKeeper/deleted/.del-CMakeLists.txt~c20dcd005f596740@stripped, 2006-09-21 08:52:34+02:00, georg@stripped +0 -0
    Delete: myisam/CMakeLists.txt

  BitKeeper/deleted/.del-CMakeLists.txt~dd682cce1d53c0b4@stripped, 2006-09-21 08:52:12+02:00, georg@stripped +0 -0
    Delete: bdb/CMakeLists.txt

  win/Makefile.am@stripped, 2006-09-21 08:57:43+02:00, georg@stripped +1 -1
    added missing support for 64-bit build file (make dist)

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	georg
# Host:	lmy002.wdf.sap.corp
# Root:	/home/georg/work/mysql/prod/mysql-5.1-win

--- 1.2/win/Makefile.am	2006-09-21 08:57:58 +02:00
+++ 1.3/win/Makefile.am	2006-09-21 08:57:58 +02:00
@@ -15,7 +15,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ## Process this file with automake to create Makefile.in
-EXTRA_DIST = build-vs71.bat build-vs8.bat configure.js README
+EXTRA_DIST = build-vs71.bat build-vs8.bat build-vs8_x64.bat configure.js README
 
 # Don't update the files from bitkeeper
 %::SCCS/s.%
Thread
bk commit into 5.1 tree (georg:1.2337)georg21 Sep