aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-31 09:30:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-31 09:30:44 +0200
commita9245dcfa498f125649e277ce32a7a92ff02fe05 (patch)
treec56985a641de1b4f0ab74ee5f9572582cd89e574
parent193a2968fedaea5afc0117a5653a30bcaf433270 (diff)
Bump version to 0.8.0-a.0.z, master is open for business
m---------bdep0
m---------bpkg0
-rw-r--r--build-mingw.bat6
-rw-r--r--build-msvc.bat6
-rwxr-xr-xbuild.sh6
m---------build20
-rwxr-xr-xdoc/cli.sh2
m---------libbpkg0
m---------libbutl0
m---------libodb0
m---------libodb-sqlite0
m---------libpkgconf0
m---------libsqlite30
-rw-r--r--manifest2
14 files changed, 11 insertions, 11 deletions
diff --git a/bdep b/bdep
-Subproject e22afe9729703e9e1d2530539b33a494bd19b68
+Subproject 233f9d3e9f6cef9688d49f9c39975d9014506bd
diff --git a/bpkg b/bpkg
-Subproject b383af6755ceff65a9175a9c4187486f58f5859
+Subproject 0cb15e956256894834f4630234a76402b87855a
diff --git a/build-mingw.bat b/build-mingw.bat
index bc3ebfa..a66aa22 100644
--- a/build-mingw.bat
+++ b/build-mingw.bat
@@ -42,14 +42,14 @@ set "owd=%CD%"
rem Package repository URL (or path).
rem
if "_%BUILD2_REPO%_" == "__" (
-rem set "BUILD2_REPO=https://stage.build2.org/1"
+ set "BUILD2_REPO=https://stage.build2.org/1"
rem set "BUILD2_REPO=https://pkg.cppget.org/1/queue"
- set "BUILD2_REPO=https://pkg.cppget.org/1/alpha"
+rem set "BUILD2_REPO=https://pkg.cppget.org/1/alpha"
)
rem The bpkg configuration directory.
rem
-set "cver=0.7"
+set "cver=0.8-a.0"
set "cdir=build2-toolchain-%cver%"
rem Parse options.
diff --git a/build-msvc.bat b/build-msvc.bat
index d99829c..8917055 100644
--- a/build-msvc.bat
+++ b/build-msvc.bat
@@ -35,14 +35,14 @@ set "owd=%CD%"
rem Package repository URL (or path).
rem
if "_%BUILD2_REPO%_" == "__" (
-rem set "BUILD2_REPO=https://stage.build2.org/1"
+ set "BUILD2_REPO=https://stage.build2.org/1"
rem set "BUILD2_REPO=https://pkg.cppget.org/1/queue"
- set "BUILD2_REPO=https://pkg.cppget.org/1/alpha"
+rem set "BUILD2_REPO=https://pkg.cppget.org/1/alpha"
)
rem The bpkg configuration directory.
rem
-set "cver=0.7"
+set "cver=0.8-a.0"
set "cdir=build2-toolchain-%cver%"
rem Parse options.
diff --git a/build.sh b/build.sh
index 4211a01..00b2675 100755
--- a/build.sh
+++ b/build.sh
@@ -9,14 +9,14 @@ usage="Usage: $0 [-h|--help] [<options>] <c++-compiler>"
# Package repository URL (or path).
#
if test -z "$BUILD2_REPO"; then
-# BUILD2_REPO="https://stage.build2.org/1"
+ BUILD2_REPO="https://stage.build2.org/1"
# BUILD2_REPO="https://pkg.cppget.org/1/queue"
- BUILD2_REPO="https://pkg.cppget.org/1/alpha"
+# BUILD2_REPO="https://pkg.cppget.org/1/alpha"
fi
# The bpkg configuration directory.
#
-cver="0.7"
+cver="0.8-a.0"
cdir="build2-toolchain-$cver"
diag ()
diff --git a/build2 b/build2
-Subproject 16e19aac2b3a5f339bc6909c4f4c0f991d18561
+Subproject df58e30c521ebe61897f8960d4914e90e770541
diff --git a/doc/cli.sh b/doc/cli.sh
index 8d1a77e..71a6f3e 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.7.0
+version=0.8.0-a.0.z
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/libbpkg b/libbpkg
-Subproject 9975433887ac061b2aa50189dddb9d733e57d05
+Subproject 6cd041f835400bf76720f8f6653d583c5b3c61c
diff --git a/libbutl b/libbutl
-Subproject 87748994b78ee8143a09ccf80a38ab890263e11
+Subproject 22dcb13424c3a098e2f87716a9ca6e72f610f84
diff --git a/libodb b/libodb
-Subproject 0930b3a28774175e3a984b6d77e3f7587f2844a
+Subproject fd18317630f65365c9cb4923dd48f0c944ac1a2
diff --git a/libodb-sqlite b/libodb-sqlite
-Subproject 29bb914fc69138321cb9514905303484a03a0f4
+Subproject d64311d6ce2cace76f1a7e09251be9d8d1ea6bd
diff --git a/libpkgconf b/libpkgconf
-Subproject 80527b41a64fb86920beb1ab25731a7cbd19e65
+Subproject 19efac27ad986bf58d7e7cd46d9563b38974a03
diff --git a/libsqlite3 b/libsqlite3
-Subproject df34c714af4e8b70682f42da9c05454175b1722
+Subproject 0fee89ffcf9b3f7fda553d11e4c5e22ff28fe4a
diff --git a/manifest b/manifest
index fc4f5c3..d4f2e0e 100644
--- a/manifest
+++ b/manifest
@@ -2,6 +2,6 @@
# Note: not a real package, just for the version module.
#
-version: 0.7.0
+version: 0.8.0-a.0.z
depends: * build2 >= 0.7.0-
depends: * bpkg >= 0.7.0-