MonetDB: cmake-fun - Build gdk libraries on Windows.

2019-04-08 Thread Pedro Ferreira
Changeset: 923c4095b945 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=923c4095b945 Modified Files: gdk/CMakeLists.txt monetdb5/tools/CMakeLists.txt Branch: cmake-fun Log Message: Build gdk libraries on Windows. diffs (95 lines): diff --git a/gdk/CMakeLis

MonetDB: cmake-fun - Windows compilation fixes.

2019-04-08 Thread Pedro Ferreira
Changeset: d6db6d11d320 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d6db6d11d320 Modified Files: CMakeLists.txt monetdb5/extras/mal_optimizer_template/CMakeLists.txt monetdb5/tools/CMakeLists.txt sql/backends/monet5/CMakeLists.txt s

MonetDB: cmake-fun - Set the libraries only if the version found...

2019-04-08 Thread Pedro Ferreira
Changeset: 3d8de3833a6e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3d8de3833a6e Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Set the libraries only if the version found is higher than the required. diffs (35 lines): diff --git a/CMakeLists.tx

MonetDB: Apr2019 - Use same version of ODBC in test as in driver.

2019-04-08 Thread Sjoerd Mullender
Changeset: b5f3a160e125 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b5f3a160e125 Modified Files: clients/odbc/driver/SQLGetStmtAttr.c clients/odbc/driver/SQLSetStmtAttr.c clients/odbc/samples/testgetinfo.c sql/odbc/samples/Tests/testgetinfo

MonetDB: Apr2019 - Convert correct buffer after partial multibyt...

2019-04-08 Thread Sjoerd Mullender
Changeset: d57999f73e2b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d57999f73e2b Modified Files: common/stream/stream.c sql/test/mapi/Tests/utf8test.stable.out Branch: Apr2019 Log Message: Convert correct buffer after partial multibyte sequence failure.

MonetDB: cmake-fun - Compilation fixes.

2019-04-08 Thread Pedro Ferreira
Changeset: 184afc208874 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=184afc208874 Modified Files: CMakeLists.txt monetdb5/tools/CMakeLists.txt sql/backends/monet5/generator/CMakeLists.txt testing/CMakeLists.txt tools/mserver/CMakeLis