Commit Graph

291 Commits

Author SHA1 Message Date
jimmyhu
b4d4529356
[bitsery] Update to v5.2.3 (#32898)
* Update bitsery to v5.2.3

Update bitsery to v5.2.3

* Update bitsery.json file

Update bitsery.json file

* Update ports/bitsery/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update bitsery.json file

Update bitsery.json file

* update hash

* version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank xie (Beyondsoft Corporation) <v-frankxie@microsoft.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-08-04 06:55:27 -07:00
Thomas1664
25b6dabf06
[bzip2] Fix version in pc file (#32839)
* [bzip2] Fix version in pc file

* license was correct

* version
2023-08-02 09:26:59 -07:00
MonicaLiu
51569b47e1
[bullet3] Add featrue extras (#32850)
* Add feature extras

* formated vcpkg.json

* update version

* formated portfile.cmake

* update git-tree

* formated portfile.cmake

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-31 11:29:51 -07:00
Jonathan Sweemer
fa9d1fab3c
[boost-ublas] Remove dependency on boost-compute (#29325) 2023-07-25 18:22:42 -07:00
Jonathan Sweemer
250209efbb
[blpapi] add new port (#32603)
* [blpapi] add new port

* Deduplicate common prefixes, and better handle release-only triplets.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-25 12:20:51 -07:00
day253
23c49010c4
[brpc] update to 1.5.0 (#32705) 2023-07-24 10:59:05 -07:00
Vitalii Koshura
7a3c94878b
[boinc] fix build with mingw (#32659) 2023-07-20 12:33:44 -07:00
Sandy
f0f1dcc52b
[bgfx] Update to 1.121.8534-453 (#32058) 2023-07-17 13:10:54 -07:00
Lily Wang
7771648f32
[bext-ut] Update to latest commit (#32546) 2023-07-13 11:39:13 -07:00
jim wang
20df27de29
[boost-filesystem]There is a space problem in modifying the file path (#32503)
* There is a space problem in modifying the file path

* Version database

* update version

* Update generate-ports.ps1

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-13 11:29:57 -07:00
Mengna Li
78784c0b0a
[baresip-libre] Fix incorrect condition in patch file (#32529) 2023-07-12 23:02:06 -07:00
Martin Hořeňovský
94c05e713f
[benchmark] Update to 1.8.2 (#32449) 2023-07-10 09:55:55 -07:00
Adam Casey
88f5e897a7
[bde] Updated to 3.117.0 (#31961)
* Update bde port

Disable windows and arm, at least for now

It'd be great to enable arm64-osx (macos?) soon

* Update version in bde.json

* Remove ci.baseline.txt skip.

* Fix version database.

* fix port-version

* Stop building for android, osx

I don't specifically know why these don't work, but linux is the primary platform
so let's fix these another time

Also remove the cxx17 flag for now - we'll need to address this at some point
but for now this should satisfy the feature flag requirements.

* Review comments

* Remove WINDOWS_USE_MSBUILD

* Update versions

---------

Co-authored-by: Oleg Subbotin <osubbotin@bloomberg.net>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-07 09:25:07 -07:00
ZeeWanderer
f95171761e
[blend2d] update port to 2023-06-16 (#32372)
* [blend2d] update port to 2023-06-16

* [blend2d] update versions
2023-07-05 11:26:03 -07:00
Alonso Schaich
3dd12b9035
[botan] Use bash from PATH rather then /bin (#32285)
* [botan] Use bash from PATH rather then /bin (microsoft/vcpkg#32284)

The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.

This breaks compilation on FreeBSD, where bash isn't part of the operating
system.

Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH.

* [botan] bump portrevision (microsoft/vcpkg#32284)

* [botan] regenerate versions repository (microsoft/vcpkg#32284)
2023-06-29 14:34:16 -07:00
Mengna Li
82f37d39c4
[baresip-libre] use c11 standard (#32235)
* use c11 standard

* fix patch

* fix usage
2023-06-29 14:33:07 -07:00
Alfred E. Heggestad
d9e62b5d3c
[baresip-libre] Add new port (#31735)
* libre 3.2.0

* update hash

* vcpkg_cmake_config_fixup: add PACKAGE_NAME

* update hash

* update usage:

See example usage from testcode here:

https://github.com/baresip/re/blob/main/test/CMakeLists.txt#L62

* update hash

* patch from Kai

* update hash

* patch: fix Libs (thanks Kai)

* update hash

* update patch

* update hash

* patch: fix bug with libre::re_shared (thanks Kai)

* update hash

* rename from libre to baresip-libre

* update hash

* delete libre.json
2023-06-23 13:28:10 -07:00
autoantwort
337852104b
[breakpad] Fix installation regex (#32065) 2023-06-21 22:23:07 -07:00
Billy O'Neal
f6a5d4e8eb
Patch Tuesday June 2023 + Ubuntu 22.04 (#32014) 2023-06-20 12:12:03 -07:00
Javier Matos Denizac
c6c59e33f3
[boost] pulling has_synchro bits from https://github.com/microsoft/vcpkg/pull… (#30836)
* pulling has_synchro bits from https://github.com/microsoft/vcpkg/pull/27694

* bump port version

* version

* fix clang

* bump version

* version

* oops

* bump dependency version for boost-atomic's boost-module-build-helper dependency

* version

* revert renaming stuff -.-

* version

* remove detection stuff for lib prefix/suffix

* version

* fix indentation

* version

* forgot one

* version

* one more!

* version

* revert changes to cmake-get-vars

* version

* generate ports

* version db

* generate ports

* version db

---------

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2023-06-16 10:50:24 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Connor Broyles
678323514f
[asio,boost-asio] Fix experimental::coro compile error with MSVC (#32004) 2023-06-14 19:16:45 -07:00
Billy O'Neal
3e8c7ff5d6
[braft] Fix GCC11 (#31965)
* [braft] Fix GCC11.

* Add quotes.
2023-06-13 20:16:01 -07:00
Henrik Gaßmann
1f627e6a74
[blake3] Add version 1.4.0 (#31919) 2023-06-12 16:45:12 -07:00
Javier Matos Denizac
5d3798ac73
[boost] Remove port version constraints (#31572)
* remove port version constraints

* remove port version constraint

* bump port version

* version db

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-06 12:33:33 -07:00
David Matson
60f251356d
Use Ninja rather than MSBuild in BlingFire to support UWP. (#31331)
Fixes #31330.
2023-05-31 18:46:16 -07:00
ZeeWanderer
348fe8e55f
[blend2d] update port to 0.10 (#31675)
* [blend2d] update port to 0.10

 - transition from `version-date` to `version`
 - Update blend2d to 0.10
 - Update local asmjit to 2023-04-28
 - Arm is fixed for windows

* [blend2d] update versions
2023-05-30 12:02:36 -07:00
Ivan Maidanski
ec5193d4cf
[bdwgc] Update to v8.2.4 (#31679)
* Change REF from v8.2.2 to v8.2.4
2023-05-30 11:54:30 -07:00
Barak Shoshany
5511010e18
[bshoshany-thread-pool] Updated to v3.5.0 (#31640)
* [bshoshany-thread-pool] Updated to v3.5.0

* [bshoshany-thread-pool] Updated to v3.5.0
2023-05-26 13:36:03 -07:00
Henrik Gaßmann
08d69d5e5b
[blake3] Update port to use official buildsystem (#31602)
* [blake3] Update port to use official buildsystem

* [blake3] Add version to database

* [blake3] Force correct filenames

* [blake3] Add version to database

* [blake3] Backport DSO/DLL support

* [blake3] Add version to database
2023-05-25 15:30:37 -07:00
MonicaLiu
e676f024aa
[blaze] Update to 3.8.2 (#31576)
* update blaze

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-23 12:59:02 -07:00
Vitalii Koshura
af5d4e9e5b
Update boinc to 7.22.2 (#31543)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-22 11:46:27 -07:00
Henrik Gaßmann
7b30311f0a
[boringssl] Fix pkg-config & cmake find module compat (#31387)
* [boringssl] Fix find-module compatibility

OpenSSL libraries use a "d" postfix to differentiate debug and release
binaries. The cmake find-module mistakes the debug binary for the
release binary without the postfix.

Fix the package config generator logic which was completely broken
before: Remove linkage of Windows libraries for non-Windows targets and
remove the "lib" prefix only for msvc builds.

Harmonize the pkg-configs with the debug postfix.

Add usage instructions.

* [boringssl] Add new port version to database
2023-05-17 09:21:23 -07:00
Barak Shoshany
429c605af8
[bshoshany-thread-pool] Updated to v3.4.0 (#31418)
* [bshoshany-thread-pool] Updated to v3.4.0

* [bshoshany-thread-pool] Updated to v3.4.0
2023-05-16 10:00:33 -07:00
Kai Pastor
3a32348aa0
[botan] Fix osx cross builds (#31437) 2023-05-16 09:43:55 -07:00
Frank
72116f0cdc
[vcpkg baseline][binlog] disable performance tests (#31410)
* [binlog] disable performance tests

* update version

* disable find benchmark

* version
2023-05-13 09:34:48 -07:00
Vitalii Koshura
9411949cbc
[boinc] fix build error. (#31364)
Ref: https://github.com/BOINC/boinc/pull/5232

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-11 11:34:06 -07:00
MonicaLiu
3256b183d0
[behaviortree-cpp] Update to 4.1.1 (#31287)
* update behaviortree-cpp

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:32:00 -07:00
Martin Hořeňovský
7402bdc4c2
[benchmark] Update Google Benchmark to v1.8.0 (#31356) 2023-05-10 11:14:42 -07:00
Vitalii Koshura
a41e8d1294
[boinc] Update to 7.22.1 (#31333)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-09 14:49:41 -07:00
MonicaLiu
714774fd4f
[bond] Update to 10.0.0 (#31269)
* update bond

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-08 18:18:38 -07:00
Tomas Morris
3edf135358
[BlingFire] Adding BlingFire Package (#31139)
* Adding BlingFire Package

* Adding updated baseline

* Updating supported platforms

* Fixing up json

* Updating version

* Removing uwp platform

* Updating version

* Updating to commit with cmake config

* Updating blingfire version

* Updating to latest blingfire with fixes for vcpkg

* Updating version
2023-05-02 13:57:19 -07:00
Lily Wang
6913327612
[blend2d, asmjit] Fix blend2d features build and update asmjit to latest commit (#30820)
* [blend2d, asmjit] Fix blend2d features build and update asmjit to latest commit

* format vcpkg.json

* update version

* update blend2d[jit]

* update version

* fix feature blend2d[logging]

* update version
2023-04-17 15:44:48 -07:00
Billy O'Neal
501db0f17e
[boost-build] Fix SHA512 and add MSVC workaround. (#30884) 2023-04-15 08:10:04 -07:00
Martin Hořeňovský
bedfdb774c
[Boost] Update Boost ports to 1.82#0 (#30856)
Also adds the port for boost-mysql.
2023-04-15 00:15:07 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Kai Pastor
a31a450d8e
[vcpkg baseline][backward-cpp,ignition-tools] Fix include dir and dependencies (#30669)
* [backward-cpp] Fix exported include path

* [ignition-tools] Fix dependencies
2023-04-05 12:40:06 -07:00
Francisco Facioni
4ee9010c4f
[backward-cpp] new port (#30101)
* [backward-cpp] new port

* Update ports/backward-cpp/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* fix version after patch

* backward is header only

* disable arm and uwp

* disable only windows arm

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-03-30 14:01:15 -07:00
Nathan Gober
23f0707b1a
[bxzstr] Added port for bxzstr (#30318)
* Added port for bxzstr

* Fixed checklist items

* Update version database

* Removed path modification, added usage

* Fixed bug where usage would not be added, added PATH_SUFFIXES
2023-03-29 10:34:26 -07:00
Kai Pastor
982a49ec9c
[baseline][blas] Don't pick intel-mkl (#30421)
* [blas] Add wrapper to ignore intel-mkl

* VCPKG_INSTALLED_DIR
2023-03-27 11:33:29 -07:00