: 1 name: libodb-mssql version: 2.5.0-b.26.z project: odb summary: Microsoft SQL Server ODB runtime library license: other: ODB NCUEL ; Non-Commercial Use and Evaluation License. license: other: proprietary ; Not free/open source. topics: C++, ORM, Microsoft SQL Server, SQL description-file: README changes-file: NEWS url: https://www.codesynthesis.com/products/odb/ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml src-url: https://git.codesynthesis.com/cgit/odb/odb/ email: odb-users@codesynthesis.com build-warning-email: odb-builds@codesynthesis.com requires: c++11 # @@ DEP #requires: ? libunixodbc ; Only on UNIX. # @@ TMP Bump the toolchain version to 0.17.0 after it is released. # depends: * build2 >= 0.16.0- depends: * bpkg >= 0.16.0- depends: libodb == $ depends: * cli ^1.2.0- ? ($config.libodb_mssql.develop) # @@ TMP: drop develop (also drop in odb-tests/build/root.build). # tests: odb-tests == $ \ ? ($config.odb_tests.develop && !$defined(config.odb_tests.database)) config.odb_tests.database=mssql # @@ TMP # builds: windows ; Requires not yet packaged libunixodbc (unixODBC). #builds: windows mssql # Only build this package configuration where it can be tested via odb-tests # package (see its manifest for details). # #multi-builds: mssql #multi-build-config: #\ #{ 'config.odb_tests.database=mssql sqlite' }+ odb-tests #; #Enable testing in dynamic multi-database mode. #\