: 1 name: libodb-oracle version: 2.5.0-b.26.z project: odb summary: Oracle ODB runtime library license: other: ODB NCUEL ; Non-Commercial Use and Evaluation License. license: other: proprietary ; Not free/open source. topics: C++, ORM, Oracle, 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 requires: oci ; Oracle Call Interface library. # @@ 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_oracle.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=oracle # @@ TMP # builds: none ; Requires proprietary Oracle Call Interface library. #builds: oracle #multi-build-config: #\ #{ 'config.odb_tests.database=oracle sqlite' }+ odb-tests #; #Enable testing in dynamic multi-database mode. #\