List:Commits« Previous MessageNext Message »
From:georg Date:August 6 2006 3:33pm
Subject:bk commit into 5.0 tree (georg:1.2236)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 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-08-06 17:33:10+02:00, georg@stripped +1 -0
  Added win directory (Makefile.am)

  Makefile.am@stripped, 2006-08-06 17:33:06+02:00, georg@stripped +2 -1
    Added win subdirectory

# 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.0-cmake

--- 1.83/Makefile.am	2006-08-06 17:33:17 +02:00
+++ 1.84/Makefile.am	2006-08-06 17:33:17 +02:00
@@ -33,7 +33,8 @@
 			@thread_dirs@ pstack \
 			@sql_union_dirs@ scripts @man_dirs@ tests SSL\
 			BUILD netware os2 @libmysqld_dirs@ \
-			@bench_dirs@ support-files @tools_dirs@
+			@bench_dirs@ support-files @tools_dirs@ \
+			win
 
 # Run these targets before any others, also make part of clean target,
 # to make sure we create new links after a clean.
Thread
bk commit into 5.0 tree (georg:1.2236)georg6 Aug