Commit Graph

12 Commits

Author SHA1 Message Date
c41a1ffe05 version.h is generated before entering any of the subdirectories. 2014-09-04 21:01:25 +03:00
cda39a62fb Fixes to
Includes imprvements to hints processing. If hint can't be followed query is routed possibly to slave, and eventually to master if other attempts fail.
2014-09-03 22:09:50 +03:00
43a4f97219 add touch depend.mk to 'clean' target 2014-07-02 12:04:09 +03:00
52d4b8590a Create the depend.mk to enable the build to work for a fresh checkout 2014-07-01 10:49:24 +01:00
719503e471 Addition of new client utility, maxadmin.
Supporting protocol for the admin interface

New routing module, cli, which shares source with debugcli

Tidyup output of lsit commands
2014-06-13 23:40:07 +01:00
e8ce2268e0 Test system for MaxScale.
Every test/makefile have the following targets:
 cleantests 	- clean local and subdirectories' tests
 buildtests	- build all local and subdirectories' tests
 runtests	- run all local tests
 testall	- clean, build and run local and subdirectories' tests

Tests for directory random_dir are always in its subdirectory, in this case in random_dir/test . If random_dir has subdirectories with tests, random_dir/child_dir, for example, tests of child_dir can be started from random_dir/test/makefile where make -C child_dir/test <test target> is called.

See MAXSCALE_HOME/test/README for further information.
2014-02-07 11:06:37 +02:00
5c48239372 Fixed doxygen documentation generation 2013-09-04 13:13:54 +02:00
636e5b619c fix Makefile to comply with new dirs 2013-07-29 09:39:46 +03:00
003db6eaa9 Added space character so that log_manager will be installed too 2013-07-25 13:36:39 +03:00
c84f4e099a Replaced hard-coded path with $(HOME)/... 2013-07-22 21:50:15 +03:00
53c6d6daa6 Updates for make install rules 2013-07-17 13:31:18 +02:00
7e7737af05 Addition of top level Makefile 2013-07-16 16:47:20 +02:00