|
31be62774f
|
Added a more descriptive warning when building MaxScale with source built MariaDB server.
|
2015-04-30 11:39:24 +03:00 |
|
|
5394b4d0fa
|
Changed standard installation directory from /usr/local/mariadb-maxscale to /usr/local.
|
2015-04-29 05:42:58 +03:00 |
|
|
71531cde3e
|
Updated package installation and started documentation update.
|
2015-04-28 11:09:49 +03:00 |
|
|
e681d18fdd
|
Split packaging to RPM and DEB cmake files.
|
2015-04-27 23:11:49 +03:00 |
|
|
bbcecc0db5
|
Changed all MaxScale.cnf code references to maxscale.cnf
|
2015-04-27 13:44:36 +03:00 |
|
|
9eeec2e9d3
|
Added FindJemalloc.cmake
|
2015-04-27 04:52:29 +03:00 |
|
|
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 |
|
|
17a7b2addb
|
Updated more variables.
|
2015-04-26 20:08:27 +03:00 |
|
|
89b75cb510
|
Added FindJemalloc.cmake
|
2015-04-26 11:41:02 +03:00 |
|
|
ed426ca30d
|
Updated packaging install layout, moved some cmake files around.
|
2015-04-26 06:35:36 +03:00 |
|
|
b2cfa674b9
|
Added support for tcmalloc usage.
|
2015-04-20 17:52:50 +03:00 |
|
|
254b1bf05d
|
Added FindPCRE.cmake which is used by the FindMySQL.cmake.
|
2015-04-16 18:11:29 +03:00 |
|
|
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 |
|
|
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 |
|
|
bd10215a84
|
Added Make targets for PDF and HTML generation.
|
2015-02-09 19:52:11 +02:00 |
|
|
5d6b805d6e
|
Moved CMake modules to a separate directory and disabled local installs of system files when building packages.
The building of packages with CMake now requires the -DPACKAGE=Y flag to be set when configuring CMake.
|
2015-01-30 15:45:33 +02:00 |
|