Commit Graph

16108 Commits

Author SHA1 Message Date
Mengna Li
ed6dc3a43f
[gsl] install pkgconfig file (#24285) 2022-04-21 14:51:10 -07:00
Victor Romero
c656e2eccd
[many ports] Fix version files (#24277)
* [many ports] remove versions not in repo history

* [many ports] fix wrong hashes caused by bad merges
2022-04-21 14:50:05 -07:00
autoantwort
44888a8dae
[rtmidi] no absolute paths (#24275) 2022-04-21 14:48:47 -07:00
Thomas1664
9f7c4cd4f8
[mosquitto] Update to 2.0.14 (#24271)
* [mosquitto] Update to 2.0.14

* version

* remove tabs

* version
2022-04-21 14:33:08 -07:00
Jonathan Sweemer
94635bf7c1
[quantlib] update to v1.26 (#24268) 2022-04-21 14:32:00 -07:00
Kai Pastor
9234b34351
[wxwidgets] Fix absolute paths (#24261)
* Fix absolute path fixup

* Update versions
2022-04-21 14:31:21 -07:00
Daniel Collins
8288d7ee5d
[libunistring] Add support for building on Windows (#24253)
* [libunistring] Add support for building on Windows

Tweaked the portfile to no longer trigger autotools as it
caused more problems when trying to build for MSVC, so the
old automake patch is no longer needed.

The awk script used in configure should've worked, but seems
to somehow get double-interpolated somewhere along the way in
such a way as to strip out quotes needed in the script, so
put in in a dedicated script.

Added wrappers so the build scripts can use "nm" and "ar" as
if this were a UNIX target.

Fixed compiler output (warnings) getting merged with dumpbin
output and putting garbage into lib/config.h

* [libunistring] Fix non-x64 Windows builds.

* [libunistring] Bump port-version

* vcpkg x-add-version --all

* [libunistring] Mark failure under UWP as expected

* [libunistring] Remove my wrapper scripts in favour of built-in ones.

* vcpkg x-add-version --all

* [libunistring] UWP isn't supported.

* vcpkg x-add-version --all
2022-04-21 14:30:13 -07:00
autoantwort
ecd55433fd
[qnnpack] fix arm64-osx (#24237)
* [qnnpack] no arm osx

* fix arm64-osx instead

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-21 12:08:18 -07:00
Alonso Schaich
0e1107ce62
[tiff] fix invalid memory accesses (#24121)
* [tiff] Patch for CVE-2022-0561 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0561 for more details

* [tiff] Patch for CVE-2022-0562 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0562 for more details

* [tiff] Patch for CVE-2022-0865 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0865 for more details

* [tiff] Patch for CVE-2022-0891 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0891 for more details

* [tiff] Patch for CVE-2022-0907 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0907 for more details

* [tiff] Patch for CVE-2022-0908 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0908 for more details

* [tiff] Patch for CVE-2022-0909 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0909 for more details

* [tiff] Patch for CVE-2022-0924 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0924 for more details

* [tiff] Patch for CVE-2022-22844 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-22844 for more details

* [tiff] bump portversion and regenerate registries (microsoft#24120)
2022-04-21 11:55:04 -07:00
Alexander Neumann
9db088e2b0
[Qt6] update to 6.3.0 (#23015)
* [Qt6] Latest feature to 6.3.0

* move failing patch to !latest

* remove debug/include

* more fixes

* more fixes

* more fixes

* give me the binary names making it fail.

* add new binary

* fix qtimageformats

* fix regressions?

* retry qtopcua

* fix regressions

* correctly guard python

* more fixes

* add vcpkg-get-python-packages

* hack webengine build to see if it will work.

* move hack to a different position

* noramlize path

* update refs to 6.3 release

* fix details

* qtwebengine back to fail on baseline

* comment long path stuff out since qtwebengine cannot be build with VS 2022 any way

* update version to 6.3.0 in manifest files

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-04-21 11:42:59 -07:00
JonLiu1993
ad58083681
[libjuice] update to 1.0.0 (#24288)
* [libjuice] update to 1.0.0

* update version

* Add license

* update version

* update license

* update version

* update license

* update version
2022-04-21 10:54:56 -07:00
autoantwort
8ea52bad1a
[opentracing] no tests (#24234) 2022-04-21 10:02:47 -07:00
Yury Bura
96ec7fb25d
[boost] update to 1.79.0 (#24210)
* [scripts/boost] update to v1.79.0

* [boost-*] re-generate ports

* update versions

* [boost-wave] fix build

* update version

* [fbthrift] fix build compatibility with Boost 1.79.0

* update versions

* [scripts/boost] use vcpkg_replace_string

* update versions
2022-04-21 10:01:54 -07:00
Jack·Boos·Yu
3f2dfb8d76
[vcpkg baseline][qpid-proton] Fix dependencies (#24267)
* [vcpkg baseline][qpid-proton] Fix dependencies

* version

* Re-fix jsoncpp

* version

* typo

* version

* okay fix for reals

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-21 09:06:18 -07:00
nicole mazzuca
9f074ffa17
[llvm] fix abi-breaking-checks to always be disabled (#24278)
* [llvm] fix abi-breaking-checks to always be disabled

in Debug builds, LLVM_ABI_BREAKING_CHECKS was on by default;
however, they use the release headers (which set it to OFF)
this results in a mismatch,
and means you can't link LLVM

* update port version

* version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-04-21 09:02:13 -07:00
MACHIZAUD Andréa
e0c3408c77
[tracy] Add Tracy profiler and capture tools using project files (#24091)
* [tracy] Add Tracy `profiler` and `capture` tools

* [tracy] Linux supports

* [capstone] fix non-installed pkg-config

* [tracy] supports for capstone (including pkgconfig support)

* [tracy] Add license

* [tracy] fix OSX

* [tracy] tools cannot be built on x86 Windows

* [tracy] do not build tools by default

* [tracy] Fix case

* [tracy] fix vcpkg copyright location convention

* Apply suggestions from code review

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Finish code for code review suggestions

* Use `vcpkg_build_make` instead of `vcpkg_execute_build_process`

* Apply suggestions from code review

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Workaround Windows cl complaint about `nodiscard`

* Use tools bundle rather than individual tools in features

* [capstone] Upgrade port after capstone-engine/capstone#1870 merge

Co-authored-by: MACHIZAUD Andréa <andrea.machizaud@adobe.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-04-20 14:51:12 -07:00
Frank
dc2b45330b
[ceres]update SHA512 (#24156)
* update hash

* update version

* update feature cuda description

* overwrite version
2022-04-20 14:47:54 -07:00
Sean Farrell
7ef0c787df
[rsig] Adds new port rsig v0.1.0 (#24246)
* Adds rsig v0.1.0

* Applies automated code reviews.

- updates new cmake invocation
- adds license field vcpkg.json

* Fixes versions.

* Remove CMakeList and cmake dependency.

* Fix version.
2022-04-20 14:47:08 -07:00
Jack·Boos·Yu
c0c7d23949
[sdl2-image] Fix dependency libpng (#24248)
* [sdl2-image] Fix dependency libpng

* version

* add license

* version
2022-04-20 14:46:31 -07:00
Thomas1664
63c539fdac
[atkmm, pangomm] Update and remove local license files (#24254)
* [atkmm, pangomm] Move to GitLab

* version

* Add SHA

* version

* Enable maintainer mode

* version

* [mmcommon] New port

* Format

* Format

* version

* Hash

* version

* Python

* version

* Remove mmcommon

* Keep distfile

* version

* Update download file

* Update hash

* version
2022-04-20 14:46:06 -07:00
Kai Pastor
2b6b7e80bc
[cmake-user] Fix and extend (#24260)
* Skip wxwidgets test on Linux

On Linux, wxwidgets needs system libs which conflict with vcpkg ports.

* Test curl

* Execute build to detect wrong libs

* Add comment for wxwidgets
2022-04-20 14:44:53 -07:00
LilyWangLL
8223177f4d
[libfreenect2] Fix MACOS build error (#24265)
* [libfreenect2] Fix MACOS build error

* update vcpkg.json

* update version

* Disable build example

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-04-20 14:43:38 -07:00
Alexander Neumann
ac6a9dcfce
[vcpkg baseline][duckx] fix deps (#24264)
* fix duckx

* format

* port-version

* version stuff

* rename file

* version update

Co-authored-by: Alexander Neumann <you@example.com>
2022-04-20 14:25:21 -07:00
Thomas1664
c37cc7836a
[many ports] Fix use of Readme as copyright (#24201)
* [jack2] Update to 1.9.21

* [libxmlmm] Fix license

* [volk] Fix license

* [tmxlite] Fix license

* [tinyxml2] Fix license

* [stb] Fix license

* [rtmidi] Fix license

* [pugixml] Update to 1.12.1

* [physx] Fix license

* [physx] License expression

* version

* lowercase

* null

* Format

* Remove version-string

* stb

* Format

* version

* Format

* version

* [tinyxml] port version

* version

* Fix license

* version

* [rtmidi] remove patch

* version

* [pugixml] Remove unused variable

* version

* [physx] Remove from CI baseline for testing

* [physx] update supports statement

* version

* [tmxlite] add final newline

* version

* [libxmlmm] Don't use own copyright file

* version

* Fix license copy

* version
2022-04-19 14:31:08 -07:00
autoantwort
7f7f1a5145
[python2] add support expression (#24192)
* [python2] add support expression

* lower complexity of supports expression

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 11:47:45 -07:00
Rémy Tassoux
c25761eb76
[quill] Update to 1.7.0 (#24223)
* [quill] update to 1.7.0

* [quill] Update version files

* [quill] Add license field

* [quill] Update version files

* switch to relaxed versioning

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 09:42:37 -07:00
sbhutch
6d710fceeb
[entt] Update to 3.10.0 (#24163)
* entt: updated port files

* entt: updated version files

* entt: added license field to vcpkg.json

* entt: updated version files
2022-04-19 09:42:10 -07:00
JonLiu1993
8bce7791e7
[gumbo] Add Exported CMake Targets (#24153)
* Add Exported CMake Targets

* update version

* update version-sting to version

* update version

* update portfile.cmake

* update version

* Add configure_file

* update version

* Add configure_file

* update version

* Add configure_file

* update version

* update CMakeLists

* update version

* install pc file

* update version

* Update ports/gumbo/CMakeLists.txt

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/gumbo/CMakeLists.txt

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/gumbo/CMakeLists.txt

* Update ports/gumbo/portfile.cmake

* update version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-04-19 09:39:39 -07:00
Thomas1664
be8bb99330
[openssl] Fix dynamic build on OSX (#24090)
* [openssl] Fix dynamic build on OSX

* version

* Use SHLIB_VERSION

* version
2022-04-19 09:38:44 -07:00
Alberto Garcia Illera
d34bda3300
[triton] New version with no boost dependencies (#24081)
* update Triton version

* add vcpkg versioning
2022-04-19 09:38:20 -07:00
Eric Kilmer
37ebb4419b
[z3] Update to 4.8.15 (#24209)
* [z3] Update to 4.8.15

* Update version

* Don't build test executables

* Update version

* Disable examples

* Update version

* Fix 32 bit builds with upstream patch

3828130791

* Update version
2022-04-19 09:29:01 -07:00
Frank
9836ae4f26
[libtorrent] update to 2.0.6 (#24215)
* [libtorrent] update to 2.0.6

* update version
2022-04-19 09:08:16 -07:00
Thomas1664
255106a936
[argh] Update to 1.3.2 (#24219)
* [argh] Update to 1.3.2

* version
2022-04-19 09:07:38 -07:00
Thomas1664
277e5ebed8
[apr] Fix release only builds on Linux (#24220)
* [apr] Fix release only builds on Linux

* version
2022-04-19 09:06:53 -07:00
autoantwort
ce77ea78c8
[qpid-proton] update and don't build tests (#24227)
* [qpid-proton] update and don't build tests

* nicole CR

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 09:04:57 -07:00
Rémy Tassoux
8dd05eb74a
[nanobench] Update to 4.3.7 (#24225)
* [nanobench] Update to 4.3.7

* [nanobench] Update version files

* [nanobench] Fix build on window x86

* [nanobench] Update version files

* [nanobench] Add missing patch file

* [nanobench] Update version files
2022-04-19 08:32:34 -07:00
Rémy Tassoux
9e3519a020
[zpp-bits] Update to 4.4.4 (#24224)
* [zpp-bits] Update to 4.4.4

* [zpp-bits] Update version files
2022-04-19 08:25:21 -07:00
autoantwort
a30b972157
[meschach] add support expression (#24230) 2022-04-19 08:19:51 -07:00
autoantwort
03de4e9edc
[protozero] update to 1.7.1 (#24231) 2022-04-19 08:17:40 -07:00
autoantwort
5eeffb9036
[sdl1] add support expression (#24232) 2022-04-19 08:16:52 -07:00
autoantwort
c5c96e8b53
[libcds] add support expression (#24233) 2022-04-19 08:16:20 -07:00
autoantwort
8e95733728
[portable-snippets] no arm osx (#24236) 2022-04-19 07:49:32 -07:00
Kai Pastor
0495716066
[harfbuzz] Fix mingw (#24206)
* Fix mingw build

* Update versions

* fix license

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 06:59:53 -07:00
autoantwort
239bf76101
[vlpp] fix to support ARM on unix (#24191)
* [vlpp] does not support osx arm

* fix ARM, rather than just marking !supports

* add license

* ughhhh lack of malloc

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-18 21:04:15 -07:00
Kai Pastor
97b723c346
[vcpkg-cmake] Fix usage of CMAKE_CXX_COMPILER_TARGET (#24101)
* Guard CMAKE_CXX_COMPILER_TARGET

* Update versions
2022-04-18 16:45:15 -07:00
LilyWangLL
d35a986b57
[antlr4] Fix CMake files export (#24157)
* [antlr4] Fix CMake export

* update vcpkg.json

* update version

* fix build

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-04-18 16:44:47 -07:00
Thomas1664
0544d18e3b
[simbody] Disable docs (#24159)
* [simbody] Disable docs

* license

* Remove docs

* version
2022-04-18 16:43:22 -07:00
autoantwort
793422a002
[mpg123] fix M1 build (#24161) 2022-04-18 16:43:04 -07:00
autoantwort
eaf727e250
[glog] no absolute paths (#24162) 2022-04-18 16:42:04 -07:00
chausner
e3f3206363
[mimalloc] Update to 2.0.6 (#24165)
* Update mimalloc to 2.0.6

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:41:49 -07:00