a418804c83
Merge branch '2.0' into 2.1
2017-11-27 08:57:46 +02:00
58984b71d8
fix paths
2017-11-27 08:37:35 +02:00
e1711889b9
add upgrade test
2017-11-27 08:37:35 +02:00
0c1b0648b6
add repo config file for mdbci generation
2017-11-27 08:37:35 +02:00
6541f845ea
add check for zypper and fix gpg repo sign
2017-11-27 08:37:34 +02:00
6555fc0bab
add MDBCI build scripts
2017-11-27 08:37:34 +02:00
96c3f0dda3
Build explicit version of Jansson in build scripts
...
As the Avro C API depends on the Jansson library, the build scripts must
build it. This is not optimal as the Jansson version needs to be updated
in two places.
2017-10-26 21:57:46 +03:00
aa3764db3c
Let MaxScale build the Jansson library
...
The CMake files in MaxScale automatically download the correct version of
the Jansson library when it is configured. The build scripts used the
default branch which can change.
2017-10-23 13:29:52 +03:00
ab82c7455c
remove manual flex installation
2017-08-03 15:38:19 +03:00
0256be660f
Fix missing zlib in build scripts
...
The zlib library wasn't explicitly installed which caused it to fail on
Debian 9.
2017-07-27 16:49:45 +03:00
2148d78d3f
MXS-1324: Fix build scripts for Debian-based systems
...
The avrorouter dependencies weren't correctly built for Debian-based
systems. This is due to the different way Debian and RHEL store libraries.
2017-07-25 11:25:43 +03:00
9889889221
remove gnutls and gcrypt from install_build_deps.sh
2017-06-13 10:14:43 +03:00
9c0bb4ae29
fix avro install script
2017-06-07 11:34:42 +03:00
3faad022ba
working version of build scripts
2017-05-30 00:08:14 +03:00
d7d4ec29bb
Add tests from develop
...
Added tests from develop. The test results need to be modified for 2.0.
2017-05-26 15:40:40 +03:00