Markus Makela
fb8359b5ca
Fixed missing installation of init.d and ldconfig files.
2015-05-06 12:34:10 +03:00
Markus Makela
d545150ceb
Fix to MXS-70: https://mariadb.atlassian.net/browse/MXS-70
...
Added assert information to error log.
2015-05-02 05:51:25 +03:00
Markus Makela
416ffea9b7
Changed errmsg.sys installation location to /var/lib/maxscale
2015-04-30 10:37:06 +03:00
Markus Makela
5394b4d0fa
Changed standard installation directory from /usr/local/mariadb-maxscale to /usr/local.
2015-04-29 05:42:58 +03:00
Markus Makela
71531cde3e
Updated package installation and started documentation update.
2015-04-28 11:09:49 +03:00
Markus Makela
e681d18fdd
Split packaging to RPM and DEB cmake files.
2015-04-27 23:11:49 +03:00
Markus Makela
bbcecc0db5
Changed all MaxScale.cnf code references to maxscale.cnf
2015-04-27 13:44:36 +03:00
Markus Makela
9eeec2e9d3
Added FindJemalloc.cmake
2015-04-27 04:52:29 +03:00
Markus Makela
c500d23d04
Moved default file search paths to gwdirs.h which is configured by CMake from gwdirs.h.in.
2015-04-27 04:48:50 +03:00
Markus Makela
17a7b2addb
Updated more variables.
2015-04-26 20:08:27 +03:00
Markus Makela
89b75cb510
Added FindJemalloc.cmake
2015-04-26 11:41:02 +03:00
Markus Makela
10e9203b5b
Updated postinst script
2015-04-26 11:39:00 +03:00
Markus Makela
ed426ca30d
Updated packaging install layout, moved some cmake files around.
2015-04-26 06:35:36 +03:00
Markus Makela
df9bc65430
Added variables that are used when installing instead of relative paths.
2015-04-25 18:35:47 +03:00
Markus Makela
eec053924c
Updated various MaxScale command line and configuration options to allow custom log, module, data, cache and language directories.
2015-04-24 22:11:49 +03:00
Markus Makela
5c96676ea0
Revert "Removed obsolete log directory in MAXSCALE_HOME."
...
This reverts commit d7b665b8675e305390b401a228053a648a1e20e6.
2015-04-24 17:57:01 +03:00
Markus Makela
d7b665b867
Removed obsolete log directory in MAXSCALE_HOME.
2015-04-24 17:19:33 +03:00
Markus Makela
327f22a0dc
Added the release number into the maxscale version macro in macros.cmake and used it in CPack configuration.
2015-04-24 06:04:46 +03:00
Markus Makela
b2cfa674b9
Added support for tcmalloc usage.
2015-04-20 17:52:50 +03:00
Markus Makela
16dcb34908
Merge branch 'platform_check' into develop
2015-04-09 17:31:26 +03:00
Markus Makela
60a0cbb306
Added profiling option to CMake. Adding the -DPROFILE=Y to the CMake command now compiles executables with the -pg flag.
2015-04-09 17:21:02 +03:00
Markus Makela
086be2a1d5
Added a template configuration file for the binlogrouter
2015-04-08 18:18:39 +03:00
Markus Makela
e9aa692acd
Added the platform check back and added linker flags for PCRE if the embedded library does not have them.
2015-04-03 22:14:51 +03:00
Markus Makela
301cb3742b
Cleaned up main CMakeLists file.
2015-04-03 05:05:53 +03:00
Markus Makela
2e6670cec1
Updated CMake variables.
...
INSTALL_SYSTEM_FILES is now WITH_SCRIPTS.
BUILD_TYPE is now obsolete and is replaced with CMAKE_BUILD_TYPE, the build types are now the same as with regular CMake installations.
Differences are:
DebugSymbols -> RelWithDebInfo
2015-03-24 06:17:11 +02:00
Markus Makela
da406db292
Changed install path to /usr/local/mariadb-maxscale
2015-03-23 20:12:56 +02:00
Markus Makela
d07a188493
Added documentation about upgrading from 1.0.5 to 1.1.0.
2015-03-23 18:15:24 +02:00
Markus Makela
7cfc1d3cc9
Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'.
2015-03-23 14:53:31 +02:00
Markus Makela
0cb8b498d1
Added text versions of latest release notes and changelog.
2015-03-23 13:16:46 +02:00
Markus Makela
92999a3174
Added a new make target that generates .txt files from Markdown release notes.
2015-03-20 21:49:14 +02:00
Markus Makela
3a50b308b0
Set CPack RPM packaging version to 1 and added a RUNNING option to readconnroute.
2015-03-19 20:11:22 +02:00
Markus Makela
e0711c5013
Added Nagios plugins to installation.
2015-03-19 13:41:19 +02:00
Markus Makela
15262f3fbf
Added new Make target for testing MaxScale's core parts.
...
This target doesn't need a running MaxScale and only executes core, log_manager and query_classifier unit tests.
2015-03-19 11:56:40 +02:00
Markus Makela
63d83cd85d
Monitor API 2.0.0 implemented.
2015-03-11 15:18:55 +02:00
MassimilianoPinto
7af2843bcb
Notification Service integration added
...
Notification Service integration added
2015-03-09 18:06:16 +01:00
MassimilianoPinto
bb2609e161
Merge branch 'develop' into MAX-348
2015-03-05 12:59:44 +01:00
Markus Makela
880adca73e
Merge branch 'develop' into MAX-324
2015-03-05 10:45:48 +02:00
Markus Makela
b6e5c8a953
Removed SETUP from installation.
2015-03-05 10:18:46 +02:00
MassimilianoPinto
bc5dfe82c2
merge from develop
...
merge from develop
2015-03-04 17:02:04 +01:00
Markus Makela
2b8cb8aa94
Lowered the CMake required version for non-package builds.
2015-03-04 17:04:43 +02:00
MassimilianoPinto
a384f63485
Merge branch 'develop' into MAX-348
2015-03-02 16:39:37 +01:00
Markus Makela
63e6826906
Added find_package calls for libcurl and linked the maxscale executable against it.
2015-02-26 11:16:50 +02:00
Timofey Turenko
91a962cae1
set minimum cmake version to 2.8.12
2015-02-26 11:11:11 +02:00
Markus Makela
9e7afeb302
Merge branch 'develop' into MAX-324
...
Conflicts:
macros.cmake
server/core/config.c
server/core/service.c
server/modules/routing/CMakeLists.txt
2015-02-24 06:26:55 +02:00
Markus Makela
83b7948cdf
Added more debug output to user authentication.
2015-02-20 14:50:26 +02:00
Markus Makela
68bf331ff9
Added more output to CMake configuration.
2015-02-20 10:53:45 +02:00
Markus Makela
3f05050ed7
Increased the RPM package release number.
2015-02-20 10:33:45 +02:00
Markus Makela
986cc784ce
Fix to bug 732: http://bugs.mariadb.com/show_bug.cgi?id=732
...
-Wno-unused-but-set-variable is now only used with GCC versions that support it.
2015-02-17 11:37:32 +02:00
Hartmut Holzgraefe
b4cb252f91
ignore warnings about unused functions and variables for now
2015-02-13 16:10:21 +01:00
Markus Makela
bd10215a84
Added Make targets for PDF and HTML generation.
2015-02-09 19:52:11 +02:00