Commit Graph

217 Commits

Author SHA1 Message Date
chausner
6174e7f6f8
[blake3] Update to 1.3.3 (#29095)
* Update blake3 to 1.3.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:00:38 -08:00
Sandy
d1366382d3
[bgfx] Update to v1.118.8398-400 (#28702)
Remove vendored copies of 3rdparty bimg dependencies.
No more installed 3rdparty static libraries from bimg.
Add `BGFX_CMAKE_USER_SCRIPT` as entry point to change functionality of
bgfx.cmake config without the need for patches.
Insert miniz, tinyexr and libsquish from vcpkg repo into config.
Remove vcpkg's nvtt because bgfx's is completely different.

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-19 17:59:05 -08:00
Francisco Facioni
a5f93b05d1
[breakpad] Add linux tools (#28878)
* breakpad - add core tools and linux ones

* Don't guard the vcpkg_copy_tools for "linux", and avoid installing debug headers rather than deleting them.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-18 12:34:08 -08:00
ZeeWanderer
77a14f2740
[blend2d] Update to 2022-12-31 (#28962)
* [blend2d] update to 2022-12-31

* [blend2d] update versions
2023-01-16 12:52:43 -08:00
Lily Wang
714d8d5560
[boost-vcpkg-helpers] Fix incorrect license (#28617)
* [boost-vcpkg-helpers] Fix incorrect license

* x-add-version
2023-01-04 14:13:32 -08:00
Pavel Kisliak
edc91e1c48
[BitSerializer] Update to v0.50 (#28564)
* [BitSerializer] Update to version 0.9

* [BitSerializer] Add new version 0.50

* [BitSerializer] Update baseline and versions files

* [BitSerializer] Add static linkage check

* [BitSerializer] Update version file

* [BitSerializer] Add 'usage' file

* [BitSerializer] Update version file

* [BitSerializer] Remove conditional check linkage type (by comment from review)

* [BitSerializer] Update version file

* Add copy 'usage' file

* [BitSerializer] Update versions file
2022-12-30 00:02:28 -08:00
Nick
39bba54c4d
[boost-locale] fix icu feature (#28504) 2022-12-29 10:31:05 -08:00
Nick
6d41737729
[boost] update to 1.81.0 (#28356) 2022-12-20 09:20:54 -08:00
IronsDu
af8e16596a
[brynet] Upgrade to 1.12.2 (#28440) 2022-12-19 14:34:39 -08:00
Lily Wang
b6b5c0b9a4
[vcpkg baseline] [bgfx] Fix dependencies (#28377)
* [vcpkg baseline] [bgfx] Fix dependencies

* format vcpkg.json

* x-add-version
2022-12-16 14:22:42 -08:00
Sandy
d8eaada509
[bgfx] Add bgfx config (#28136) 2022-12-13 18:01:39 -08:00
Lily Wang
4a2a09b905
[bullet3] Fix wrong target_link_libraries printed (#28214)
* [bullet3] Fix wrong target_link_libraries printed

* x-add-version

* update patch

* x-add-version
2022-12-08 15:23:12 -08:00
Vitalii Koshura
5e471fe047
[boinc] Update to 7.20.5 (#28222)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: Cheney-Wang <850426846@qq.com>
2022-12-08 10:42:49 -08:00
Kai Pastor
163fe7bd3d
[brotli] Export libm usage requirement, cleanup, usage (#27971)
* Simplify pkgconfig patch

* Export libm usage requirement

* Merge ios patch into install patch

* Revise portfile

* Refactor cmake wrapper into config

* Document usage

* Update versions
2022-12-02 09:39:16 -08:00
Todor Prokopov
2705bcd229
[boost-modular-build-helper] Fix x86 MinGW build (#27955) 2022-11-23 10:07:20 -08:00
Kai Pastor
5c1f4069b8
Update botan (#27912) 2022-11-21 08:42:39 -08:00
Kai Pastor
abce84432c
[botan] Update, higher level maintainer functions (#27750)
* Use higher level maintainer functions, cleanup

* Update

* Check vcpkg version

* Only static linkage on mingw

* Fix zlib linkage

* Patch for command line lenght issue
2022-11-17 23:22:14 -08:00
Adorjan White
46690e2ea5
[Basisu] Fix MinGW build failure (#27760)
* Patch Basisu to include <libgen.h> for MinGW

* Bump Basisu port version

* Fix unescaped backslash in path to gperf

* Use || instead of or, honestly I don't know why this worked

* Revert "Fix unescaped backslash in path to gperf"
Will make the change to fontconfig in another branch
This reverts commit 6894e4583a.

* Put portfile patches on separate lines

* Update basisu.json

* Update basisu.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-11-15 13:51:23 -08:00
Vitalii Koshura
6e4fbee0d1
[boinc] update to 7.20.4 (#27802)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-11-14 21:34:39 -08:00
Gregor Jasny
98e198574e
[benchmark] update to version 1.7.1 (#27779)
Fix: #27673
2022-11-14 14:30:32 -08:00
Javier Matos Denizac
c72cefb255
Boost builds respect VCPKG_MAX_CONCURRENCY (#27465)
* respects 	VCPKG_MAX_CONCURRENCY

* bump port version

* x-add-version
2022-10-26 19:29:08 -07:00
Osyotr
5ba2b95aea
[boost] Add version constraints (#26817) 2022-10-18 18:17:10 -07:00
Charlie Barto
ae47a08cf1
[benchmark] update to version 1.7.0 (#27124)
* update benchmark to 1.7.0

* add new benchmark version.

* add license field to benchmark

* fixup! add license field to benchmark

* update benchmark version
2022-10-16 20:56:08 -07:00
Ryan A. Pavlik
125df1bb8a
[boringssl] Add pkg-config file so it still works with gRPC (#27082)
* [boringssl] Add pkg-config file so it still works with gRPC

* Update baseline
2022-10-09 13:57:27 -07:00
blavallee
b80c59a829
[Bitmagic] Update to 7.12.3 (#27120)
* [Bitmagic] Update to 7.12.3

* Add versions
2022-10-06 11:42:16 -07:00
autoantwort
afb70b3cae
[boost-coroutine] works on arm (#27091) 2022-10-05 15:06:16 -07:00
Park DongHa
fc2959942a
[bext-ut] remove ut-1.1.9/include from header install path (#27051)
* [bext-ut] change header install path

* [bext-ut] update baseline

* [bext-ut] nest patch file
2022-10-03 14:04:17 -07:00
autoantwort
d5cfd0d24a
[bitserializer-rapidyaml] does work on arm osx (#27068) 2022-10-03 14:00:34 -07:00
Dustin L. Howett
6d5a3a5e4a
[bzip2] add a "tool" feature to control the build of bzip2.exe (#26998)
* [bzip2] add a "tool" feature to control the build of bzip2.exe

This is modelled after curl[tool], but it is on by default for
compatibility with the existing portfile.

* x-add-version, format

* Fix bzip2 git-tree.

* Remove deprecated rules

* update bzip2 git-tree

* Add the bzip2-1.0.6 SPDX license identifier

* treeish

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-28 11:52:09 -07:00
Kai Pastor
e1ebdb654a
[boost-fiber] Enable x64-osx (#26918)
* [boost-fiber] Enable osx

* Update versions

* Update boost generator

* Update boost generator
2022-09-27 15:51:05 -07:00
noeffn
b5dd45dc07
[boost-modular-build-helper] Add BSD and FreeBSD target-os (#26562)
* [boost-modular-build-helper] Add BSD and FreeBSD target-os

[boost-modular-build-helper] Updates port version

* [boost-modular-build-helper] Use CMAKE_SYSTEM_NAME to detect freebsd

* [boost-modular-build-helper] Use port-version 1

* update evrsion

* [boost-modular_build-helper ] Use VCPKG_DETECTED_CMAKE_SYSTEM_NAME for FreeBSD detection

* [boost-modular-build-helper] Updates version

* Update boost-modular-build-helper.json

Co-authored-by: Avezy <aa04463@mail.ru>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-02 10:47:50 -07:00
Ivan Maidanski
9443e4b143
[bdwgc] Update to v8.2.2 (#26623)
* Change REF from 5fab1a019 (v8.2.0-20211115) to v8.2.2

* Update version, reset port-version

* Use https in homepage

* Specify license
2022-09-02 10:36:00 -07:00
Cheney Wang
c87d5dc427
[boost-build] Fix incorrect hash (#26527) 2022-08-26 11:50:42 -07:00
Yury Bura
8424da584e
[boost] update to 1.80.0 (#26233)
* [scripts/boost] modify script to use v1.80.0.beta1

* [boost] generate ports

* add versions

* [boost-build] remove obsolete patches

* update version

* [boost-json] remove obsolete patch

* [scripts/boost] modify script to use v1.80.0

* [boost] generate ports v1.80.0

* [boost] generate ports v1.80.0

* [boost-locale] update patch

* update versions

* [scripts/boost] fix script and regenerate Boost ports

* update versions

* update version

Co-authored-by: Yury Bura <yury.bura@sk.com>
2022-08-25 10:46:01 -07:00
autoantwort
973fa17951
[boost-context] fix arm64 builds (#26444) 2022-08-22 09:37:28 -07:00
Tim Miller
f54f1c7235
[bdwgc] Installing pkg-config files for debug builds (#26302) 2022-08-12 15:46:47 -07:00
Jamlys Lee
1fb95117ea
[boost-modular-build-helper] add mips64 support (#26267)
* [boost-modular-build-helper]add mips64 support

* [boost-modular-build-helper]update port version

* [boost-modular-build-helper]update version database

Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
2022-08-11 18:38:50 -07:00
Alexander Neumann
afa74ae0f2
[buck-yeh-bux] fix clang-cl builds (#26248)
* [buck-yeh-bux] fix clang-cl

* v db
2022-08-10 11:23:06 -07:00
Francisco Facioni
4b4766c793
[breakpad] Update to 2022.07.12 (#26232)
* [breakpad] Update to 2022.07.12

* Also add arm64-windows to 'supports' because pe_util.cc(280) assumes IMAGE_RUNTIME_FUNCTION_ENTRY has a member UnwindInfoAddress which is only true on x86 and x64.

(Note that _IMAGE_ARM_RUNTIME_FUNCTION_ENTRY, _IMAGE_ARM64_RUNTIME_FUNCTION_ENTRY, and _IMAGE_ALPHA_RUNTIME_FUNCTION_ENTRY do not have this member)

Simplifying to CNF:
!uwp & !(windows & (arm | arm64 | alpha)) // except of course alpha doesn''t exist
!uwp & (!windows | !(arm | arm64))
!uwp & (!windows | (!arm & !arm64))
!uwp & (!windows | !arm) & (!windows | !arm64)

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-08-09 13:28:25 -07:00
Nursultan Zarlyk
5843d817ec
[botan] Add arm64-windows support (#26156)
* Fix botan:arm64-windows

* Add version

* Add no support for arm-uwp

* Fix SHA for botan

Co-authored-by: Nursultan Zarlyk <nzarlyk@microsoft.com>
2022-08-05 23:35:40 -07:00
Alexander Neumann
4614a12dd2
[boost] Look for /Zi and other flags (#25863)
* minor fixes to the boost build helper

* v db

* use the correct extra % instead of '

* v db

* bump port-version

* v db
2022-08-05 23:15:45 -07:00
Barak Shoshany
02b300f2a2
[bshoshany-thread-pool] Updated to v3.3.0 (#26154)
* [bshoshany-thread-pool] Updated to v3.3.0

* [bshoshany-thread-pool] Updated to v3.3.0

* Update ports/bshoshany-thread-pool/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/bshoshany-thread-pool/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* [bshoshany-thread-pool] Fixed SHA

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-08-04 19:29:28 -07:00
Lily Wang
e38526f36e
[brpc] Add DISABLE_PARALLEL_CONFIGURE (#26162)
* [brpc] Add DISABLE_PARALLEL_CONFIGURE

* x-add-version
2022-08-04 11:00:12 -07:00
Barak Shoshany
47a0bd967d
[bshoshany-thread-pool] Updated to v3.2.0 (#26044)
* [bshoshany-thread-pool] Updated to v3.2.0

* [bshoshany-thread-pool] Updated to v3.2.0
2022-07-28 22:41:00 -07:00
Osyotr
4f0eabea1c
[boost-python] Fix boost-python linking to release python in debug builds (#23416)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-28 22:32:55 -07:00
Thomas1664
34d2f421b6
[brotli] Remove debug tools (#25976)
* [brotli] Remove debug tools

* version
2022-07-26 10:29:21 -07:00
Yuriy O'Donnell
09d4f8ec9c
[blake3] Add assembly implementations (#25921)
* [blake3] Extend build script to support assembly implementations

* [blake3] Add AVX512 assembly implementation
2022-07-25 14:54:59 -07:00
IronsDu
4b7ccac6c3
[brynet] Upgrade to 1.12.1 (#25910)
* Upgrade brynet version to v1.12.1

* Upgrade brynet version to v1.12.1
2022-07-22 10:59:01 -07:00
Lily Wang
84541b3c07
[brpc] Update to 1.2.0 and fix build error with gcc 11 (#25834)
* [brpc] Update to 1.2.0 and fix build error with gcc 11

* x-add-version

* update portfile.cmake

* x-add-version

* add comment

* x-add-version

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-20 15:20:39 -07:00
Vitalii Koshura
af80626a3d
[boinc] Update to 7.20.2 (#25837)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-07-19 09:56:43 -07:00