From 639e679564f8401a6aa5d9233cda0c1618c40fd3 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 5 Oct 2016 16:44:37 +0300 Subject: Add msvc-filter utility --- manifest | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifest (limited to 'manifest') diff --git a/manifest b/manifest new file mode 100644 index 0000000..f1da8ca --- /dev/null +++ b/manifest @@ -0,0 +1,14 @@ +: 1 +name: msvc-linux # @@ Shouldn't we change it to some more generic name? +version: 0.1.0-a1 +summary: MS Visual C++ driver scripts +license: MIT +tags: msvc, vc, c++, script +description-file: README +changes-file: NEWS +url: https://build2.org # @@ Use the proper url and email. +email: users@build2.org +requires: c++14 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 +depends: libbutl == 0.5.0-a1 -- cgit v1.1