Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
8b645bed
Commit
8b645bed
authored
Aug 12, 2010
by
Alexander Nozdrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).
Fixing copyright text.
parent
92814d6d
Changes
46
Show whitespace changes
Inline
Side-by-side
Showing
46 changed files
with
112 additions
and
125 deletions
+112
-125
CMakeLists.txt
CMakeLists.txt
+2
-2
client/CMakeLists.txt
client/CMakeLists.txt
+2
-2
cmd-line-utils/libedit/CMakeLists.txt
cmd-line-utils/libedit/CMakeLists.txt
+4
-4
cmd-line-utils/readline/CMakeLists.txt
cmd-line-utils/readline/CMakeLists.txt
+2
-2
dbug/CMakeLists.txt
dbug/CMakeLists.txt
+2
-2
extra/CMakeLists.txt
extra/CMakeLists.txt
+2
-3
extra/yassl/CMakeLists.txt
extra/yassl/CMakeLists.txt
+2
-2
extra/yassl/taocrypt/CMakeLists.txt
extra/yassl/taocrypt/CMakeLists.txt
+2
-2
include/CMakeLists.txt
include/CMakeLists.txt
+4
-4
libmysql/CMakeLists.txt
libmysql/CMakeLists.txt
+2
-2
libmysqld/CMakeLists.txt
libmysqld/CMakeLists.txt
+2
-2
libmysqld/examples/CMakeLists.txt
libmysqld/examples/CMakeLists.txt
+2
-2
libservices/CMakeLists.txt
libservices/CMakeLists.txt
+2
-2
man/CMakeLists.txt
man/CMakeLists.txt
+4
-4
mysql-test/CMakeLists.txt
mysql-test/CMakeLists.txt
+4
-4
mysql-test/lib/My/SafeProcess/CMakeLists.txt
mysql-test/lib/My/SafeProcess/CMakeLists.txt
+2
-2
mysys/CMakeLists.txt
mysys/CMakeLists.txt
+2
-4
plugin/audit_null/CMakeLists.txt
plugin/audit_null/CMakeLists.txt
+4
-4
plugin/audit_null/audit_null.c
plugin/audit_null/audit_null.c
+1
-1
plugin/daemon_example/CMakeLists.txt
plugin/daemon_example/CMakeLists.txt
+4
-4
plugin/fulltext/CMakeLists.txt
plugin/fulltext/CMakeLists.txt
+4
-4
plugin/semisync/CMakeLists.txt
plugin/semisync/CMakeLists.txt
+2
-4
regex/CMakeLists.txt
regex/CMakeLists.txt
+2
-3
scripts/CMakeLists.txt
scripts/CMakeLists.txt
+2
-2
sql-bench/CMakeLists.txt
sql-bench/CMakeLists.txt
+4
-4
sql/CMakeLists.txt
sql/CMakeLists.txt
+2
-3
sql/examples/CMakeLists.txt
sql/examples/CMakeLists.txt
+2
-2
sql/share/CMakeLists.txt
sql/share/CMakeLists.txt
+4
-4
storage/archive/CMakeLists.txt
storage/archive/CMakeLists.txt
+2
-3
storage/blackhole/CMakeLists.txt
storage/blackhole/CMakeLists.txt
+2
-3
storage/csv/CMakeLists.txt
storage/csv/CMakeLists.txt
+2
-2
storage/example/CMakeLists.txt
storage/example/CMakeLists.txt
+2
-2
storage/federated/CMakeLists.txt
storage/federated/CMakeLists.txt
+2
-2
storage/heap/CMakeLists.txt
storage/heap/CMakeLists.txt
+2
-2
storage/ibmdb2i/CMakeLists.txt
storage/ibmdb2i/CMakeLists.txt
+2
-2
storage/innobase/CMakeLists.txt
storage/innobase/CMakeLists.txt
+3
-3
storage/myisam/CMakeLists.txt
storage/myisam/CMakeLists.txt
+2
-2
storage/myisammrg/CMakeLists.txt
storage/myisammrg/CMakeLists.txt
+2
-2
strings/CMakeLists.txt
strings/CMakeLists.txt
+2
-2
support-files/CMakeLists.txt
support-files/CMakeLists.txt
+4
-4
tests/CMakeLists.txt
tests/CMakeLists.txt
+2
-2
unittest/examples/CMakeLists.txt
unittest/examples/CMakeLists.txt
+2
-3
unittest/mysys/CMakeLists.txt
unittest/mysys/CMakeLists.txt
+2
-2
unittest/mytap/CMakeLists.txt
unittest/mytap/CMakeLists.txt
+2
-3
vio/CMakeLists.txt
vio/CMakeLists.txt
+2
-3
zlib/CMakeLists.txt
zlib/CMakeLists.txt
+2
-3
No files found.
CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006-2008 MySQL AB, 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
client/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
cmd-line-utils/libedit/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
cmd-line-utils/readline/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2007 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
dbug/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
extra/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,7 +13,6 @@
...
@@ -13,7 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
INCLUDE_DIRECTORIES
(
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
${
CMAKE_SOURCE_DIR
}
/include
${
ZLIB_INCLUDE_DIR
}
${
ZLIB_INCLUDE_DIR
}
...
...
extra/yassl/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
extra/yassl/taocrypt/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
include/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
libmysql/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
libmysqld/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
libmysqld/examples/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
libservices/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
man/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
mysql-test/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
mysql-test/lib/My/SafeProcess/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
mysys/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB, 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,8 +13,6 @@
...
@@ -13,8 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
INCLUDE_DIRECTORIES
(
${
ZLIB_INCLUDE_DIR
}
${
CMAKE_SOURCE_DIR
}
/include
${
CMAKE_SOURCE_DIR
}
/mysys
)
INCLUDE_DIRECTORIES
(
${
ZLIB_INCLUDE_DIR
}
${
CMAKE_SOURCE_DIR
}
/include
${
CMAKE_SOURCE_DIR
}
/mysys
)
SET
(
MYSYS_SOURCES array.c charset-def.c charset.c checksum.c default.c
SET
(
MYSYS_SOURCES array.c charset-def.c charset.c checksum.c default.c
...
...
plugin/audit_null/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2010 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
plugin/audit_null/audit_null.c
View file @
8b645bed
...
@@ -144,7 +144,7 @@ mysql_declare_plugin(audit_null)
...
@@ -144,7 +144,7 @@ mysql_declare_plugin(audit_null)
MYSQL_AUDIT_PLUGIN
,
/* type */
MYSQL_AUDIT_PLUGIN
,
/* type */
&
audit_null_descriptor
,
/* descriptor */
&
audit_null_descriptor
,
/* descriptor */
"NULL_AUDIT"
,
/* name */
"NULL_AUDIT"
,
/* name */
"
MySQL AB"
,
/* author */
"
Oracle Corp"
,
/* author */
"Simple NULL Audit"
,
/* description */
"Simple NULL Audit"
,
/* description */
PLUGIN_LICENSE_GPL
,
PLUGIN_LICENSE_GPL
,
audit_null_plugin_init
,
/* init function (when loaded) */
audit_null_plugin_init
,
/* init function (when loaded) */
...
...
plugin/daemon_example/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
plugin/fulltext/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
plugin/semisync/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems,Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,8 +13,6 @@
...
@@ -13,8 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
SET
(
SEMISYNC_MASTER_SOURCES
SET
(
SEMISYNC_MASTER_SOURCES
semisync.cc semisync_master.cc semisync_master_plugin.cc
semisync.cc semisync_master.cc semisync_master_plugin.cc
semisync.h semisync_master.h
)
semisync.h semisync_master.h
)
...
...
regex/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,7 +13,6 @@
...
@@ -13,7 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
)
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
)
SET
(
REGEX_SOURCES regcomp.c regerror.c regexec.c regfree.c reginit.c
)
SET
(
REGEX_SOURCES regcomp.c regerror.c regexec.c regfree.c reginit.c
)
...
...
scripts/CMakeLists.txt
View file @
8b645bed
# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -12,7 +13,6 @@
...
@@ -12,7 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Build comp_sql - used for embedding SQL in C or C++ programs
# Build comp_sql - used for embedding SQL in C or C++ programs
IF
(
NOT CMAKE_CROSSCOMPILING
)
IF
(
NOT CMAKE_CROSSCOMPILING
)
ADD_EXECUTABLE
(
comp_sql comp_sql.c
)
ADD_EXECUTABLE
(
comp_sql comp_sql.c
)
...
...
sql-bench/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
sql/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,7 +13,6 @@
...
@@ -13,7 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
INCLUDE_DIRECTORIES
(
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
${
CMAKE_SOURCE_DIR
}
/include
${
CMAKE_SOURCE_DIR
}
/sql
${
CMAKE_SOURCE_DIR
}
/sql
...
...
sql/examples/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
sql/share/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
storage/archive/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,7 +13,6 @@
...
@@ -13,7 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
SET
(
ARCHIVE_SOURCES azio.c ha_archive.cc ha_archive.h
)
SET
(
ARCHIVE_SOURCES azio.c ha_archive.cc ha_archive.h
)
MYSQL_ADD_PLUGIN
(
archive
${
ARCHIVE_SOURCES
}
STORAGE_ENGINE LINK_LIBRARIES
${
ZLIB_LIBRARY
}
)
MYSQL_ADD_PLUGIN
(
archive
${
ARCHIVE_SOURCES
}
STORAGE_ENGINE LINK_LIBRARIES
${
ZLIB_LIBRARY
}
)
storage/blackhole/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,6 +13,5 @@
...
@@ -13,6 +13,5 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
SET
(
BLACKHOLE_SOURCES ha_blackhole.cc ha_blackhole.h
)
SET
(
BLACKHOLE_SOURCES ha_blackhole.cc ha_blackhole.h
)
MYSQL_ADD_PLUGIN
(
blackhole
${
BLACKHOLE_SOURCES
}
STORAGE_ENGINE
)
MYSQL_ADD_PLUGIN
(
blackhole
${
BLACKHOLE_SOURCES
}
STORAGE_ENGINE
)
storage/csv/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
storage/example/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
storage/federated/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
storage/heap/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
storage/ibmdb2i/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
storage/innobase/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Oracle/Innobase Oy
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place, Suite 330, Boston, MA 02111-1307
USA
# Foundation, Inc., 5
1 Franklin St, Fifth Floor, Boston, MA 02110-1301
USA
# This is the CMakeLists for InnoDB Plugin
# This is the CMakeLists for InnoDB Plugin
...
...
storage/myisam/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
storage/myisammrg/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
strings/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
support-files/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
tests/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
unittest/examples/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2007 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,7 +13,6 @@
...
@@ -13,7 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
${
CMAKE_SOURCE_DIR
}
/zlib
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
${
CMAKE_SOURCE_DIR
}
/zlib
${
CMAKE_SOURCE_DIR
}
/sql
${
CMAKE_SOURCE_DIR
}
/sql
${
CMAKE_SOURCE_DIR
}
/regex
${
CMAKE_SOURCE_DIR
}
/regex
...
...
unittest/mysys/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2007 MySQL AB, 2009 Sun Microsystems,Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
...
unittest/mytap/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2007 MySQL AB, 2009 Sun Microsystems, Inc
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,6 +13,5 @@
...
@@ -13,6 +13,5 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
)
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
)
ADD_LIBRARY
(
mytap tap.c
)
ADD_LIBRARY
(
mytap tap.c
)
vio/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,7 +13,6 @@
...
@@ -13,7 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
${
SSL_INCLUDE_DIRS
}
)
${
SSL_INCLUDE_DIRS
}
)
ADD_DEFINITIONS
(
${
SSL_DEFINES
}
)
ADD_DEFINITIONS
(
${
SSL_DEFINES
}
)
...
...
zlib/CMakeLists.txt
View file @
8b645bed
# Copyright (
C) 2006 MySQL AB
# Copyright (
c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -13,7 +13,6 @@
...
@@ -13,7 +13,6 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
INCLUDE_DIRECTORIES
(
INCLUDE_DIRECTORIES
(
${
CMAKE_SOURCE_DIR
}
/include
${
CMAKE_SOURCE_DIR
}
/include
${
CMAKE_SOURCE_DIR
}
/zlib
${
CMAKE_SOURCE_DIR
}
/zlib
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment