Phoebe
cbaafe76d6
Fix ci baseline ( #10390 )
...
* Rebuild failed ports on ci baseline
* Remove passed port osg-qt:x64-linux from ci baseline file
* Add mirrors for qt5
2020-03-19 10:33:59 -07:00
Phoebe
b3bdac11f0
[mimalloc] Update to 1.6.1 ( #10062 )
...
* [mimalloc] Update to 1.6.0
* Update patch
* Update ci baseline file
* Add message for the arch and platform that doesn't support
* Update the ci baseline file
* Update to latest revision 1.6.1
2020-03-19 00:39:00 -07:00
NancyLi1013
3d82def504
[ffmpeg] Fix build static error ( #10368 )
...
* [ffmpeg] Fix build static error
* Remove additional condition
2020-03-19 00:28:10 -07:00
Michael Spector
b5e59140cb
Upgrade Avro to 1.9.2 release ( #10380 )
...
* Upgrade Avro to 1.9.2 release
* Apply CR fixes
* Applied CR recommendations
2020-03-18 23:06:04 -07:00
kreuzerkrieg
7029557ee7
Fix the naming mess ( #10367 )
2020-03-18 22:53:31 -07:00
Robert Schumacher
f9e10d656f
[grpc][openssl][upb] Fix install on uwp ( #10366 )
...
* [grpc][openssl][upb] Fix install on uwp
* [upb] Remove unneeded changes
* [libodb-mysql] Disable parallel configure due to source writes
* [curl] Use openssl for UWP since SSPI is unsupported
* [ci.baseline] Update
2020-03-18 09:48:01 -07:00
Robert Schumacher
279faa3fbe
[libpq][spdk-ipsec] Rebuild to correct baseline ( #10445 )
...
* [spdk-ipsec] Modernize, cleanup, and mark unsupported on non-Linux
* [libpq] Remove stray whitespace; force rebuild
2020-03-18 09:45:41 -07:00
Daniel Parker
0cbfd1df17
[jsoncons] Update to v0.148.0 ( #10433 )
2020-03-17 14:09:00 -07:00
Robert Schumacher
7131593a0e
[ci.baseline.txt] Mark tensorflow-cc as skip on OSX (build currently times out) ( #10443 )
2020-03-17 12:04:59 -07:00
Tobias Brückner
c7a6b0cd9f
[sqlpp11-connector-mysql] Update to 0.29 to fix missing and unnecessary dependency of Boost.Thread on macOS ( #10386 )
...
* [sqlpp11-connector-mysql] Add Homepage to CONTROL file
* [sqlpp11-connector-mysql] Update to version 0.29
* [sqlpp11-connector-mysql] Remove deprecated function from portfile
2020-03-16 14:58:21 -07:00
Phoebe
1312cb19d6
[realsense2] Fix tools installation issue ( #10403 )
2020-03-16 14:56:05 -07:00
Phoebe
5e24dfc88a
[zopfli] Update to 1.0.3 ( #10405 )
2020-03-16 14:52:12 -07:00
NancyLi1013
f72c465aff
[mlpack] Fix build tool error ( #10409 )
...
* [mlpack] Fix build tool error
* Remove tests from tool feature
2020-03-16 14:51:46 -07:00
NancyLi1013
313d88c4df
[angle] Add warning message ( #10414 )
2020-03-16 14:50:40 -07:00
Billy O'Neal
31cca07563
[vcpkg] Implement a warning when running in a mismatched Visual Studio prompt
2020-03-16 11:19:55 -07:00
Martin Vejdarski
ecff016663
[community triplets] Add x64-osx-dynamic ( #10348 )
2020-03-13 14:50:16 -07:00
Carlos O'Ryan
bb7aa46de1
[googleapis] update to v0.6.0 release ( #10391 )
2020-03-13 14:48:50 -07:00
nicole mazzuca
42fa9b0c0b
[vcpkg] Fix tool lookup without which
( #10375 )
...
On Linux and macOS, if `which` is not installed (notably in Amazon's
amazonlinux docker base image), vcpkg fails to find system-installed
versions of tools. This is an issue when we don't attempt to install our
own versions of the tools, like with git (we fail to find any version of
git, and thus can't install any ports which come from a git repository).
Fixes #9927
2020-03-13 13:14:38 -07:00
Marc Boucek
b2e928f19b
[vcpkg] set CMAKE_MSVC_RUNTIME_LIBRARY for cmake policy CMP0091 ( #9452 )
...
Co-authored-by: Marc Boucek <marc.boucek@native-instruments.de>
2020-03-13 11:23:11 -07:00
NancyLi1013
fea4df8b23
[raylib] Update to 2.6.0 ( #10068 )
...
* [raylib] Update to 2.6.0
* Remove unused comment
2020-03-12 17:52:45 -07:00
kreuzerkrieg
cd0ea13812
[unixODBC] Add new port ( #10057 )
...
* unixODBC
* wip
2020-03-12 17:52:16 -07:00
Billy Robert O'Neal III
3cb8570203
Reorder []s.
2020-03-12 14:40:38 -07:00
Billy Robert O'Neal III
5c36b48154
Merge remote-tracking branch 'origin/master' into warning
2020-03-12 14:40:01 -07:00
Dmitry Marakasov
c2795f1662
[cli] Add homepage ( #10392 )
2020-03-12 12:13:38 -07:00
Wolfgang Stöggl
5951e0b425
[pcre] Update to v8.44 ( #10335 )
...
- Drop patches (fixed upstream):
fix-option-2.patch
fix-arm64-config-define.patch
fix-arm-config-define.patch
- Add patch
pcre-8.44_suppress_cmake_and_compiler_warnings-errors.patch
2020-03-11 09:28:19 -07:00
Bill Avery
cd811d4b46
[cppgraphqlgen] Update to v3.1.1 ( #10358 )
...
* [cppgraphqlgen] Update to v3.1.0
* Add a Homepage to the CONTROL file
* Remove deprecated vcpkg functions
* Pick up a few more bug fixes in v3.1.1
2020-03-11 09:27:15 -07:00
Kevin Lu
fd12965463
[libgit2] Add features pcre,pcre2 to choose regex backend ( #10333 )
...
* [libgit2] Add features to build against vcpkg pcre,pcre2
* version
* libgit2 will automatically link to 'system' zlib, which is inconsistent depending on if vcpkg zlib was installed or not. This rectifies this by always targeting vcpkg zlib
2020-03-11 09:16:42 -07:00
DDoSolitary
2c68b1229b
[libssh] Enable mbedtls's threading support ( #10154 )
...
* Add "pthreads" feature to mbedtls.
* Cleanup portfile.
* Fix mbedtls pthreads support for Linux.
* [mbedtls] Require the pthreads port only on Windows.
* [mbedtls] Work around dependency issues about static linking.
2020-03-11 09:15:12 -07:00
Hleb Valoshka
c84dfe7ddd
[gettext] fix build with mingw-w64 ( #10077 )
2020-03-11 09:07:39 -07:00
Billy Robert O'Neal III
52214665b2
Add "vcvarsall" support.
2020-03-10 23:58:58 -07:00
Billy Robert O'Neal III
347d8ef530
Implement a warning when running vcpkg inside a developer command prompt if the set of packages to install all target a different architecture than the prompt.
2020-03-10 23:44:48 -07:00
Ken Johnson
93045f2974
[freetype] Disabled Harfbuzz check for non-Windows platforms ( #10073 )
...
* Added ifdef and disabled Harfbuzz check for non-Windows machines
* Updated portfile and CONTROL as requested
2020-03-10 17:28:49 -07:00
Alberto Luaces
cf405d4ed0
[suitesparse] Enable compiling SuiteSparse DLLs ( #10305 )
...
* Enable compiling SuiteSparse DLLs
Generated dynamic libraries work ok when linked to other projects.
* [suitesparse] Refresh port file for new vcpkg
* Update CONTROL file.
2020-03-10 17:26:45 -07:00
Ben Key
982713eca2
[mhook] fix build error on windows ( #10302 )
...
* Fix mhook build error.
* Removed the following entries from scripts/ci.baseline.txt: mhook:x64-windows=fail, mhook:x64-windows-static=fail, and mhook:x86-windows=fail.
* Removed unnecessary lines from fix-windows-packing-mismatch.patch.
2020-03-10 17:25:50 -07:00
bobk2824
ffdfeef89c
[ecsutil] Update ECSUtil v1.0.7.9 ( #10258 )
...
* Update ECSUtil v1.0.7.9
* Complete PR requested changes
remove: include(vcpkg_common_functions)
use: vcpkg_fail_port_install(ON_ARCH "arm" ON_TARGET "UWP" "Linux" "OSX")
* added: Supports: windows&(x64|x86)
Co-authored-by: Bob Kast <bob.kast@emc.com>
2020-03-10 17:23:25 -07:00
Lily
33d8955807
[openal-soft] Fix find_package failed ( #10251 )
...
* [openal-soft] Fix find_package failed
* [openal-soft] Add usage
2020-03-10 17:22:44 -07:00
Lily
4468d7be57
[cli11] Update to version 1.9.0 ( #10129 )
...
* [cli11] Update to version 1.9.0
* [cli11] Update to version 1.9.0
* [cli11] Modify options
2020-03-10 17:21:43 -07:00
Koby Kahane
a181bed0cf
[rocksdb] Update to v6.6.4 ( #10123 )
2020-03-10 17:21:14 -07:00
NancyLi1013
980331d7a6
[liblemon] Fix post-build failed ( #10106 )
...
* [liblemon] Fix post-build failed
* Update homepage field in CONTROL
2020-03-10 17:19:18 -07:00
xeropresence
83da216ce5
[polyhook2] Update port ( #10104 )
...
* Update portfile.cmake
* Update CONTROL
* remove eof newlines
2020-03-10 17:18:38 -07:00
Benjamin Sergeant
f59b9ce78a
[ixwebsocket] Update to 8.0.5 ( #10040 )
...
* [ixwebsocket] update to 7.6.3
* fix version
* Restore Source directive
Co-authored-by: Benjamin Sergeant <bsergeant@mz.com>
2020-03-10 17:16:28 -07:00
Phoebe
f41d64c18f
[mlpack ensmallen] Update to latest revision ( #10070 )
2020-03-10 17:15:34 -07:00
Phoebe
330ef69f9e
[loguru] Fix link issue ( #10050 )
2020-03-10 17:06:56 -07:00
Jack·Boos·Yu
2057f0339b
[hiredis] Fix feature ssl ( #10044 )
2020-03-10 16:57:03 -07:00
quatmax
a31f11b467
[wt] update to 4.2.1 ( #10036 )
2020-03-10 16:54:03 -07:00
NancyLi1013
39079db85f
[fcl] Update to 0.6.0 ( #10025 )
...
* [fcl] Update to 0.6.0
* Add dependency eigen
2020-03-10 16:52:55 -07:00
Lily
7308c86e5b
[fltk] Fix build error on Linux ( #10018 )
...
* [fltk] Fix build error on Linux
* [fltk] Modify ci.baseline.txt
* [fltk] Fix build error
* [fltk] Fix build error
* [fltk] Fix build error
* [fltk] Fix build error on MACOS
2020-03-10 16:51:52 -07:00
Silvio Traversaro
249b8555eb
[ignition-cmake2] Add new port 🤖 ( #10014 )
...
* ignition-modularscripts: move CMake config files only if necessary
Some ignition libraries (such as ignition-cmake2) already install the
CMake config file in the location required by vcpkg
* Add new port ignition-cmake2
2020-03-10 16:49:53 -07:00
Bowser65
b813a777e8
[tidy-html5] Fix for non-Windows users ( #10308 )
...
* Fix tidy-html5 for non-Windows users
* Update ci baseline and remove deprecated stuff
2020-03-10 15:59:38 -07:00
Ali Can Demiralp
83aa96e446
[globjects] Fix incorrect filepath in globjects ( #10309 )
...
* Fix incorrect filepath in globjects.
* Update CONTROL
2020-03-10 15:57:07 -07:00