Commit Graph

8696 Commits

Author SHA1 Message Date
myd7349
086c727773 Merge branch 'master' into rdkafka-init 2019-07-02 18:13:44 +08:00
Rajeev Massand
f15d52becf [azure] Update azure-iot-sdk-c for public-preview release of 2019-07-01 (#7123) 2019-07-02 01:09:48 -07:00
martin-s
91da4aab4c Allow redirection of the scripts folder. (#6552)
* Allow redirection of the scripts folder with an environment variable.

* - Updated feature from environment variable to argument.

* Fix crash when no scripts override is given and use --scripts-root=<PATH> format

* Update help messages to use --scripts-root=<PATH> format
2019-07-01 22:51:07 -07:00
Victor Romero
96994f8ede
Revert Visual Studio projects versions (#7117) 2019-07-01 22:49:05 -07:00
Phil Christensen
d2b3ef9e88
Fix vcpkg_from_git (#7082)
* [vcpkg_from_git/fdlibm] Fix flaky sha256 issues
* [doc] regenerate docs
2019-07-01 22:39:51 -07:00
Griffin Downs
012e9931eb
Merge pull request #6327 from myd7349/sx-init
[septag-sx] Add new port
2019-07-01 14:42:46 -07:00
Griffin Downs
dac4ec2ff3
Merge pull request #7050 from lsparey/master
[mongo-cxx-driver] Do not delete the third_party include folder when building with mnmlstc
2019-07-01 13:54:33 -07:00
YenForYang
12587b1b88 Update python2, python3, perl, aria2, ninja, ruby, 7z (#6791) 2019-07-01 13:31:17 -07:00
Leonid Pospelov
b26cb1a041 [vcpkg] Use spaces instead of semicolons in the output (#7080)
* Use spaces instead of semicolons in the output

* Add prettify_command macro

* Move pretty_command macro to a separate file
2019-07-01 13:30:24 -07:00
Griffin Downs
77cfd20b83
Merge pull request #6854 from the-j0k3r/openssl-version-bump
Openssl version bump 1.0.2s
2019-07-01 11:33:54 -07:00
Victor Romero
e2049cb975
[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)
* [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option

* [vcpkg_configure_cmake] Add documentation for new NO_CHARSET_FLAG option

* [vcpkg_configure_cmake, windows toolchain] Handle NO_CHARSET_FLAG in toolchain

* [build.cpp] Add Windows toolchain to package hash

* [duilib,msix,thrift,tidy-html5] Use NO_CHARSET_FLAG to fix regressions
2019-06-30 09:31:22 -07:00
wangli28
700a3e180c [freetype] Upgrade to version 2.10.0 (#7057)
* [freetype] Upgrade to version 2.10.0

* [freetype] Fix old patches
2019-06-30 02:49:11 -07:00
StephaneBPRO
88fa3bdfd5 Adding EglContext / CglContext / GlxContext (#7060)
Adding the Egl/Cgl/Clx Context plugin to manage crossplatform OpenGL context (MacOs / Linux)
2019-06-30 02:47:37 -07:00
Phil Christensen
8e747d659c
[vcpkg] fail archived port install when decompression fails (#7086)
* [vcpkg] fail port install when decompression fails

* [vcpkg] clang-format
2019-06-30 00:15:08 -07:00
Phil Christensen
bd72762f69
[libpmemobj-cpp] fix flaky config (#7097) 2019-06-30 00:02:42 -07:00
Robert Schumacher
b9b2a38c7b
[vcpkg-integrate] Improve spelling, help, and autocomplete. (#7095) 2019-06-29 23:05:09 -07:00
Phil Christensen
8d7245a91e
[zziplib] fix flaky build (#7090) 2019-06-29 22:21:00 -07:00
Thad House
b627d2cf79 Update wpilib port to fix build with full package (#7087)
Previously, a warning was being generated in a higher level project, and we build with /WX by default
2019-06-29 20:04:52 -07:00
myd7349
a7bbee3152 [vcpkg] Update vcpkg_check_features document (#7091)
* [oniguruma] Fix misusage of vcpkg_check_features

* [xsimd] Use vcpkg_check_features
2019-06-29 08:29:13 -07:00
grdowns
e27fe91198 Merge branch 'master' of https://github.com/Microsoft/vcpkg into openssl-version-bump 2019-06-28 17:32:12 -07:00
Phil Christensen
62ed7c1731
[asio] fix flaky build (#7083) 2019-06-28 13:50:32 -07:00
Stefano Sinigardi
79175994c2 [darknet] enable ninja (#7064)
* [darknet] enable ninja

* Bump CONTROL version
2019-06-28 13:48:42 -07:00
myd7349
b4675fd65a [vcpkg] Add vcpkg_check_features (#6958)
* [vcpkg] Add vcpkg_check_feature, vcpkg_check_features

* [vcpkg] Remove vcpkg_check_feature

* [oniguruma,xtensor] Use vcpkg_check_features
2019-06-28 10:17:39 -07:00
Sönke Schau
5b6b66512b [libu2f-server] New Port (#6781)
* update to 2.8.84

* [libu2f-server] Initial Port of Version 1.1.0

* Missing exported functions

* Add support for static linkage

* Added missing 'arm64' Target, and corrected case for 'arm' for vcpkg_install_msbuild

* Add support for arm64

* Support for arm target

* [libu2f-server] add cmakelists and patch

* string copy fix

* revert msbuild changes

* add compile definitions

* add patch file

* remove line

* change version
2019-06-27 16:41:01 -07:00
Victor Romero
53a02456a0
Update ports-overlay.md 2019-06-27 16:32:38 -07:00
Phil Christensen
4bb67553f0
[flann] fix flaky config (#7073) 2019-06-27 15:55:07 -07:00
Christophe Delacourt
66f1d9a747 [shaderc] update (#6689)
* update shaderc

* update shaderc

* fix glslang cmake targets, re enable vcpkg_fixup_cmake_targets()

* [spirv-tools] comment python distutils

* remove comments, change path

* glslang fix cmake targets

* change version
2019-06-27 15:38:53 -07:00
Victor Romero
35e985d3cc
Triplets Overlay Implementation (#7053)
* Triplets Overlay Implementation

* Use cache for get_triplet_file_path()

* Code cleanup
2019-06-27 12:20:12 -07:00
NancyLi1013
82cd021b42 [libxslt] Update the version to 1.1.33 and change the URL. (#7058) 2019-06-27 11:08:20 -07:00
Sean Yen
a6fe726ebb Fix header path propagation. (#7015) 2019-06-26 22:20:04 -07:00
Phil Christensen
40537b848b
[libftdi] resolve ninja error (-w dupbuild=err) (#7055) 2019-06-26 16:35:03 -07:00
Phil Christensen
539695e544
[restclient-cpp] disable tests (#7054) 2019-06-26 16:03:27 -07:00
Phil Christensen
22ebb8ca68
[libmikmod] resolve ninja error (-w dupbuild=err) (#7052) 2019-06-26 16:03:13 -07:00
Alexander Neumann
fd87a081bb Introduce an easier way to identify target systems... (#6846)
* Introduce an easier way to identify target systems...

* fix missing ()

* move the include around.
also added vcpkg_common_functions to be automatically included

* remove warning message

* added remaining VCPKG_CMAKE_SYSTEM_NAMEs found only in vcpkg_configure_cmake to load a toolchain.

* remove warning again from messed up merge
2019-06-26 15:00:48 -07:00
Jackie Ng
8c22bd9aad [freexl]: Linux build support (#6813)
* [freexl]: Add linux build support

* [freexl]: Remove various commented-out references to gdal (from which this initial Linux support was based from)

* [freexl]: Port changes based on PR feedback

* [freexl]: The CI error logs suggest the port has issues building for both debug/release in the same source directory on Linux. Split this off into separate debug/release source directories.
2019-06-26 14:51:58 -07:00
Robert Schumacher
db0c6043dc
[curl] Revert revert of -imp suffix removal. (#6698)
* [curl] Revert revert of `-imp` suffix removal.

* [idevicerestore][libideviceactivation] Simplify dependency on curl

* [curl] Trivial change to provoke rebuild
2019-06-26 11:49:39 -07:00
Robert Schumacher
7a3818f575
[angle] Update to latest master (#6892)
* [angle] Update to latest master

* [angle] Add gpu_info_util
2019-06-26 11:47:39 -07:00
Leonid Pospelov
94494ddf6c [cpp-httplib] Add new port (#7037) 2019-06-26 10:41:48 -07:00
NancyLi1013
af1c9e10fc [libmupdf] Update the port to version 1.15.0 (#7046) 2019-06-26 10:37:04 -07:00
Phoebe
64d8f95031 [Boost-variant] Upgrade to 1.70.0 (#7047)
* [Boost-variant] Upgrade to 1.70.0

* Update patch
2019-06-26 10:36:16 -07:00
Daniel Marshall
faf17a0f4a Fix homepage for range-v3(-vs2015) (#7049) 2019-06-26 10:34:19 -07:00
JackBoosY
eff0769b75 [openvdb]Upgrade version to 6.1.0, regenerate patches and fix build errors. (#6864) 2019-06-26 10:33:36 -07:00
lsparey
9706c31c75 Do not delete the third_party include folder when building with mnmlstc 2019-06-26 17:44:59 +01:00
John McNamara
9c3e312d81 [libxlsxwriter] upgrade to 0.8.7 (#7034)
Upgrade to the latest version of libxlsxwriter.

Closes #6982
2019-06-25 22:11:41 -07:00
Simon Brand
7b540fe208 [tl] Update tl::expected and tl::optional, add tl::function_ref (#7028)
* [tl] Update tl::expected and tl::optional, add tl::function_ref

* [tl-expected][tl-function-ref][tl-optional] Always prepopulate FetchContent
2019-06-25 22:09:16 -07:00
John Zhu
32ee6c96ce #5248 make vcpkg buildable as 'system' user (#7038)
If we keep TMP, when run as 'system' user it is using Windows\Temp folder.
2019-06-25 21:45:02 -07:00
Maxime Gervais
abb7f546de [libzen] Add new port (#7004) 2019-06-25 21:44:17 -07:00
wangli28
7401e2ff64 [libevent] Upgrade to version 2.1.10 (#6969) 2019-06-25 16:11:45 -07:00
Phil Christensen
1ce24dd0db
[docs]Update cmake docs (#7039) 2019-06-25 16:08:18 -07:00
Phil Christensen
ab81312c63
[libfabric] reorder patch (#7036) 2019-06-25 14:52:31 -07:00