Gregor Jasny
88edf6f30a
[civetweb] Update to version 1.13 ( #13840 )
2020-10-06 13:34:11 -07:00
Rémy Tassoux
8b5dbd3b08
[directxtk][directxtk12][directxtex] Update to latest version ( #13841 )
...
https://github.com/microsoft/DirectXTK/releases/tag/sept2020
https://github.com/microsoft/DirectXTK12/releases/tag/sept2020
https://github.com/microsoft/DirectXTex/releases/tag/sept2020
2020-10-06 13:33:19 -07:00
denvercoder21
9ccf1f4e34
[ms-gsl] Update to 3.1.0 ( #13844 )
2020-10-06 13:32:53 -07:00
Carlos O'Ryan
b999dfdfec
[google-cloud-cpp] Update to v1.19.0 release ( #13846 )
2020-10-06 13:31:47 -07:00
Rémy Tassoux
d74c970359
[utfcpp] Update to 3.1.2 ( #13818 )
...
https://github.com/nemtrif/utfcpp/releases/tag/v3.1.2
2020-10-06 12:56:00 -07:00
ras0219
97b58ea5da
[modp-base64] Update to current github instead of web.archive.org ( #13763 )
...
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-06 12:48:45 -07:00
ras0219
8fe1851e1e
[vcpkg] Enable reentrant vcpkg calls ( #13751 )
...
* [vcpkg] Enable recursive vcpkg calls
Via envvars VCPKG_COMMAND and VCPKG_X_RECURSIVE_DATA. Child processes can call vcpkg via "$VCPKG_COMMAND <args>" in limited internal circumstances.
* [vcpkg] Address CR comments
* [vcpkg] Do not move through Optional<&> into Optional<T>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-06 12:06:26 -07:00
Alexander Neumann
587dc2ed88
[vcpkg] run both cxx and c compiler id. ( #13903 )
...
otherwise my custom llvm toolchain file fails.
2020-10-06 12:05:09 -07:00
nicole mazzuca
decc96c149
[vcpkg macos ci] modify README slightly ( #13829 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-06 11:10:41 -07:00
Rémy Tassoux
40230b8e3f
[concurrentqueue] Update to 1.0.2 ( #13820 )
...
https://github.com/cameron314/concurrentqueue/releases/tag/v1.0.2
2020-10-06 10:31:45 -07:00
Rémy Tassoux
50092417f7
[readerwriterqueue] Update to 1.0.3 ( #13819 )
...
https://github.com/cameron314/readerwriterqueue/releases/tag/v1.0.3
2020-10-06 10:20:47 -07:00
Billy O'Neal
c80b778c5b
[tinyutf8] Reeenable in CI. ( #13858 )
...
This port is "passing, remove from fail list" in our most recent CI: https://dev.azure.com/vcpkg/public/_build/results?buildId=43574&view=results
2020-10-06 09:43:27 -07:00
Eli Arzhannikov
7f0ea8004d
[geogram] build geogram dynamic if crt linkage dynamic ( #13719 )
...
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-06 09:24:52 -07:00
Rémy Tassoux
748a2564ef
[sol2] Update to 3.2.2 ( #13876 )
...
https://github.com/ThePhD/sol2/releases/tag/v3.2.2
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-06 09:24:25 -07:00
Phoebe
b0e1458105
[mbedtls] Add supports ( #13810 )
2020-10-06 09:24:00 -07:00
Ryan
221ee432d2
[infoware] fix linking issues with non-release builds ( #13822 )
2020-10-06 08:27:21 -07:00
Michael Heyman
0aae396aaf
oat++ suite bump to version 1.1 ( #12249 )
...
Co-authored-by: heymamd1 <Michael.Heyman@jhuapl.edu>
2020-10-06 07:54:50 -07:00
Robert Schumacher
76a7e9248f
[vcpkg_acquire_msys] Use Mirrors ( #13889 )
2020-10-05 17:39:47 -07:00
Alexander Neumann
c902748897
[vcpkg/manifest] write manifest install logs into the build dir. ( #13711 )
2020-10-02 17:05:28 -07:00
ras0219
b31c6fd389
[ngspice] Disable USE_VCPKG_INTEGRATION ( #13832 )
...
This resolves a conflict with automatically linking asl.lib from ampl-mp
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-02 16:47:14 -07:00
ras0219
988538e06b
[libqcow] Skip in all triplets because the upstream GitHub purges old archives ( #13830 )
...
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-02 16:46:44 -07:00
ankurverma85
acd2f59e93
[osgearth] update to latest to fix build issue with latest geos ( #13385 )
...
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-10-01 21:32:32 -07:00
Jonathan Guzmán
cabe5d0b7b
[vcpkg/docs] Add Spanish README ( #13735 )
...
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-09-30 09:18:49 -07:00
nicole mazzuca
397d3d7188
[vcpkg osx ci] update 2020-09-28 ( #13799 )
...
* [vcpkg osx ci] update to newer bits
these ones should actually work!
* update vagrantfile
* correct scripts, reformat, add docs
* Finish Get-InternalBaseBox, move archives
In order to avoid people maliciously deleting the boxes,
the archives share and file share are in different users now.
* baseline libqcow to be fixed later
* actually check for the mount point
* fix Install-Prerequisites again
* add +x to Get-InternalBaseBox.ps1
additionally, fix some errors
2020-09-29 16:49:49 -07:00
Bill Healey
b7c476bade
[pangolin] Missing Pangolin header fix: Copy missing pangolin_export.h file regardless of library linkage ( #13154 )
...
* Copy missing pangolin_export.h file regardless of library linkage
* Update portfile.cmake
* Update control version for Pangolin
* Update portfile.cmake
* Update CONTROL
Co-authored-by: Bill Healey <bill@presto.com>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-09-29 14:23:04 -07:00
Alexander Neumann
c146787fd3
[vcpkg] fix ci #13790 ( #13794 )
...
* [vcpkg] fix ci #13790
* add extra space
* needs ""
2020-09-28 13:58:55 -07:00
Billy O'Neal
4dc9ecd32b
Add MSVC-internal testing scripts to public GitHub. ( #13748 )
2020-09-28 13:54:10 -07:00
NancyLi1013
f25ffef6bf
[vcpkg baseline] Skip libvmdk ( #13775 )
...
* [vcpkg baseline] Skip libvmdk
* Add comments to ci.baseline.txt
2020-09-28 11:15:07 -07:00
Alexander Neumann
0c1c43742d
[vcpkg] add env var VCPKG_OVERLAY_TRIPLETS ( #12790 )
...
* [vcpkg] add env var VCPKG_OVERLAY_TRIPLETS
* shorten way to complicated doc
* run clang format
* Apply CR
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* Apply CR2
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-28 07:51:16 -07:00
Lily
8776756e08
[libpq] Add conflict error message ( #12551 )
...
* [libpq] Add conflict error message
* [decimal-for-cpp] Move header into subdirectory to avoid common-name conflicts
* [libpq] Revert changes
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27 18:59:17 -07:00
curoky
10d005d014
[fbthrift] Add new port ( #13072 )
...
* [fbthrift] Add new port
* [fbthrift] only supports x64, except osx
* [fbthrift] add missing vcpkg_fail_port_install
* [fbthrift] format code
* [fbthrift] use vcpkg_copy_tools install thrift1
* [fbthrift] support build on osx
* [fbthrift] specify the bison path directly
2020-09-27 18:55:52 -07:00
Stefano Sinigardi
ed26fc681f
[OpenMVS] fix OpenMP feature on linux for downstream projects ( #13330 )
2020-09-27 18:50:20 -07:00
Domen Mori
4457c04bd7
[platform-folders] Fixed PlatformFolders to work with mingw on windows. ( #13369 )
...
* Fixed PlatformFolders to work with mingw on windows.
* Update ports/platform-folders/CONTROL
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-09-27 18:42:31 -07:00
bialasjaroslaw
0f8f948109
[boost-modular-build-helper] Fix build fail due to missing library file ( #13407 )
...
Set correct library suffixes for mingw builds (.dll.a instead of default .so)
2020-09-27 18:41:34 -07:00
JonLiu1993
97e85bbaa6
[libssh] Update to 0.9.5 ( #13522 )
...
* [libssh] Update to 0.9.5
* Update profile.cmake
* Update portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-27 18:28:29 -07:00
Lily
df37e12e34
[nettle] Fix build error on Linux ( #13523 )
...
* [nettle] Fix build error on Linux
* [nettle] Fix build error on Linux
* [nettle] Fix build error on Linux
2020-09-27 18:27:49 -07:00
Jack·Boos·Yu
3856a6bda7
[aws-c-*] Update version ( #13558 )
...
* [many ports] Update version
* [aws-checksums] Add dependency aws-c-common
* update version
* port updates
* port updates
* Update ports/brotli/CONTROL
* [draco] fix uwp build
* [blosc] Fix win static build
* [blosc] fix unix build
* move changes to other PRs
* Remove unuse patches
2020-09-27 18:26:08 -07:00
Francois Rivard
741c8cbecd
[vcpkg] Add compiler info to nuspec description ( #13571 )
...
* Add compiler info to nuspec description
* Run clang-format on some files
* Fix the unit tests
* [vcpkg] Clarify NuGet description to note 'CXX compiler'
* [vcpkg] Fix tests
Co-authored-by: frivard <frivard@coveo.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27 18:18:27 -07:00
JonLiu1993
64a281b865
[range-v3] Update to 0.11.0 ( #13630 )
...
* [range-v3] Update to 3.11.0
* [range-v3] Update to 0.11.0
2020-09-27 18:00:17 -07:00
Jack·Boos·Yu
460b6d5f20
[dimcli/draco/refprop-headers/coolprop] Update version ( #13679 )
...
* [manyports] Update version 5
* [coolprop] Update version
* Update CONTROL
* Update ports/refprop-headers/CONTROL
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27 17:59:45 -07:00
Jack·Boos·Yu
a8c046b483
[x264] Fix *inx dynamic build ( #13684 )
...
* [x264] Fix *inx dynamic build
* bump version
2020-09-27 17:58:17 -07:00
Jack·Boos·Yu
b9be644f8b
[capnproto/check/cppgraphqlgen] Update version ( #13677 )
...
* [manyports] Update version 3
* move changes to other PRs
* Remove unuse patch
* Remove useless patch
2020-09-27 17:54:12 -07:00
Cengizhan Pasaoglu
8fcd02ddc1
[vcpkg-bootstrap] Update the latest g++-10 version for build if exists ( #13644 )
2020-09-27 17:53:24 -07:00
ras0219
c98fd09290
[vcpkg-docs] Add note about GitHub hosted agents ( #13641 )
...
* [vcpkg_docs] Add note about GitHub hosted agents
* [vcpkg-docs] Add ./ prefixes to GitHub example
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27 17:52:09 -07:00
Jack·Boos·Yu
794f4c0a5a
[nanodbc] Fix vcpkg_fixup_cmake_targets CONFIG_PATH in unix ( #13699 )
2020-09-27 17:51:49 -07:00
Jack·Boos·Yu
0c810d357b
[gamma] Fix find dependency libsndfile ( #13698 )
...
* [gamma] Fix find dependency libsndfile
* [gamma] Add homepage
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-09-27 17:51:21 -07:00
Jack·Boos·Yu
870d2cd3b1
[libidn2] Support UNIX ( #13708 )
...
* [libidn2] Support UNIX
* update baseline
* Add supports
2020-09-27 17:49:45 -07:00
TheReclif
70658669cc
[freeimage] Fixed link errors with libTIFF ( #13720 )
2020-09-27 17:45:49 -07:00
NancyLi1013
dcc7ddcd5c
[mbedtls/nana] Update to the latest version ( #13672 )
...
* [mbedtls/nana] Update to the latest version
* [nana] Remove unused patch and update patch EOF
2020-09-27 17:41:42 -07:00
Jack·Boos·Yu
7a05bde0a6
[asmjit][botan][brotli] Update version ( #13676 )
2020-09-27 17:41:18 -07:00