summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-02-05 12:13:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-02-05 12:14:16 +0300
commitabbc881d380800fdae6d4956cb40159db808b72f (patch)
treedc9b554b084cac048ca79dbf555c378b6cbced8e
parent633ad7ccad39723baf71966695fb2e15d0a7240c (diff)
Keep toolchain dependency version 0.16.0- until 0.17.0 is released
-rw-r--r--libodb-boost/manifest8
-rw-r--r--libodb-mssql/manifest8
-rw-r--r--libodb-mysql/manifest8
-rw-r--r--libodb-oracle/manifest8
-rw-r--r--libodb-pgsql/manifest8
-rw-r--r--libodb-qt/manifest8
-rw-r--r--libodb-sqlite/manifest8
-rw-r--r--libodb/manifest3
-rw-r--r--odb-tests/manifest6
-rw-r--r--odb/manifest7
10 files changed, 54 insertions, 18 deletions
diff --git a/libodb-boost/manifest b/libodb-boost/manifest
index e023ba4..c3e3cb5 100644
--- a/libodb-boost/manifest
+++ b/libodb-boost/manifest
@@ -16,6 +16,10 @@ build-warning-email: odb-builds@codesynthesis.com
builds: all
requires: c++11
requires: libboost ; Requires not yet packaged libboost.
-depends: * build2 >= 0.17.0-
-depends: * bpkg >= 0.17.0-
+
+# @@ 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 == $
diff --git a/libodb-mssql/manifest b/libodb-mssql/manifest
index b35af53..8600473 100644
--- a/libodb-mssql/manifest
+++ b/libodb-mssql/manifest
@@ -16,8 +16,12 @@ 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-
+
+# @@ 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)
diff --git a/libodb-mysql/manifest b/libodb-mysql/manifest
index e72b486..bcd0e8e 100644
--- a/libodb-mysql/manifest
+++ b/libodb-mysql/manifest
@@ -14,8 +14,12 @@ src-url: https://git.codesynthesis.com/cgit/odb/odb/
email: odb-users@codesynthesis.com
build-warning-email: odb-builds@codesynthesis.com
requires: c++11
-depends: * build2 >= 0.17.0-
-depends: * bpkg >= 0.17.0-
+
+# @@ TMP Bump the toolchain version to 0.17.0 after it is released.
+#
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
+
#depends: libmysqlclient >= 5.0.3 | libmariadb ^10.2.2
depends: libmysqlclient >= 5.0.3
depends: libodb == $
diff --git a/libodb-oracle/manifest b/libodb-oracle/manifest
index a71069c..2a0af77 100644
--- a/libodb-oracle/manifest
+++ b/libodb-oracle/manifest
@@ -15,8 +15,12 @@ email: odb-users@codesynthesis.com
build-warning-email: odb-builds@codesynthesis.com
requires: c++11
requires: oci ; Oracle Call Interface library.
-depends: * build2 >= 0.17.0-
-depends: * bpkg >= 0.17.0-
+
+# @@ 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)
diff --git a/libodb-pgsql/manifest b/libodb-pgsql/manifest
index 12489a9..a3721c4 100644
--- a/libodb-pgsql/manifest
+++ b/libodb-pgsql/manifest
@@ -14,8 +14,12 @@ src-url: https://git.codesynthesis.com/cgit/odb/odb/
email: odb-users@codesynthesis.com
build-warning-email: odb-builds@codesynthesis.com
requires: c++11
-depends: * build2 >= 0.17.0-
-depends: * bpkg >= 0.17.0-
+
+# @@ TMP Bump the toolchain version to 0.17.0 after it is released.
+#
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
+
depends: libpq >=7.4.0
depends: libodb == $
depends: * cli ^1.2.0- ? ($config.libodb_pgsql.develop)
diff --git a/libodb-qt/manifest b/libodb-qt/manifest
index e3f4f07..137f93a 100644
--- a/libodb-qt/manifest
+++ b/libodb-qt/manifest
@@ -16,6 +16,10 @@ build-warning-email: odb-builds@codesynthesis.com
builds: all
requires: c++11
requires: libqt-core ; Requires not yet packaged libqt-core.
-depends: * build2 >= 0.17.0-
-depends: * bpkg >= 0.17.0-
+
+# @@ 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 == $
diff --git a/libodb-sqlite/manifest b/libodb-sqlite/manifest
index c6b442e..95634b2 100644
--- a/libodb-sqlite/manifest
+++ b/libodb-sqlite/manifest
@@ -14,8 +14,12 @@ src-url: https://git.codesynthesis.com/cgit/odb/odb/
email: odb-users@codesynthesis.com
build-warning-email: odb-builds@codesynthesis.com
requires: c++11
-depends: * build2 >= 0.17.0-
-depends: * bpkg >= 0.17.0-
+
+# @@ TMP Bump the toolchain version to 0.17.0 after it is released.
+#
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
+
depends: libsqlite3 ^3.6.18
depends: libodb == $
depends: * cli ^1.2.0- ? ($config.libodb_sqlite.develop)
diff --git a/libodb/manifest b/libodb/manifest
index 5299bab..b5d88fd 100644
--- a/libodb/manifest
+++ b/libodb/manifest
@@ -15,5 +15,8 @@ email: odb-users@codesynthesis.com
build-warning-email: odb-builds@codesynthesis.com
builds: all
requires: c++11
+
+# @@ TMP Bump the toolchain version to 0.17.0 after it is released.
+#
depends: * build2 >= 0.16.0-
depends: * bpkg >= 0.16.0-
diff --git a/odb-tests/manifest b/odb-tests/manifest
index 54ec890..74d760c 100644
--- a/odb-tests/manifest
+++ b/odb-tests/manifest
@@ -26,8 +26,10 @@ builds: &gcc ; Requires GCC with plugin support enabled.
builds: &gcc-5+ ; Requires GCC 5 or later.
builds: -static ; Implementation uses plugins and requires -fPIC.
-depends: * build2 >= 0.17.0-
-depends: * bpkg >= 0.17.0-
+# @@ TMP Bump the toolchain version to 0.17.0 after it is released.
+#
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
depends: * odb == $
diff --git a/odb/manifest b/odb/manifest
index 06dce29..6e8650c 100644
--- a/odb/manifest
+++ b/odb/manifest
@@ -19,8 +19,11 @@ builds: &gcc-5+ ; Requires GCC 5 or later.
builds: -static ; Implementation uses plugins and requires -fPIC.
requires: host
requires: c++11
-depends: * build2 >= 0.17.0-
-depends: * bpkg >= 0.17.0-
+
+# @@ TMP Bump the toolchain version to 0.17.0 after it is released.
+#
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
depends: libstudxml ^1.1.0-
depends: libcutl ^1.11.0-