From 25f38465e10c8b391333bf9fdc30310fd67ad202 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 6 Mar 2019 01:02:36 +0300 Subject: Release version 1.0.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 73077d7..abcd937 100644 --- a/libmhello/manifest +++ b/libmhello/manifest @@ -13,18 +13,13 @@ url: https://git.build2.org/cgit/hello/libhello src-url: https://git.build2.org/cgit/hello/libhello/tree/libmhello?h=1.0 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 -- cgit v1.1