Commit Graph

7719 Commits

Author SHA1 Message Date
Stanislav Ershov
7ec45860e0 [cli11] Update to 1.7.0 (#5241) 2019-01-27 10:56:38 -08:00
myd7349
01a64a9371 [xtensor] Add new port (#5196) 2019-01-26 16:44:25 -08:00
Nicolai Grodzitski
54abff84a1 Update RESTinio to v.0.4.8.5. (#5235) 2019-01-26 16:35:48 -08:00
myd7349
65d866786a [xsimd] Add new port (#5194)
* [xsimd] Add new port

* Add a header include guard to xsimd's algorithm.hpp

algorithm.hpp is not guarded by a header include guard, which can cause
difficulty for users. xhihaoy asked that we be sure to include this
patch because it caused a lot of pain.
2019-01-26 16:31:21 -08:00
Todor Prokopov
ebb2d1a44f [amqpcpp] Add new port (#5201)
* [amqpcpp] Add new port

* Force static linkage for amqpcpp

The documentation for this library says that shared linkage on Windows
is unsupported. Furthermore, the build currently errors out on Windows
because shared DLLs are not placed correctly.

vcpkg only supports static linkage on Linux and macOS, so I'm
categorically making amqpcpp build with static linkage on all platforms.
This unifies the platforms and gives consistent behavior
2019-01-26 16:28:29 -08:00
past-due
bbb8efe794 [freetype] Add mirror (#5073) 2019-01-26 14:45:27 -08:00
Octavian Dima
da0fc542dc Add sqlpp11 libraries (#4747)
* Add sqlpp11

* Add sqlpp11-connector-mysql

* Add sqlpp11-connector-sqlite3

* Apply a patch for MSVC
2019-01-26 13:01:25 -08:00
Lennart Trunk
715aefc213 new port Spectralib 0.7.0 (#5129)
* add CONTROL and portfile for spectralib 0.7.0

* Rename spectralib -> spectra

I'm making this change based on the naming in the other repositories
that the library is packaged in (DPorts, FreeBSD Ports) and the
terminology used on the website. Code examples use Spectra* for the
prefixes, so I think using "Spectra" is better than "spectralib".
2019-01-26 12:56:41 -08:00
smlee-hdactech
89c6f6ff89 [json-spirit] Add initial port (#5157)
* [json-spirit] Add initial port

* Modify PR to using pn85, enable some features

json-spirit is a weird case because the main repo that package managers
tend to use appears to not be actively maintained. Nevertheless, vcpkg
tries to use the "official" source of a repository if at all possible.

In order to do this, I've made the following changes to the PR:
- I've changed the upstream REPO, REF, and SHA512.
- I've passed options to disable building the demos and tests
- I've made the project build only as a static library.

The reason for this is that vcpkg does not support dynamical linkin.
Another reason is that the library as it is in the repo does not have
all the definitions correctly annotated.smlee-hdactech has made a PR
against the major upstream repo to fix this, butwe are going to defer
to the main repo until that change is accepted.
2019-01-26 12:55:11 -08:00
Michael Hofmann
f154dad96e [selene] Update to v0.3. (#5192)
* [selene] Update to v0.3.

Add libtiff as a dependency.
Update release hash.
Remove the `vcpkg_check_linkage` call, since the relevant symbols for
shared libraries are now explicitly exported.

* [selene] Update to v0.3.1.

Also reinstate linkage check.
2019-01-26 12:45:54 -08:00
hlysunnaram
a26c95b0e3 [gdal] update to 2.4.0 (#5195)
* [gdal] update to 2.4.0 (#5132)

* [gdal] update CONTROL file (#5132)
2019-01-25 18:34:31 -08:00
Lars Ivar Hatledal
5e2cc262c6 Update fmi4cpp to v0.5.3 (#5183) 2019-01-25 15:14:30 -08:00
Victor Romero
61d163a8fc
Merge pull request #5175 from myd7349/spdlog-issue-5143
[spdlog] Fix #5143 and update to 1.3.1
2019-01-25 14:54:34 -08:00
Victor Romero
4489853dee
Merge pull request #5166 from saedrna/master
Port openmvg, included new ports of coin-or projects, lemon
2019-01-25 14:48:24 -08:00
myd7349
af4e928844 [xtl] Add new port (#5145)
* [xtl] Add new port

* [xtl] Update to 0.5.3
2019-01-25 13:44:47 -08:00
Daniel Marshall
bab298c970 Added port for effolkronium-random (#5203) 2019-01-25 13:07:17 -08:00
Victor Romero
3a4b6caacb
Merge pull request #4767 from Farwaykorse/documentation
[documentation] Add note to "delete CMake cache after editing CMakeSettings.json"
2019-01-24 16:45:23 -08:00
bdonlan
7d5fa69b33 [aws-sdk-cpp] Update port to version 1.7.38 and add ports for its dependencies (#5214)
* [aws-c-common] Add new port

* [aws-checksums] Add new port

* [aws-c-event-stream] Add new port

* [aws-sdk-cpp] Update port to version 1.7.38

* [aws-sdk-cpp] Add dependencies on aws-c-event-stream, aws-checksums
2019-01-24 15:53:13 -08:00
Johnny Willemsen
5dec8aa31b [ace] 6.5.4 (#5225) 2019-01-24 15:51:26 -08:00
Codiferous
c0bf747e45
Add a more correct port for libass (#5223)
This port currently only works on Windows because the dependencies of
the port (fribidi in particular) don't build on non-Windows platforms.

I made patch modifications to the source code because the Visual C++ C
compiler does not allow for non-constant-expression array indicesto be
used to declare a static array.

I've verified that this (1) builds on Windows and (2) works with a
sample test that's included in the libass github repo.
2019-01-24 11:47:28 -08:00
Billy O'Neal
57e6b1f535 Update cpprestsdk to v2.10.9. (#5190) 2019-01-24 11:35:40 -08:00
Victor Romero
abb95c1ba0
Merge pull request #5202 from EMCECS/master
[ECSUtil] Update to v1.0.3.1
2019-01-24 10:27:30 -08:00
Victor Romero
4c236e2a2e
Merge pull request #5207 from huangqinjin/fix-tiff-uwp
fix tiff build for uwp
2019-01-23 16:31:32 -08:00
Victor Romero
69892980b2
Merge pull request #5206 from Simverge/pdalc
[pdal-c] Add pdal-c port files
2019-01-23 16:27:52 -08:00
Victor Romero
10d5e84b01 [pdal-c] Apply patches when obtaining source from GitHub 2019-01-23 16:22:32 -08:00
myd7349
c292cdcc45 [cnl] Add new port (#5158) 2019-01-23 14:07:22 -08:00
Victor Romero
38acd9fd02
Merge pull request #5208 from Jasper-Bekkers/master
Update flatbuffers to 1.10.0
2019-01-23 13:39:55 -08:00
Victor Romero
994c03700d Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/viromer/5206 2019-01-23 11:10:26 -08:00
Victor Romero
f7672fbf6d
Merge pull request #5220 from ShinNoNoir/libgeotiff-fix-proj4-dep
[libgeotiff] Debug version gets incorrectly linked with release version of PROJ4
2019-01-23 10:52:49 -08:00
Victor Romero
cfaa7f13cf
Merge pull request #5219 from jasjuang/tinyobjloader
[tinyobjloader] update to 1.4.1
2019-01-23 10:35:26 -08:00
Victor Romero
5481bcd950
Merge pull request #5165 from seanyen-msft/ports/angle
[angle] update to version 2019-01-14-c2ee2cc
2019-01-23 10:19:10 -08:00
Victor Romero
97e615bbe5
Merge pull request #5173 from Dagizmo/x265-linux
[x265] Enable Linux compilation
2019-01-23 10:16:11 -08:00
Victor Romero
55ca74d649 [x265] Fix detect platform 2019-01-23 09:55:51 -08:00
Raynor Vliegendhart
b7d5f8cbee [libgeotiff] Remove FindPROJ4.cmake from src
The GeoTIFF library ships with its own FindPROJ4.cmake module. This file
interferes with the cmake files that are installed by vcpkg for the PROJ4
package. As a result, the debug version of libgeotiff gets incorrectly
linked to the release version of PROJ4. By removing FindPROJ4.cmake from
the source directory, the vcpkg's .cmake files are used instead,
allowing CMake to find the debug version of PROJ4 when building the
debug version of libgeotiff.
2019-01-23 10:35:53 +01:00
jasjuang
8b3d233c48 [tinyobjloader] update to 1.4.1 2019-01-22 23:58:10 -08:00
Hartmut Kaiser
07f1d2f44b Updating HPX to V1.2 (#4778) 2019-01-22 18:15:15 -08:00
angelmixu
f3ccca08f5 fix freetype for macOS (#4774)
* added patch to freetype for assigning a value to macros like HAVE_UNISTD_H as using newer macOS Frameworks fail to compile if they have no value

* [freetype] Modernize. Bump control version
2019-01-22 17:50:02 -08:00
Alexej Harm
181a7bef8d [podofo] Change auto_ptr to unique_ptr. (#5182)
* [podofo] Change auto_ptr to unique_ptr.

* [podofo] Use PATCHES argument of vcpkg_extract_source_archive_ex
2019-01-22 17:38:01 -08:00
Robert Schumacher
39b7876db4 [vcpkg] Randomize topological sort in CI plans to allow concurrent builds to more efficiently interact 2019-01-22 17:11:36 -08:00
Robert Schumacher
c646d30a71 [celero] Revert changes in c6db2c880a 2019-01-22 15:28:35 -08:00
Jasper-Bekkers
a1747f1567 Update flatbuffers to 1.10.0 2019-01-22 12:19:59 +01:00
huangqinjin
ea29ebaf37 fix tiff build for uwp 2019-01-22 16:40:24 +08:00
Jaime Soto
7bc18139e3 [pdal-c] Add pdal-c port files 2019-01-21 22:05:25 -05:00
Robert Schumacher
c6db2c880a Updates 2019.01.09 2019-01-18 14:08:49 -08:00
Victor Romero
75bad0f69b
Merge pull request #5122 from kafeg/master
[autobahn] Add autobahn-cpp header-only library for WAMP
2019-01-18 11:46:49 -08:00
myd7349
7d9224c83e [spdlog] Fix #5143 and update to 1.3.1 2019-01-18 20:38:03 +08:00
Bill Avery
c028db0b8d [cppgraphqlgen] Update to 1.0.3 bugfix release (#5139)
* Update to 1.0.2 bugfix release

* Update REF to get missing commit

* Update to v1.0.3
2019-01-17 13:40:57 -08:00
ewertons
7d2f73d36b Add public-preview version of azure-iot-sdk-c (#5155)
* Add public-preview feature to azure-iot-sdk-c suite of packages

* [azure-c-shared-utility][azure-iot-sdk-c] Remove unneeded repeat dependencies in feature
2019-01-17 13:37:44 -08:00
Farwaykorse
3b258a7171 ms-gsl update to support clang-cl (#5162) 2019-01-17 11:42:11 -08:00
eao197
2d0e674a44 [sobjectizer] updated to 5.5.24.1 (#5176)
* sobjectizer-v5.5.24 and so5extra-v1.2.2

* sobjectizer updated to v.5.5.24.1
2019-01-17 11:37:40 -08:00