Commit Graph

10955 Commits

Author SHA1 Message Date
Silvio Traversaro
3b79a2d257
[fcl] Explicity handle FCL_USE_X64_SSE CMake option (#11406)
* [fcl] Explicity handle FCL_USE_X64_SSE CMake option

The FCL_USE_X64_SSE option is enabled by default in fcl,
but it only make sense to enable SSE flags when targeting
either x86 or x64.

* Update CONTROL
2020-05-20 14:24:22 -07:00
Jack·Boos·Yu
07537f9a9b
[clapack] Add uwp support (#9957)
* [clapack] Add uwp support

* use _CRT_NONSTDC_NO_DEPRECATE instead of patching codes
2020-05-20 14:20:59 -07:00
Jack·Boos·Yu
ac2233abc6
[grpc] Add feature absl-sync (#10307)
* [grpc] Update to 1.28.0 and add feature absl-sync

* Update to 1.28.1 and fix linkage issues
2020-05-20 14:20:37 -07:00
Jack·Boos·Yu
92ea5970ed
[monkeys-audio] Update to 5.38 (#11444)
* [monkeys-audio] Update to 5.38

* Correct portfile.cmake

* update supports field
2020-05-20 12:21:40 -07:00
Lily
0569520fc1
[protobuf] Fix protobuf build failed on CI (#11459)
* [protobuf] Fix protobuf build failed on CI

* [protobuf] Modify ci.baseline.txt
2020-05-20 10:12:55 -07:00
Francisco Pombal
8bfdf64a92
[libtorrent] minor portfile simplification and version bump (#11389) 2020-05-20 10:11:19 -07:00
Wolfgang Stöggl
a29e5b6d5d
[tool-meson] Update to 0.54.2 (#11380)
* [tool-meson] Update to 0.54.2

- Release notes: https://mesonbuild.com/Release-notes-for-0-54-0.html
- Homepage added to CONTROL file

* Re-trigger CI test

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-05-20 10:10:59 -07:00
nicole mazzuca
9d9a50bc98
[vcpkg] fix extern C around ctermid (#11343)
Additionally, move the system_header invocations to their own header file,
<vcpkg/base/system_header.h>
2020-05-20 10:10:26 -07:00
Billy O'Neal
9b4535e7ee
Fix CMake PATH that fails Windows tests. (#11453) 2020-05-19 17:02:19 -07:00
nicole mazzuca
00434687eb
[vcpkg] pass -disableMetrics to bootstrap on git bash (#11299)
in git bash, we call back into bootstrap-vcpkg.bat,
but we don't pass -disableMetrics through.
This commit corrects this
2020-05-19 15:22:44 -07:00
Martin Vejdarski
ec2b59b93e
[harfbuzz,skia] Update and replace Skia dependencies with vcpkg (#11416) 2020-05-19 15:20:18 -07:00
Igor Kostenko
edfc5ac1c3
[grpc] upgrade to 1.28.1 (#11449) 2020-05-19 15:17:41 -07:00
Cheney Wang
cb388456a2
[realsense2] Update to 2.34.0 (#11437)
* [realsense2] Update to 2.34.0

* Modify the value of REF from version to commit id

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2020-05-19 15:15:33 -07:00
Tim Autry
9fa44fc4b7
[libgo] Update CONTROL to fix typo (#11435) 2020-05-19 15:14:29 -07:00
Rémy Tassoux
a4ec3dd2fe
[utfcpp] Update to 3.1.1 (#11426) 2020-05-19 15:13:17 -07:00
Gregory Popovitch
98f80d86f2
[parallel-hashmap] Update parallel-hashmap version (#11420)
* update parallel_hashmap version

* Update portfile.cmake

* Update CONTROL

* Update portfile.cmake for parallel_hashmap

* bump parallel-hashmap to latest github release

* Update parallel_hashmap version to 1.32 (current)

* Update CONTROL

* update portfile as requested
2020-05-19 15:12:29 -07:00
Jozef Izso
e6c6d96218
[protobuf] protobuf v3.12.0 (#11397)
* [protobuf] protobuf v3.12.0

* Fix ignition-msg5 library to compile with protobuf 3.12
2020-05-19 15:09:01 -07:00
Igor Kostenko
36fcce0bbf
[angle] update for gcc 10 compatibility (#11394)
* [angle] update for gcc 10 compatibility

* [angle] macos fix

* [angle] Fix UWP builds

Co-authored-by: Igor Kostenko <ikostenko@perforce.com>
2020-05-19 15:07:37 -07:00
Billy O'Neal
0116b86e38
[vcpkg] Optimize string split slightly. (#11433) 2020-05-19 15:05:53 -07:00
Igor Kostenko
9a0652b870
[parallelstl] update to 20200330 (#11379)
* [parallelstl] update to 20200330

* code review

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-19 14:57:41 -07:00
Jack·Boos·Yu
f23ebed76f
[cmake] Update to 3.17.2 (#10767)
* [cmake] Update to 3.17.1

* update cmake directory name

* [cpuid] Fix install headers.

* [stormlib] Fix install headers

* [murmurhash] Fix install headers

* [metrohash] Fix install headers

* update baseline

* update baseline

* [otl] update hash

* update baseline

* [gts] Do not use ninja to avoid empty implib issue

* update baseline

* [dmlc] Re-trigger ci test

* [replxx] Re-trigger ci test

* update baseline

* [osg] Re-trigger ci test

* [replxx] Fix build failure

* Set cmake min version to 3.17.1

* update baseline

* [libnice] Re-trigger ci test

* [mlpack] Re-trigger ci test

* update to 3.17.2

* update cmake hash

* update baseline

* update baseline

* update baseline

* update baseline

* Update scripts/ci.baseline.txt

Co-authored-by: Billy O'Neal <billy.oneal@gmail.com>

* update baseline

* update baseline

* [magnum] Set magnum:arm64-windows to skip in baseline

* [nanogui] Set nanogui:arm64-windows to fail in baseline

* [nettle] Set nettle:x64-windows to fail, waiting for fix this issue in another PR

* re-trigger CI test

* update baseline

* Install unixODBC in Linux

* [nanodbc] Re-trigger CI test

* update baseline

* Remove space

* update baseline
2020-05-19 14:47:19 -07:00
Benjamin Sergeant
9e03a3ac59
[ixwebsocket] update to 9.6.2 (#11030)
* [ixwebsocket] update to 9.5.0

* remove reference to vcpkg_test_cmake which is deprecated (was commented)

* remove all features, bump to depend on 9.5.2

* wrong sha512

* exclude uwp from the supported platforms / cannot see in logfiles why it is not building + I do not have access to this platform for testing

* try again uwp

* bring back mbedtls dep

* 9.5.8 has an old pre 1.1 openssl fix

* use mbedtls on windows and uwp

* revert to original CONTROL file

* do not install ixwebsocketConfig.cmake which conflicts with vcpkg

* portfile will handles openssl, mbedtls and sectransp options to choose the tls backend library

Co-authored-by: Benjamin Sergeant <bsergeant@mz.com>
2020-05-19 14:36:36 -07:00
myd7349
3864f7b0c3
[munit] Add new port (#6780)
* [munit] Add new port

* [munit] Modernize

* [muint] Update to 2020-04-06

* [munit] Update CI baseline

* [munit] Update CI baseline

* [munit] Fail fast

* [munit] Download meson on linux and osx

* [vcpkg_find_acquire_program] Always download meson if not found

* Revert "[munit] Download meson on linux and osx"

This reverts commit e7e17730d4.

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-05-19 14:34:08 -07:00
Billy O'Neal
3b0080e3b0
[vcpkg] Harden file removals and clean directory contents in "CI" inside vcpkg itself. (#11432)
`files.h/files.cpp`:
* Add end and else comments to all macros.
* Add "remove_all_inside" function which empties a directory without actually deleting the directory. This is necessary to handle the case where the directory is actually a directory symlink.
* Change remove_all to use std::remove when VCPKG_USE_STD_FILESYSTEM is set; this will engage POSIX delete support available on current Win10.

`commands.ci.cpp`: empty "installed".

`*/initialize_environment.*`: No longer clean the directories outside the tool.

`ci-step.ps1`: Remove unused console output tee-ing.
2020-05-19 13:43:30 -07:00
nicole mazzuca
e806b2ed38
[vcpkg CI] Clean git directory before clone (#11450) 2020-05-19 12:23:39 -07:00
NancyLi1013
3f7bee619a
[libgo] Update to 3.1 (#11263)
* [libgo] Update to 3.1

* Add headers in debug sub folder

* Update ci.baseline and remove headers in debug/include directory

* Update the way to install headers and targets on Windows

* Remove the headers in netio/disable_hook on all platforms

* Add unsupported for arm and uwp

* Add only support static build and update ci.baseline

* code review

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-18 14:09:10 -07:00
Billy O'Neal
0e9e59f2c4
[vcpkg] Hardem expand environment strings path with explicit integer overflow checks and resistance to CP_ACP. (#11315) 2020-05-18 12:48:09 -07:00
Markus Rickert
87b2ae5500
[nlopt] Enable UWP support (#11398) 2020-05-18 11:20:37 -07:00
pravic
d2c3dbf6ec
[sciter] Update to 4.4.3.18.7817 (#11393) 2020-05-18 11:09:48 -07:00
Michael Quigley
432f0e1748
[imgui] update to 1.76 (#11388) 2020-05-18 11:09:26 -07:00
Lily
28d7a5e016
[qt5-base] Add Xorg dependency libxcursor-dev (#11371) 2020-05-18 11:06:20 -07:00
Markus Rickert
47e9a1d1c1
[vcpkg] msbuild: do not build vcpkgmetricsuploader when -disableMetrics (#11368) 2020-05-18 11:05:23 -07:00
Sönke Schau
9f516b9347
[gSoap] Update to 2.8.102 and re-enable x64 Builds (#11355)
* Update to 2.8.102 and reenable x64 Build

* Remove surplus empty directory during install

* Corrected the "Supports" entry in CONTROL

Should have read the documentation for "Supports" to see that this is a boolean expression
2020-05-18 10:45:46 -07:00
Vincent Gao
fb441358ab
[ctp] New port CTP library 6.3.15 (#10717)
* [ctp] New port CTP library 6.3.15

* [ctp] Minor changes
 - Update portfile to support custom triplets
 - disable CI due to downloading server availability

* Update ports/ctp/portfile.cmake

* Update ports/ctp/portfile.cmake

* Remove ${...} from if

Co-authored-by: Vincent Gao <xgao1023@outlook.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-18 10:43:53 -07:00
Alexander Neumann
9f051a093f
[libxml2] Add iconv and charset linkage in vcpkg-cmake-wrapper on osx (#11072)
* [libxml2] Add iconv and charset linkage in vcpkg-cmake-wrapper on osx

* update baseline

* update baseline
2020-05-18 10:40:18 -07:00
Nick Renieris
9f0f0bdedc
[libvmdk] Initial port (#11010)
* [libvmdk] Initial port

Signed-off-by: Nick Renieris <velocityra@gmail.com>

* Update scripts/ci.baseline.txt

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-05-18 10:38:59 -07:00
Alexander Neumann
6b871df7e0
[libpq] Update to 12.2 and some feature fixes (#10915)
* fix number of spaces in string replacement

* fix libiconv library name

* [libpq] update to 12.2
fix some issues with features
feature combination client+nls does not compile with latest VS
due to libpq src's accessing an implementation detail (needs upstream fix)

* on arm skip host openssl version check if host cannot execute the triplet version

* use PORT_VERSION to update the version references more easily

* fix tcl and python feature on windows
2020-05-18 10:36:03 -07:00
Billy O'Neal
8a583e80da
[vcpkg] Avoid naming Policheck sensitive term 'Virgin Islands' (#11339) 2020-05-15 22:38:39 -07:00
Lee Packham
7e6e30ff8e
[aws-sdk-cpp] Update to 1.7.333 (#11332)
* Update CONTROL.in to match current version
* Update sha for checkout/checksum
2020-05-15 17:05:00 -07:00
huangqinjin
b0c42cb8a2
[sqlite3] Enable build for android (#11267) 2020-05-15 17:04:42 -07:00
Thomas Gwynne-Timothy
9db3ff7a06
[tiff] Install runtime deps for tiff[tool] (#11364)
* Install runtime deps for tiff[tool]

fixes microsoft/vcpkg#11361

* Remove deprecated include

* Increment port version
2020-05-15 17:04:10 -07:00
eao197
830d48241c
[restinio] update to v.0.6.8. (#11367) 2020-05-15 17:03:34 -07:00
William Woodruff
61b5c23eae
[uthenticode] Update to 1.0.4 (#11362) 2020-05-15 16:59:40 -07:00
Moritz Beutel
f6aa8bc6cf
[gsl-lite] update to 0.37.0 (#11351) 2020-05-15 16:58:36 -07:00
hank121314
18b67ef730
[paho-mqttpp3] update to 1.1 (#11327)
* [paho-mqttpp3]:update to 1.1

* [paho-mqttpp3]:update to latest commit

* [paho-mqttpp3]: fix static library build error

* [paho-mqttpp3] (docs): add HomePage to CONTROL and (deprecated): remove include(vcpkg_common_functions) from protfile.cmake
2020-05-15 16:57:28 -07:00
Odysseas Georgoudis
e80570f120
[Quill] update to v1.3.1 (#11326)
* Quill update to 1.3.1

* revert arm64 changes
2020-05-15 16:55:20 -07:00
Lily
fea5813728
[ogre/ogre-next] Add conflict error message (#11325)
* [ogre/ogre-next] Add conflict error message

* [ogre] Fix build error

* [ogre/ogre-next] Fix deprecated function
2020-05-15 16:39:54 -07:00
NancyLi1013
184c724033
[libmysql] Update to 8.0.20 (#11303)
* [libmysql] Update to 8.0.20

* Fix the redefinition'MYSQL_BIND' between libmysql and libodb-mysql
2020-05-15 16:37:54 -07:00
Vitalii Koshura
21848ba4de
[OpenGL] Fix lib files copy when VCPKG_BUILD_TYPE is set (#11294)
* [OpenGL] Fix lib files copy when VCPKG_BUILD_TYPE is set

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

* Change from release -> "release" in CMake if

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-15 16:35:33 -07:00
Lily
52ced296bd
[gdcm] Update to version 3.0.5 (#11258)
* [gdcm] Update to version 3.0.5

* [gdcm] Update to version 3.0.5
2020-05-15 16:33:39 -07:00