|
af5eab238d
|
fixed older CMake versions using PATH instead of DIRECTORY in get_filename_component()
|
2014-09-25 22:24:43 +03:00 |
|
|
086ad6c782
|
Updated the MaxScale version to 1.0.1-beta and added a numeric version MAXSCALE_VERSION_NUMERIC with the format 'major.minor.patch'.
|
2014-09-25 10:40:54 +03:00 |
|
|
d8d920bdb4
|
made the searching of MySQL headers look recursively for subdirectories
|
2014-09-24 18:58:23 +03:00 |
|
|
7d01fa1619
|
Reverting to an earlier version due to unforseen bugs in the new implementation
|
2014-09-24 17:12:55 +03:00 |
|
|
e30f4b4b95
|
Cleaned up dependency checking
|
2014-09-24 15:39:06 +03:00 |
|
|
9c61dcebaa
|
changed 'Release' build type to 'Optimized' and removed the default -O2 flags
|
2014-09-24 12:58:44 +03:00 |
|
|
a0a7a29877
|
Added more of the status messages under the control of the DEBUG_OUTPUT variable and updated the README.
|
2014-09-24 12:38:12 +03:00 |
|
|
0b143584c6
|
Added comments and removed redundant dependency checking
|
2014-09-24 09:57:17 +03:00 |
|
|
d548d74bee
|
fixed some variables being compared to the wrong string
|
2014-09-22 15:26:24 +03:00 |
|
|
fc848665e5
|
Added variables for RabbitMQ headers and libraries, added more error checks.
modified: CMakeLists.txt
modified: README
modified: macros.cmake
modified: query_classifier/test/canonical_tests/CMakeLists.txt
modified: rabbitmq_consumer/CMakeLists.txt
modified: server/modules/filter/CMakeLists.txt
|
2014-09-22 13:14:53 +03:00 |
|
|
8427b83884
|
fixed some variables missing the FORCE keyword
|
2014-09-20 10:48:20 +03:00 |
|
|
38475939c4
|
change install dir to /usr/local/skysql/maxscale
|
2014-09-18 23:07:13 +03:00 |
|
|
c97cbd0a7f
|
fixed typos and old information from files
|
2014-09-18 15:56:06 +03:00 |
|
|
942174e94f
|
removed manual UBUNTU flag and renamed it to DEB_LIKE and made it automated
|
2014-09-18 15:50:58 +03:00 |
|
|
95edddcbe5
|
Added debug output for dependency searches with -DDEBUG_OUTPUT=Y
|
2014-09-17 12:59:54 +03:00 |
|
|
81b83f1978
|
Changed the way the static embedded library is searched
|
2014-09-16 18:16:20 +03:00 |
|
|
c0112af04e
|
changed the way static library searching is done
|
2014-09-16 17:53:36 +03:00 |
|
|
be057a4eef
|
Fixed changing cached values causing linking errors
|
2014-09-16 17:14:50 +03:00 |
|
|
b3c110d8e6
|
fix to dependency checks
|
2014-09-16 15:54:51 +03:00 |
|
|
0f5cfdbd1a
|
Added dependency checks, Debian packaging and fixes to various parts of the CMake build files.
|
2014-09-16 15:02:43 +03:00 |
|
|
1f56db310d
|
Changed variable names to closer match their usage
Changed the default values to the same as in makefiles
Added configured versions of maxscale.conf and maxscale init.d script
|
2014-09-15 14:12:55 +03:00 |
|
|
48012cd571
|
Added more build options and README changes
|
2014-09-15 11:48:40 +03:00 |
|
|
0f07c9f08c
|
Added hint tests
Fixed readwritesplit tests looking for test input in the wrong directory
Updated the canonical query test expected output
|
2014-09-15 09:27:47 +03:00 |
|
|
5d26cf6fd5
|
Added optional RabbitMQ component configuration
Changed all the configuration variables to cached
Fixed some errors in tests
|
2014-09-14 07:33:21 +03:00 |
|
|
32b72ce474
|
more configuration options, README update and tests
|
2014-09-12 16:48:21 +03:00 |
|
|
ba9a31497e
|
cleaning up of main CMakeListst.txt
|
2014-09-12 11:21:05 +03:00 |
|
|
175b387eb7
|
added the macro file
|
2014-09-12 11:18:44 +03:00 |
|