From c3f2b4ede1d4ecb9ccb4a8a476c09a08692b9642 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 6 Mar 2019 00:59:42 +0300 Subject: Release version 1.1.0+2 --- libmhello/manifest | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'libmhello/manifest') diff --git a/libmhello/manifest b/libmhello/manifest index 792c36e..acbb65d 100644 --- a/libmhello/manifest +++ b/libmhello/manifest @@ -13,20 +13,15 @@ url: https://git.build2.org/cgit/hello/libhello src-url: https://git.build2.org/cgit/hello/libhello/tree/libmhello email: users@build2.org build-email: builds@build2.org -#builds: all -#build-exclude: *-msvc_15u0** ; Broken C++ modules support. -#build-include: *-msvc_15u** -#build-include: *-clang_5.** -#build-include: *-clang_6.** -#build-exclude: ** ; Requires C++ modules support. -build-exclude: *-msvc_15u0** ; Broken C++ modules support. -build-include: *-msvc_15u** +builds: all +build-exclude: *-msvc_15.0** ; Broken C++ modules support. +build-include: *-msvc_15.** build-include: *-clang_5.** build-include: *-clang_6.** build-exclude: ** ; Requires C++ modules support. requires: c++20 -depends: * build2 >= 0.8.0- -depends: * bpkg >= 0.8.0- +depends: * build2 >= 0.9.0 +depends: * bpkg >= 0.9.0 depends: libstd-modules depends: libmformat [1.0.0 2.0.0-) ; Compatible with libmformat-1.X.Y. depends: libmprint [1.0.0 2.0.0-) ; Compatible with libmprint-1.X.Y. -- cgit v1.1