Commit Graph

10400 Commits

Author SHA1 Message Date
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
JinmingHu
8e20fa8057
[azure-storage-cpp] Upgrade to 7.3.0 (#10351) 2020-03-10 15:53:06 -07:00
Daniel Parker
5b95454b32
[jsoncons] Update to v0.147.0 (#10354) 2020-03-10 15:50:59 -07:00
Marko Mahnič
019cbfb62f
[argumentum] Update to 0.3.0 (#10355) 2020-03-10 15:46:53 -07:00
Bill Avery
df3e7936fd
[pegtl] Update to latest 3.0.0-pre commit (#10357) 2020-03-10 15:45:28 -07:00
kreuzerkrieg
fb87bc7d41
[MetroHash] Add new port (#10049)
* MetroHash

* wip

* wip

* wip
2020-03-10 15:40:15 -07:00
MaverickTse
51974b9a5d
[vcpkg-tools] Multiple mirror URLs to download MSYS2, update (#10346)
Resolves #10322

* Update MSYS2 download source. Resolve #10322

Proposal to resolve https://github.com/microsoft/vcpkg/issues/10322
* Use Sourceforge as MSYS2 download source (up to SF to choose mirror, fair to everyone and more reliable)
* Updated msys2 version to 2019-05-24 (Otherwise need to spend extra time on ```pacman -Syu```)
* Updated SHA512 accordingly
* Tested with building icu:x64-windows

* add official repo as backup
2020-03-10 13:08:43 -07:00
MACHIZAUD Andréa
e48fe56787
[python3] Modernize port + added --enable-shared (#9978) 2020-03-10 12:25:18 -07:00
Samuel Marks
d1b89575bd
[zkpp] Add new port (#7001)
* [zkpp] Add new port

* [zkpp] Change name of underlying library

* [zookeeper] Fix interface include directories

* [zkpp] Sanity

* Fix patch

* Correctly expose include directories

* Bump version

* Explicitly fail on Windows

Co-authored-by: Raed Romanov <raid_r@mail.ru>
2020-03-10 12:20:42 -07:00
Seba Gamboa
7ffa425e1d
[boost-vcpkg-helpers] Pass boost port creation output folder as a parameter (#8168)
* Allow option to pass desired ports directory to boost's generate ports script

* Restore the changes and resolve the conflicts

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: PhoebeHui <v-phma@microsoft.com>
2020-03-10 10:15:27 -07:00
shihaonan369
264982215c
[vcpkg-export-nuget] Fix a import bug of nuget package, give priority to nuget package to set $(VcpkgRoot). (#6214)
* fix bug that caused exported nuget package import failure.

* Give priority to nuget package to set $(VcpkgRoot).

* [vcpkg] Remove trailing whitespace

Co-authored-by: 施浩男 <shihaonan@zhongli360.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-03-10 10:05:39 -07:00
miseri
2eed725614
[vcpkg] Added command line switch --all-installed to allow exporting of all packages without needing to specify individual packages (#10304)
* Added command line switch --all-installed to allow exporting of all packages without needing to specify individual packages

* Changed --all-installed to --x-all-installed https://github.com/microsoft/vcpkg/pull/10304

* [vcpkg] Clang-format export.cpp

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-03-10 10:03:23 -07:00
Jack·Boos·Yu
7893f7c76c
[upb] Fix uwp build (#10005)
* [upb] Fix uwp build

* update baseline
2020-03-10 09:31:38 -07:00
Phoebe
8fe412611c
[folly] Fix dependency issue in config file (#10315) 2020-03-09 17:19:31 -07:00
kreuzerkrieg
d0b1f2a9e8
murmurhash (#10164) 2020-03-09 08:33:45 -07:00
NancyLi1013
769f5bc4a8
[pmdk] Update to 1.8 (#10118)
* [pmdk] Update to 1.8

* Update changes as reviewed
2020-03-06 10:09:15 -08:00
Maximilian Kruse
c520e1f3e0
[tinyfiledialogs] download from archive, not temporary ref (#10111)
* Update tinyfiledialogs to download from archive

I have additionally messaged the original maintainer about a fixed-version download, so we will finally have some consistent building of this package.

* Update ci.baseline.txt

* Update CONTROL

* Update portfile.cmake

* Change download path to be version specific

* Download Path now plain

* Change position of Supports tag

* Update package version

* Update portfile.cmake

Update portfile to download to a specified archive version name.
2020-03-06 10:07:49 -08:00
NancyLi1013
d0a465518e
[azmq] Update to latest commit and support boost 1.70 (#10288) 2020-03-05 20:24:27 -08:00
nicole mazzuca
f9e78dcc68
[abseil] Add uwp support (#10301)
* [abseil] Add uwp support

* [abseil] Drop support with arm/arm64

* [opencensus-cpp] Add keyword supports

* update baseline

* [abseil] Enable arm support
2020-03-05 16:01:57 -08:00
nicole mazzuca
3e90c7dad9
[vcpkg_find_acquire_program] Add git (#10311) 2020-03-05 14:23:05 -08:00
nicole mazzuca
4b1444e48d
[ryu] Add new port (#10167)
* ryu

* Add tool bazel in OSX

* wip

* wip

* wip

* wip

* wip

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-03-05 14:17:08 -08:00
nicole mazzuca
bf75bdfe92
[sdl1] Fix incorrect compilation type after dynamic build (#10105)
* [sdl1] Fix incorrect compilation type after dynamic build

* [sdl1] Add homepage
2020-03-05 14:06:50 -08:00
nicole mazzuca
961378b1cb
[Polymorphic-value] Add new port (#10267)
* add polymorphic_value

* make head work

* fix the config file

* address polymorphic_value review comments

* use ${PORT} instead of literal name
2020-03-05 13:58:02 -08:00
nicole mazzuca
8cd675cc58
[libcpuid] Add new port (#9942)
* libcpuid

* wip
2020-03-05 12:34:27 -08:00
nicole mazzuca
f6b055439b
[turbobase64] Update to latest (#10317) 2020-03-05 11:34:18 -08:00
nicole mazzuca
5c415ff8a0
[superlu] Add new port (#9930) 2020-03-04 13:52:00 -08:00
nicole mazzuca
42dee421af
[turbobase64] Add new port (#9911)
* Turbo Base 64

* TurboBase64
2020-03-04 13:40:00 -08:00
nicole mazzuca
8d5cb4cac4
[vtk] Fix dependency proj4 library name in cmake (#9899) 2020-03-04 13:34:17 -08:00
nicole mazzuca
d97841242a
[healpix] Add new port (#8810)
* [healpix]Add new port.

* update baseline

* update baseline

* [healpix] Disable build on OSX

* [healpix] Add suports keyword
2020-03-04 13:25:24 -08:00
nicole mazzuca
d06053a307
[grpc] Update grpc to v1.27.3 (#10242) 2020-03-04 13:07:39 -08:00
nicole mazzuca
e368f0f4ce
[skia] add new port (#10083)
* [skia] add new port

* [skia] add support for x64-windows

* [skia] use vswhere to locate MSVC

* [skia] update supports CONTROL field

* [skia] address review comments

* [skia] add compile definitions for metal

* [skia] use vcpkg to find programfiles

* [skia] add glob_single_file function
2020-03-04 13:06:24 -08:00
nicole mazzuca
350f647fd6
[openal-soft] Fix macOS builds (#10268) 2020-03-04 13:03:38 -08:00
nicole mazzuca
778682f945
[uwebsockets] Upgrade to v0.17.2 (#10262) 2020-03-04 12:57:47 -08:00
nicole mazzuca
3c13078655
[googleapis] update to v0.5.0 release (#10272)
* [googleapis] update to v0.5.0 release

* Address review comments.
2020-03-04 11:00:03 -08:00
nicole mazzuca
047fa52aa2
[doctest] Update to version 2.3.7 (#10275) 2020-03-04 10:58:57 -08:00
nicole mazzuca
98ff680762
[hyperscan] Update to version 5.2.1 (#10276) 2020-03-04 10:57:54 -08:00
nicole mazzuca
215798a356
[darknet] update to latest release (#10280)
* [darknet] update to latest release

* [darknet] add corrections from review
2020-03-04 10:51:49 -08:00
nicole mazzuca
24cc91c933
[graphicsmagick] update to 1.3.35 (#10281) 2020-03-04 10:50:43 -08:00
nicole mazzuca
91c8d72a55
[google-cloud-cpp*] update to latest release (#10283)
Update google-cloud-cpp-common to v0.21.0, google-cloud-cpp to v0.20.0,
and google-cloud-cpp-spanner to v0.9.0. These changes need to be atomic,
thus the single PR.
2020-03-04 10:49:39 -08:00