Below is the list of changes that have just been committed into a local
5.1 repository of vvaintroub. When vvaintroub 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-05-08 12:03:24+02:00, vvaintroub@wva. +2 -0
Repair "make distcheck".
Visual Studio project files were deleted, but not
from corresponding unix makefiles
extra/yassl/Makefile.am@stripped, 2008-05-08 12:03:22+02:00, vvaintroub@wva. +1 -2
Repair "make distcheck"
extra/yassl/taocrypt/Makefile.am@stripped, 2008-05-08 12:03:22+02:00, vvaintroub@wva. +1 -1
Repair "make distcheck"
diff -Nrup a/extra/yassl/Makefile.am b/extra/yassl/Makefile.am
--- a/extra/yassl/Makefile.am 2006-12-31 01:15:48 +01:00
+++ b/extra/yassl/Makefile.am 2008-05-08 12:03:22 +02:00
@@ -1,6 +1,5 @@
SUBDIRS = taocrypt src testsuite
-EXTRA_DIST = yassl.dsp yassl.dsw yassl.vcproj \
- CMakeLists.txt
+EXTRA_DIST = CMakeLists.txt
# Don't update the files from bitkeeper
%::SCCS/s.%
diff -Nrup a/extra/yassl/taocrypt/Makefile.am b/extra/yassl/taocrypt/Makefile.am
--- a/extra/yassl/taocrypt/Makefile.am 2006-12-31 01:16:06 +01:00
+++ b/extra/yassl/taocrypt/Makefile.am 2008-05-08 12:03:22 +02:00
@@ -1,5 +1,5 @@
SUBDIRS = src test benchmark
-EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj CMakeLists.txt $(wildcard
mySTL/*.hpp)
+EXTRA_DIST = CMakeLists.txt $(wildcard mySTL/*.hpp)
# Don't update the files from bitkeeper
%::SCCS/s.%
| Thread |
|---|
| • bk commit into 5.1 tree (vvaintroub:1.2568) | vvaintroub | 8 May 2008 |