List:Commits« Previous MessageNext Message »
From:Stewart Smith Date:March 11 2008 8:48am
Subject:bk commit into 5.0 tree (stewart:1.2533)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of stewart. When stewart 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, 2008-03-11 19:48:22+11:00, stewart@willster.(none) +1 -0
  WL4012 ndb_mgmd on win32: add missing source files to dist tarball

  ndb/src/common/portlib/Makefile.am@stripped, 2008-03-11 19:48:20+11:00, stewart@willster.(none) +1 -1
    add missing Windows port source files to 'make dist' 

diff -Nrup a/ndb/src/common/portlib/Makefile.am b/ndb/src/common/portlib/Makefile.am
--- a/ndb/src/common/portlib/Makefile.am	2008-01-30 15:25:26 +11:00
+++ b/ndb/src/common/portlib/Makefile.am	2008-03-11 19:48:20 +11:00
@@ -13,7 +13,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-EXTRA_DIST = CMakeLists.txt
+EXTRA_DIST = CMakeLists.txt winNdbTick.c NdbDaemonOld.c NdbDaemon.cpp win32/NdbDaemon.cpp
 
 noinst_LTLIBRARIES = libportlib.la
 
Thread
bk commit into 5.0 tree (stewart:1.2533)Stewart Smith11 Mar