summaryrefslogtreecommitdiff
path: root/libodb-mssql/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'libodb-mssql/manifest')
-rw-r--r--libodb-mssql/manifest41
1 files changed, 41 insertions, 0 deletions
diff --git a/libodb-mssql/manifest b/libodb-mssql/manifest
new file mode 100644
index 0000000..b35af53
--- /dev/null
+++ b/libodb-mssql/manifest
@@ -0,0 +1,41 @@
+: 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.
+depends: * build2 >= 0.17.0-
+depends: * bpkg >= 0.17.0-
+depends: libodb == $
+depends: * cli ^1.2.0- ? ($config.libodb_mssql.develop)
+
+#tests: odb-tests == $ \
+#? (!$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.
+#\