Commit Graph

8568 Commits

Author SHA1 Message Date
Albert Huang
c633ef256f
[libpng[apng]] Add msys installation to use awk (#13838)
* libpng[apng] - add msys installation to use awk, which fixes the apng prefix problem

* [libpng] Update CONTROL version

* Fix incorrect args to vcpkg_acquire_msys

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-13 13:48:57 -07:00
Kevin Lu
ee736e7656
[openssl] Update to 1.1.1h (#13956)
* [openssl] Update to 1.1.1h

* Update ports/openssl-unix/CONTROL

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* Update ports/openssl-uwp/CONTROL

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* Update ports/openssl-windows/CONTROL

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2020-10-13 13:44:22 -07:00
zbroyar
be0c3424d1
Use libwebsocket's master for libuv-related bugfixes (#13939)
* use libwebsocket's master for libuv-related bugfixes

* use tag v4.1.3 which includes libuv foreign loop fixes
2020-10-13 13:42:00 -07:00
Rémy Tassoux
17b23eeb3b
[directxtex] Use CMake build system, add OpenEXR support and dx12 feature (#13969)
* [directxtex] Use CMake build system and add OpenEXR support

Use the provided CMake file instead of the VS solutions to build the library, as recommended in the vcpkg maintainer guide.

Also add the openexr feature to enable OpenEXR in the library and its tools.
https://github.com/Microsoft/DirectXTex/wiki/Adding-OpenEXR

* [directxtex] Fix build failure on ARM and UWP

* [directxtex] Use vcpkg_copy_tools

* [directxtex] Add win7 feature

DirectXTex can be build without DirectX12 to support Windows 7 Service Pack 1 or later platforms, so I added this as a feature.

* [directxtex] Replace win7 with dx12 feature

* [directxrex] Shorten patch file

* [directxtex] Fix wrong port version

* [directxtex] Use ninja
2020-10-13 13:40:52 -07:00
Matthias C. M. Troffaes
b1517c933e
[ffmpeg:x64-linux] install tools also on non-windows platforms (#13932)
* [ffmpeg:x64-linux] install tools

* [ffmpeg] use vcpkg_copy_tools to copy tools
2020-10-13 13:36:20 -07:00
Rémy Tassoux
83f88c7a62
[directxtk12] Use CMake build system (#13975)
* [directxtk12] Use CMake build system

Use the provided CMake file instead of the VS solutions to build the library, as recommended in the maintainer guidelines.

* [directxtk12] Fix wrong port version

* [directxtk12] Use ninja
2020-10-13 13:29:51 -07:00
hannesweisbach
15ec0792d8
[icu] Update automake dependency 1.15 -> 1.16 (#13980)
* [icu] Update automake dependency 1.15 -> 1.16 

automake 1.15 is not available through msys anymore; automake 1.16 is the oldest available version.

* [icu] Update CONTROL version

Co-authored-by: LilyWangL <wangli28@beyondsoft.com>
2020-10-13 13:28:09 -07:00
Nemirtingas
654adc64b3
[portaudio] Fix build on windows (#13982)
* Build only static or shared library

* Update CONTROL

Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
2020-10-13 13:27:26 -07:00
Phoebe
d50a66f628
[glew] Add dependency (#13993)
* [glew] Add dependency

* Update ports/glew/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-13 13:25:02 -07:00
Long Huan
8e40ffc03f
update ogre to 1.12.9 (#14006)
fix Bites error
2020-10-13 13:23:43 -07:00
Vitalii Koshura
ff41de2fd2
[sentry-native] Update to 0.4.3 (#13996)
* [sentry-native] Update to 0.4.3

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

* Remove port-version string

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-10-13 13:19:53 -07:00
jimmy hu
33e975398d
[lest] Add optional 'Homepage' field to CONTROL (#14004)
* [vcpkg] Add optional 'Homepage' field to CONTROL

[control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port.

* Update ports/lest/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-13 13:19:04 -07:00
winsoft666
ea3c975edb
[akali] Update to v1.42 (#14005)
* teemo

* 1. move header files to teemo folder.
2. add Cancel Event.
3. create directories automatically.

* update teemo to v2.1

* update teemo code ref

* remvoe cpprestsdk dependency

* Update to v1.42

* [akali] Add supports and update ci.baseline.txt

* Update portfile.cmake

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-13 13:18:33 -07:00
Robert Schumacher
75bd2efe0d
[many ports] 2019.09.14 Updates (#13536)
* [many ports] 2019.09.14 Updates

* Revert failure ports

* Revert failure ports

* Revert failure ports

* [urdfdom] Fix find dependency console_bridge

* Revert failure ports

* [devil] Compatible with jasper 2.0.20

* [devil] Refix compatible with jasper functions declaration on different os

* Update ports/alembic/CONTROL

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Revert failure ports wangle

* [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2

* Revert failure ports

* Revert failure ports

* [urdfdom-headers] Fix include path in config.cmake file

* upload patch

* [urdfdom-headers] Refix include path in config.cmake file

* [qt5-imageformats] Fix missing include math.h

* [urdfdom-headers] Refix include path in config.cmake file

* [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation

* Remove updated ports version

* Commit suggestions

* [libideviceactivation] revert

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-13 13:17:32 -07:00
Francisco Facioni
bf79851275
[PCL] Remove -fext-numeric-literals when building x64-osx (#13824)
* PCL doesn't compile on linux with clang

`-fext-numeric-literals` does not exist in clang and it builds just fine without it

* pcl: bumped version
2020-10-12 17:22:47 -07:00
Koby Kahane
248169d8ee
[rocksdb] update to v6.11.4 (#13643) 2020-10-12 17:13:33 -07:00
Rémy Tassoux
6ce7f41d8e
[implot] Update to v0.7 (#13296)
* [implot] Update to v0.5

https://github.com/epezent/implot/releases/tag/v0.5

* [implot] Update to v0.6

https://github.com/epezent/implot/releases/tag/v0.6

* [implot] Update to v0.7

https://github.com/epezent/implot/releases/tag/v0.7

* [implot] Fix Mac OS build failure
2020-10-12 17:09:50 -07:00
Nemirtingas
16b68c2f35
[usrsctp] Update to new version (#13839)
* Update usrsctp

* Update CONTROL version

* Update portfile.cmake

Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-12 15:52:23 -07:00
Rubén de Celis Hernández
30d39c8901
[rbdl] Add new port (#13884)
* Add RBDL core support (without features)

* Fix port version

* Add supports field to CONTROL

* Mark rbdl:x64-uwp as fail in the CI baseline

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

*  Temporal removing of Supports field

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Revert "Mark rbdl:x64-uwp as fail in the CI baseline"

This reverts commit 65a8100131.

* Add Supports field

* Update ports/rbdl/001_x64_number_of_sections_exceeded_in_object_file_patch.diff

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Remove vcpkg_fail_port_install

* Remove Supports field

* Revert "Remove Supports field"

This reverts commit b62ba898af.

* Revert "Remove vcpkg_fail_port_install"

This reverts commit dd7aecaec6.

* Revert "Revert "Remove Supports field""

This reverts commit 0e1cd7aa92.

* Revert "Revert "Remove vcpkg_fail_port_install""

This reverts commit ae89760c29.

* Fix 001_x64_number_of_sections_exceeded_in_object_file_patch.diff

* Remove vcpkg_fixup_cmake_targets

* Disable manual handling for dynamic install target

* ♻️ Clean code

* Add 002_runtime_destination_for_not_static_build.diff patch

* Revert "Add 002_runtime_destination_for_not_static_build.diff patch"

This reverts commit 32a0cfa251.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12 15:51:43 -07:00
Mark Gillard
50a83ae444
[tomlplusplus] update to 2.2.0 (#13943) 2020-10-12 15:25:08 -07:00
JonLiu1993
0eb207005d
[libpmemobj-cpp] Update to 1.11 (#13944)
* [libpmemobj-cpp] Update to 1.11

* [libpmemobj-cpp] Update to 1.11

* [libpmemobj-cpp] Update to 1.11

* [libpmemobj-cpp] Update to 1.11
2020-10-12 15:24:13 -07:00
Koby Kahane
16816bc3f0
[re2] update to 2020-10-01. (#13958) 2020-10-12 15:23:22 -07:00
Jack·Boos·Yu
a3442bd387
[nettle] Fix build failure on osx (#13959)
* [nettle] Fix build failure on osx

* Update ports/nettle/portfile.cmake

* Update ports/nettle/portfile.cmake

* Update ports/nettle/portfile.cmake

* Update ports/nettle/portfile.cmake
2020-10-12 15:22:48 -07:00
brukted
96cc69fdbd
[sltbench] Add new port (#13886)
* add sltbench port

* [sltbench] Fix static build
2020-10-12 15:21:54 -07:00
Joakim L. Gilje
f6ce6eb403
[botan] ask for amalgamation build on windows (#13936)
* ask for amalgamation build on windows to avoid linker errors due to long command line

* bump port-version on botan

* made the amalgamation build user-selectable via feature-flags
2020-10-12 15:20:01 -07:00
JonLiu1993
68c08a4ff6
[marl] Update to Oct 2,2020 (#13960)
* [marl] Update to Oct 2,2020

* Update ports/marl/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12 12:26:51 -07:00
Jack·Boos·Yu
40386fe341
[openimageio] Fix build tools on windows-static (#13962) 2020-10-12 12:16:20 -07:00
Long Huan
9bf57ae5d6
[qca]support linux-osx-static build (#13964)
* support linux, osx, static build

* fix install bug

* set OSX_FRAMEWORK=OFF fix osx install failed bug

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* change install copyright

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12 12:11:09 -07:00
Matthias C. M. Troffaes
d21e8c0644
[opencl] fix crt linkage for x64-windows-static-md (#13977)
* [opencl] fix crt linkage

* [opencl] bump port version

* [opencl] minor simplification in portfile

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2020-10-12 12:04:28 -07:00
jimmy hu
45fa57c276
[ecsutil] Update ECSUtil v1.0.7.10 (#13990)
[ecsutil] Update ECSUtil v1.0.7.10
2020-10-12 12:03:26 -07:00
Jack·Boos·Yu
6cc5c2c70e
[gdal] Fix debug library name in vcpkg-cmake-wrapper (#13992)
* [gdal] Fix debug library name in vcpkg-cmake-wrapper

* correct debug library name on Windows

* correct library name on Windows
2020-10-12 12:03:08 -07:00
Lily
d6b5fbfef1
[azure-kinect-sensor-sdk] Fix azure-kinect-sensor-sdk[tool] build error (#13737) 2020-10-12 09:42:52 -07:00
Jack·Boos·Yu
37c412ae07
[osg] Fix feature plugin (#13942) 2020-10-12 09:28:49 -07:00
jimmy hu
3714469e0e
[gcem] Update to version 1.13.1 (#13895)
* [gcem] Update to version 1.13.1

https://github.com/kthohr/gcem/releases/tag/v1.13.1

* Update portfile.cmake

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-09 11:04:58 -07:00
Rémy Tassoux
54e7948c7b
[mikktspace] Initial port (#13900)
http://mikktspace.com/
2020-10-09 11:02:16 -07:00
An Tao
dea7dbb192
[drogon] Update to 1.0.0 (#13907)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-09 11:00:45 -07:00
carr-7
032f3e29cc
[freeimage] Fix macOS build error (#13916)
* [freeimage] fix osx build error from conflicting with mono framework

* Bump port-version.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-09 11:00:17 -07:00
myd7349
df9c8e260e
[tinyexpr] Add new port (#13729) 2020-10-09 00:41:42 -07:00
Nathan
95c0643813
[lerc] Export Package (#13724)
Co-authored-by: Nathan Mercer <nmercer@intermap.com>
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-08 23:35:45 -07:00
Daniel Parker
f8c439c3ed
[jsoncons] Update to 0.158.0 (#13938) 2020-10-08 23:32:50 -07:00
Phoebe
7e495c0773
[fastcdr/jack2/fcl/ensmallen/hwloc] Update to latest release (#13559) 2020-10-08 23:31:35 -07:00
ousttrue
956f73a6bd
[opensubdiv] New port (#13695)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-08 23:28:05 -07:00
Cédric Tabin
e040433ae0
Update to libzippp-4.0-1.7.3 (#13620)
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2020-10-08 23:27:05 -07:00
Lily
256d8a497a
[openblas] Update to the 0.3.10 (#13587)
* [Many ports] Update to the latest version

* [rhash] Update ci.baseline.txt

* [update] Remove change of rhash

* [update] Revert ci.baseline.txt

* [update] Revert ci.baseline.txt

* [update] Remove change of poco and paho-mqtt

* [sqlpp11] Revert change

* [openblas] Fix uwp error

* Update CONTROL

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-08 23:00:18 -07:00
NancyLi1013
63cc8c0d8a
[log4cplus/muparser/nmslib] Update to the latest version (#13585)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-08 22:59:51 -07:00
Fabien Péan
d192905986
[v-hacd] Fix cmake patch for include files (#13549) 2020-10-08 22:15:17 -07:00
Marek Roszko
bb3696ce96
[opencascade] Initial port (#13493) 2020-10-08 21:56:28 -07:00
Infactum
18c277205d
[x264] enable asm optimizations (#13928) 2020-10-08 20:55:13 -07:00
Samuel El-Borai
54dbd5ca9e
[fmt] Add and install usage file (#13815) 2020-10-08 20:53:25 -07:00
Ciaran Welsh
34ea42394d
[libsbml] New port for libsbml (#13524)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-10-08 13:49:37 -07:00