Commit Graph

11866 Commits

Author SHA1 Message Date
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
Cengizhan Pasaoglu
0dcc11ac22
[vcpkg] Use more forward declarations rather than definitions (#13623)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-08 22:31:21 -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
NancyLi1013
7bb217d989
[7zip] Add supports field (#13821) 2020-10-08 12:30:58 -07:00
pastdue
fdcfd8e5d7
[sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release" (#13801)
* [sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release"

* Convert CONTROL file to manifest
2020-10-07 11:47:58 -07:00
Billy O'Neal
ab86954093
Always accept = or space as delimiters when parsing common command line parameters. (#13857)
Resolves #11456.
2020-10-07 10:31:42 -07:00
NancyLi1013
690215da95
[libwebsockets] Update to the latest version (#13803) 2020-10-07 01:33:46 -07:00
Hartmut Kaiser
367bc36f3a
Adapting for HPX V1.5.1 (#13853) 2020-10-07 01:07:05 -07:00
Lily
80959b93b9
[vcpkg baseline][libqcow] Update to new version (#13812) 2020-10-07 00:56:42 -07:00
ras0219
b7b552d31c
[cuda] Export vcpkg_find_cuda.cmake (#13440)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-07 00:25:01 -07:00
brukted
59a20fb164
[libsigcpp-3] Add new port (#13412) 2020-10-07 00:24:23 -07:00
Matthew Oliver
72d98524e3
[ffmpeg] Update to 4.3.1 (#13365)
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-07 00:23:23 -07:00
Billy O'Neal
7dc0049439
[log4cxx] Fix osx build break by not building tests that require a Java compiler. (#13908) 2020-10-06 21:04:46 -07:00
Stephen Webb
41ec19fa8a
[log4cxx] Upgrade to 0.11.0 (#13767)
* [log4cxx] Upgrade to newly released 0.11.0

* [log4cxx] 0.11.0 should build everywhere except uwp

* Changes suggested by @ras0219

* Prevent WIN32 libraries being used on linux

* Prevent WIN32 libraries being used on linux

* Prevent WIN32 libraries being used on linux

* Update ports/log4cxx/portfile.cmake

Co-authored-by: Stephen Webb <stephen.webb@sabreautonomous.com.au>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-10-06 15:00:58 -07:00
Phoebe
524a7c61f3
[jsoncpp] Update to latest revision (#13776)
* [jsoncpp] Update to latest revision

* Fix typo issue
2020-10-06 14:59:03 -07:00
Gregor Jasny
25990eecce
[prometheus-cpp] Update to version 0.10.0 (#13847) 2020-10-06 14:57:37 -07:00
Phoebe
65bebab2a7
[fuzzylite] Fix the headers to import the library with dynamic linkage (#13807) 2020-10-06 14:51:09 -07:00
An Tao
5c396b1ec8
[trantor] Update to 1.0.0 (#13770)
* [trantor] Update to 1.0.0

* Update ports/trantor/CONTROL

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-10-06 14:44:54 -07:00
Alexander Neumann
41c8f7b2fc
add default build dir of vs code to gitignore (#13734)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-10-06 14:39:32 -07:00
Matthias C. M. Troffaes
19616d121b
[ffmpeg] fix zlib feature support on x64-linux (fixes #13768) (#13780) 2020-10-06 14:37:25 -07:00
ras0219
d8a4e63690
[vcpkg] Avoid computing triplet ABIs for editable packages (#13446)
* [vcpkg] Avoid computing triplet ABIs for editable packages

* [vcpkg] Address PR comments

* [vcpkg-end-to-end-tests] Add tests for --no-binarycaching, binarycaching by default, and --editable

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-06 14:34:59 -07:00
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