Commit Graph

14 Commits

Author SHA1 Message Date
acf80832ce Merge branch 'release-1.3.0' into develop
To get all fixes made to release-1.3.0 also into develop.
2015-12-14 14:09:51 +02:00
24abdb36b4 Update MAXSCALE_VERSION 2015-12-11 11:27:18 +02:00
03b0f87257 Added MaxScale version numbers into the CMake cache
This will allow custom version numbers without modifying the source code.
2015-12-03 16:16:56 +02:00
443bbe73d2 Mqfilter is built if possible
The mqfilter was not built by default even though it should have been. This has
been fixed but the filter is built only if librabbitmq is found. This was done
to avoid having the librabbitmq and its development headers as a hard
dependency.
2015-11-26 09:28:27 +02:00
d7e685e2fe Increased version number.
MaxScale version number set to 1.3.0-1.
2015-11-23 13:06:39 +02:00
069297f47e Added BUILD_MMMON to CMake cache. 2015-11-17 14:16:32 +02:00
e03dcc07c3 Enabled C99 compiler options 2015-07-11 17:13:00 +03:00
b0e98bc420 Added template cnf file to /etc and renamed folders. 2015-07-09 14:41:23 +03:00
2c3c856ea1 Added option for C99 builds. 2015-06-29 16:01:56 +03:00
22053cfafb Updated MaxScale version to 1.2.0. 2015-06-26 10:36:27 +03:00
4cbcc4ecb6 Removed old unused cmake variables, updated documentation and fixed testall suite. 2015-05-26 15:12:29 +03:00
5f076b81d4 Merge branch 'install_dir_change' into develop
Conflicts:
	CMakeLists.txt
	Documentation/Tutorials/Administration-Tutorial.md
	log_manager/CMakeLists.txt
	server/core/CMakeLists.txt
	server/core/gateway.c
	server/core/maxkeys.c
	server/core/maxpasswd.c
	server/modules/filter/test/CMakeLists.txt
	server/modules/routing/CMakeLists.txt
2015-05-26 13:34:39 +03:00
71531cde3e Updated package installation and started documentation update. 2015-04-28 11:09:49 +03:00
ed426ca30d Updated packaging install layout, moved some cmake files around. 2015-04-26 06:35:36 +03:00