From ed633278e5bb564aca118783e8c910582e6ba10a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 6 Mar 2019 00:11:30 +0300 Subject: Release version 1.0.0+2 --- mhello/manifest | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'mhello') diff --git a/mhello/manifest b/mhello/manifest index 577dae8..f817afa 100644 --- a/mhello/manifest +++ b/mhello/manifest @@ -14,19 +14,14 @@ url: https://git.build2.org/cgit/hello/hello src-url: https://git.build2.org/cgit/hello/hello/tree/mhello 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: libmhello [1.0.0 2.0.0-) ; Compatible with libmhello-1.X.Y. -- cgit v1.1