From 047e8ef16e2cdb431b9857b79fdfa237b0f038e2 Mon Sep 17 00:00:00 2001 From: Park DongHa Date: Tue, 31 Aug 2021 01:51:19 +0900 Subject: [libunifex] create a new port (#19279) * [libunifex] create a new port * [libunifex] update version/baseline * [libunifex] fix wrong support expression * update version SHA * [libunifex] more warning comments * [libunifex] use `unofficial::` namespace * [libunifex] allow warnings in build * simplify the patch file * Update ports/libunifex/vcpkg.json Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * [libunifex] update patch files * [libunifex] replace INCLUDEDIR to include Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> --- versions/baseline.json | 4 ++++ versions/l-/libunifex.json | 9 +++++++++ 2 files changed, 13 insertions(+) create mode 100644 versions/l-/libunifex.json (limited to 'versions') diff --git a/versions/baseline.json b/versions/baseline.json index 8c910d006..9a0efc8c4 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3724,6 +3724,10 @@ "baseline": "4.3-0", "port-version": 0 }, + "libunifex": { + "baseline": "2021-08-01", + "port-version": 0 + }, "libunistring": { "baseline": "0.9.10", "port-version": 1 diff --git a/versions/l-/libunifex.json b/versions/l-/libunifex.json new file mode 100644 index 000000000..621c7b834 --- /dev/null +++ b/versions/l-/libunifex.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "150573588108677bf5bbcb832d1249bd73f76e36", + "version-date": "2021-08-01", + "port-version": 0 + } + ] +} -- cgit v1.2.3