Below is the list of changes that have just been committed into a local
4.1 repository of kent. When kent 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
1.2488 06/04/01 02:14:54 kent@stripped +6 -0
vcproj files:
Set MYSQL_SERVER_SUFFIX from build scripts, not hard
code it into Visual Studio project files, bug#15974
VC++Files/sql/mysqld.vcproj
1.2 06/04/01 02:12:20 kent@stripped +0 -7
Set MYSQL_SERVER_SUFFIX from build scripts, not hard code into project files, bug#15974
VC++Files/mysys/mysys.vcproj
1.2 06/04/01 02:12:19 kent@stripped +0 -1
Set MYSQL_SERVER_SUFFIX from build scripts, not hard code into project files, bug#15974
VC++Files/mysqldemb/mysqldemb.vcproj
1.2 06/04/01 02:12:19 kent@stripped +0 -1
Set MYSQL_SERVER_SUFFIX from build scripts, not hard code into project files, bug#15974
VC++Files/libmysqld/libmysqld.vcproj
1.2 06/04/01 02:12:19 kent@stripped +0 -1
Set MYSQL_SERVER_SUFFIX from build scripts, not hard code into project files, bug#15974
VC++Files/innobase/innobase.vcproj
1.2 06/04/01 02:12:18 kent@stripped +0 -2
Set MYSQL_SERVER_SUFFIX from build scripts, not hard code into project files, bug#15974
VC++Files/bdb/bdb.vcproj
1.2 06/04/01 02:12:18 kent@stripped +0 -1
Set MYSQL_SERVER_SUFFIX from build scripts, not hard code into project files, bug#15974
# 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: kent
# Host: c-4d4072d5.010-2112-6f72651.cust.bredbandsbolaget.se
# Root: /Users/kent/mysql/bk/mysql-4.1-new
--- 1.1/VC++Files/bdb/bdb.vcproj 2005-09-30 13:52:36 +02:00
+++ 1.2/VC++Files/bdb/bdb.vcproj 2006-04-01 02:12:18 +02:00
@@ -19,7 +19,6 @@
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-max"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
--- 1.1/VC++Files/innobase/innobase.vcproj 2005-09-30 13:52:37 +02:00
+++ 1.2/VC++Files/innobase/innobase.vcproj 2006-04-01 02:12:18 +02:00
@@ -20,7 +20,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-nt-max"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
@@ -175,7 +174,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-nt"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
--- 1.1/VC++Files/libmysqld/libmysqld.vcproj 2005-09-30 13:52:37 +02:00
+++ 1.2/VC++Files/libmysqld/libmysqld.vcproj 2006-04-01 02:12:19 +02:00
@@ -86,7 +86,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-pro"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
--- 1.1/VC++Files/mysqldemb/mysqldemb.vcproj 2005-09-30 13:52:38 +02:00
+++ 1.2/VC++Files/mysqldemb/mysqldemb.vcproj 2006-04-01 02:12:19 +02:00
@@ -71,7 +71,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-pro"
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="../include,../regex,../libmysqld,../sql,../zlib"
--- 1.1/VC++Files/mysys/mysys.vcproj 2005-09-30 13:52:38 +02:00
+++ 1.2/VC++Files/mysys/mysys.vcproj 2006-04-01 02:12:19 +02:00
@@ -67,7 +67,6 @@
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-max"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
--- 1.1/VC++Files/sql/mysqld.vcproj 2005-09-30 13:52:39 +02:00
+++ 1.2/VC++Files/sql/mysqld.vcproj 2006-04-01 02:12:20 +02:00
@@ -20,7 +20,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-classic-nt"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
@@ -82,7 +81,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-max"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
@@ -143,7 +141,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-nt-max"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
@@ -207,7 +204,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-nt"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
@@ -271,7 +267,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-pro-nt"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
@@ -393,7 +388,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-pro"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
@@ -455,7 +449,6 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/D MYSQL_SERVER_SUFFIX=-classic"
Optimization="2"
InlineFunctionExpansion="1"
OptimizeForProcessor="2"
Thread |
---|
• bk commit into 4.1 tree (kent:1.2488) BUG#15974 | kent | 1 Apr |