aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-06[cpprestsdk] Update to v2.10.10Robert Schumacher
2019-02-06[nlohmann-json] Added cmake targets (#5258)Daniel Marshall
* Added cmake targets for nlohmann-json * [nlohmann-json] Use vcpkg_from_github() * [nlohmann-json] Enable find_package(nlohmann_json) * Removed unneeded renaming * [nlohmann-json] Revert use of vcpkg_from_github() due to archive size of >100MB * [nlohmann-json] Fix missing natvis
2019-02-05[vcpkg] Respect the documented VS environment variable ↵Robert Schumacher
%VCPKG_VISUAL_STUDIO_PATH%
2019-02-05Add netcdf and hdf5 dependencies (#5289)Joaquim
Netcdf and HDF are important _formats_ in the scientific domains (lots of satellite data come in nc or hdf) so having them by default in GDAL seems the most natural.
2019-02-04[libzip] Add features to libzip (#5121)Lars Ivar Hatledal
* add features to libzip * add documentation * undo add bzip2 as linux build dependency * Use default features, and remove mbedtls feature
2019-02-01[vcpkg] improve port depend hash used in CI buildPhil Christensen
also fixed a few unstable ports that somtimes fail in CI tests
2019-02-01Port for arrayfire/forge rendering library (#5242)pradeep
* Port for arrayfire/forge rendering library * [forge] Simplify portfile
2019-02-01[systemc] Add new port (Microsoft#5250) (#5252)ncihnegn
* [systemc] Add new port (Microsoft#5250) * [systemc] Fix debug targets * [systemc] Use vcpkg_extract_source_archive_ex() * [systemc] Disable vcpkg_test_cmake() for now due to issues * [systemc] Fixup cmake targets
2019-02-01[azure-storage-cpp] Upgrade to 6.0.0 (#5287)Jerry Zhao
2019-02-01[libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux ↵Marco Craveiro
(#5260) * [libodb] Add configure headers to all libs for Linux * [libodb] Include options files in install
2019-02-01[openblas] Update to 0.3.5 (#5245)zhihaoy
fixes: #5161, #4145
2019-02-01[azure-iot-sdk-c] public-preview 2019_01_31 changes (#5283)Rajeev Massand
2019-02-01[port] Add wavpack port (#5049)evpobr
2019-02-01[json-spirit] Fix link error C1128 (#5263)LarryIII
* [json-spirit] Fix link error C1128 * Update patch file
2019-02-01[libass] Generate pkg-config file (#5272)Ryan Lucia
2019-02-01[tsl-sparse-map] Add new port. (#5279)Thibaut
2019-02-01[tsl-ordered-map] Add new port. (#5280)Thibaut
2019-02-01[jxrlib] include a find package script for cmake for downstream projects (#5226)Stefano Sinigardi
* [jxrlib] include a find package script for cmake for downstream projects * [jxrlib] bump control
2019-02-01[gdal] Remove `libmysql` dependency (#5271)Joaquim
* Remove the libmysql dependency The fact that it's not possible to build libmysql for x86 is a source of troubles for projects that have GDAL as a dependency. Though it's possible to build GDAL separately for x64 & x86 this is very confusing and breaks other builds. For example I'm often crossing this issue when trying to build a local GMT package. So the best is to just remove it as a dependency. ``` C:\programs\compa_libs\vcpkg>vcpkg install gmt:x86-windows --recurse The following packages will be built and installed: * gdal[core,mysql-libmysql]:x86-windows gmt[core]:x86-windows * libmysql[core]:x86-windows Additional packages (*) will be modified to complete this operation. Starting package 1/3: libmysql:x86-windows Building package libmysql[core]:x86-windows... CMake Error at C:/programs/compa_libs/vcpkg/ports/libmysql/portfile.cmake:10 (message): Oracle has dropped support in libmysql for 32-bit Windows. ``` * Revert "Remove the libmysql dependency" * Remove the libmysql dependency The fact that it's not possible to build libmysql for x86 is a source of troubles for projects that have GDAL as a dependency. Though it's possible to build GDAL separately for x64 & x86 this is very confusing and breaks other builds. For example I'm often crossing this issue when trying to build a local GMT package. So the best is to just remove it as a dependency. ``` C:\programs\compa_libs\vcpkg>vcpkg install gmt:x86-windows --recurse The following packages will be built and installed: * gdal[core,mysql-libmysql]:x86-windows gmt[core]:x86-windows * libmysql[core]:x86-windows Additional packages (*) will be modified to complete this operation. Starting package 1/3: libmysql:x86-windows Building package libmysql[core]:x86-windows... CMake Error at C:/programs/compa_libs/vcpkg/ports/libmysql/portfile.cmake:10 (message): Oracle has dropped support in libmysql for 32-bit Windows. ```
2019-02-01[rang]add port rang (#5273)JackBoos
* [rang]add port rang * change version info and description * [fann]Add port fann * Remove Fann temporary. Wait for merge port rang.
2019-02-01[argh] Add new port (#5266)myd7349
2019-01-31Adding #elif macros for ARM and ARM64 (#5232)Yang Shen
2019-01-30[vcpkg-docs] Improve documentation for Visual Studio 2019Robert Schumacher
2019-01-30[boost] update boost to 1.69. Fixes #5023 #4961 (#5059)Andrew McMahon
* Update boost to 1.69. Fixes #5023 - Remove boost-signal (rationale: deprecated and removed in 1.69) - Remove boost-hana workaround by xiangfan-ms #4186 #3579 (rationale: 1.69 incorporates required fixes in hana master branch; builds fine in VS2017 15.9) * [boost-signals] Restore signals from boost 1.68 because it is required by wt * [boost-vcpkg-helpers] Improve dependency detection * [boost-iostreams] Revert to cmake build to enable dependencies * [boost-iostreams] Fix use of zstd in static builds * [libtorrent] Update to 1.2.0 * [wt] Update to 4.0.5 * [boost-safe-numerics] [boost-vcpkg-helpers] Added safe_numerics; slight mod to regex match * [hpx] Backport boost 1.69 fixes * [libtorrent] Clean up cmake file installation * [boost-type-traits] Fix MSVC arm
2019-01-30[vcpkg] Add additional checks for 32-bit hosted and targetting windows store ↵Robert Schumacher
when using VS2019
2019-01-30[boost][python3] Fix building with VS 2019Robert Schumacher
2019-01-30[vcpkg] Enable bootstrapping with VS2019Robert Schumacher
2019-01-30libass dynamic library (#5244)SunTY
* libass dynamic library it relies on fribidi, harfbuzz, fontconfig, libiconv * Remove references to iconv and fontconfig Because this port is currently Windows-only (Fribidi doesn't build on Linux with vcpkg because of an issue with Meson), we don't want to worry about FontConfig; DirectWrite should be enough. * Freetype is important! * Remove unnecessary fontconfig -- for real * Remove unnecessary comment
2019-01-29Upgrade WTL to 10.0.8356. (#5262)chrullrich
2019-01-29[BZip2] Fix Unix Dynamic Builds (#5184)LRFLEW
* [BZip2] Fix Unix Dynamic Builds * [bzip2] Bump control version * [libgta] Only build one flavor * [vcpkg_configure_cmake] Resolve #2375 since we now use CMake >= 3.11
2019-01-29Generate dependeny tree graph (#5185)Wim Leflere
* use dashed link for optional dependency * output full dependency tree * add warning if requested package does not exist * [vcpkg] Formatting * [vcpkg] Fix issue when parsing qualified dependencies Before this change, "harfbuzz[glib] (!x86)" would parse as "harfbuzz[glib]||!x86" instead of the desired "harfbuzz|glib|!x86" * [vcpkg] Improve depend-info handling of features and qualified dependencies.
2019-01-29[json-spirit] patch for building dll library (#5251)smlee-hdactech
* [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. * patch for building dll.
2019-01-29[vcglib] inital port (#4626)Mark Ian Holland
2019-01-29[stxxl] Add new portmyd7349
2019-01-28add seqan library for vcpkg (#5238)newbie
2019-01-28[nano-signal-slot] (#5243)RT222
Initial port
2019-01-28[vcpkg_find_acquire_program] Improve robustness of finding bisonRobert Schumacher
2019-01-27[xtensor-blas] Add new port (#5240)zhihaoy
This accomplishes #5140 by making the linalg namespace works.
2019-01-27[tsl-hopscotch-map] Add new port. (#5233)Thibaut
* [tsl-hopscotch-map] Add new port. * Use PORT variable instead of hard coded tsl-hopscotch-map.
2019-01-27[cli11] Update to 1.7.0 (#5241)Stanislav Ershov
2019-01-26[xtensor] Add new port (#5196)myd7349
2019-01-26Update RESTinio to v.0.4.8.5. (#5235)Nicolai Grodzitski
2019-01-26[xsimd] Add new port (#5194)myd7349
* [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[amqpcpp] Add new port (#5201)Todor Prokopov
* [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[freetype] Add mirror (#5073)past-due
2019-01-26Add sqlpp11 libraries (#4747)Octavian Dima
* Add sqlpp11 * Add sqlpp11-connector-mysql * Add sqlpp11-connector-sqlite3 * Apply a patch for MSVC
2019-01-26new port Spectralib 0.7.0 (#5129)Lennart Trunk
* 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[json-spirit] Add initial port (#5157)smlee-hdactech
* [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[selene] Update to v0.3. (#5192)Michael Hofmann
* [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-25[gdal] update to 2.4.0 (#5195)hlysunnaram
* [gdal] update to 2.4.0 (#5132) * [gdal] update CONTROL file (#5132)