aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-26[nlohmann-json] update version to 3.6.1 (#5818)Phil Christensen
2019-03-26[SDL2] Add patch for SDL2 hid_enumerate bug 4391 (#5820)past-due
Applies patch for SDL 2.0.9 bug 4391: "hid_enumerate() sometimes causes game to freeze for a few seconds" See: https://bugzilla.libsdl.org/show_bug.cgi?id=4391
2019-03-26[physfs] Update to version 3.0.2 (#5821)past-due
2019-03-26Add Qt5 static missing dependencies, fix mac packages (#5680)Sean Warren
* [qt5-macextras] Add qt5-macextras port * [cutelyst2] Fix install on mac * [qt5-purchasing] Add missing dependency on qt5-declarative * [qt5] Ensure we link to required libraries for qt5 static build * [qscintilla] Fix install on mac * [libqglviewer] Fix install paths on mac * [libqglviewer] Fix regressions * [qscintilla] Fix regressions * Bump version numbers * [qt5] restore harfbuzz on osx
2019-03-26[tbb] Upgrade to 2019_U4 (#5760)zhihaoy
* [tbb] Upgrade to 2019_U4 This release fixes a bug that causes problem in vTune. * [tbb] whitespace change to force rebuild in CI
2019-03-26[SDL2_xxx]: Add CMake targets for SDL2 addons (#5754)Helco
* Add SDL2 image target * Add SDL2_mixer target * Add SDL2_ttf target * Add SDL2_net target * Fix missing source file for SDL2_image * Disable harfbuzz for freetype properly * Use both include dirs for freetype in SDL2-tff
2019-03-26[nlohmann-json] update version to 3.6.1past-due
2019-03-25[libmikmod]fix missing dll bug. (#5743)JackBoosY
* [libmikmod]fix missing dll bug. * [libmikmod]1.Set macro to replace fixed library suffixes to support multiple platforms 2.Copying dynamic library files is disabled when building static libraries * [libmikmod]1. change vcpkg_apply_patches to vcpkg_extract_source_archive_ex. 2.delete commented code. * [libmikmod] remove extra 'set'
2019-03-25[openblas]Fix white-space-path configure bug. (#5741)JackBoosY
2019-03-25[nlohmann-json]update version to 3.6.0 (#5746)wangli28
2019-03-25[apr-util]Fix static library usage bug. (#5769)JackBoosY
* [apr-util]Fix static library usage bug. * [apr-util]Fix macro error.
2019-03-25[libnice]Fix build error in windows. (#5799)JackBoosY
* [libnice]Fix build error in windows. * [libnice] switched to vcpkg_extract_source_archive_ex
2019-03-25[angle] Fixed build with /permissive- toolchain on Windows and clang on ↵Alexej Harm
Linux (#5785)
2019-03-25[freeimage]Fix link symbols of tiff. (#5786)Inoue343
2019-03-25[pbc] Correct compilation warnings (#5794)rfric
2019-03-25[boost-python] Restore unwind-type.patch (#5795)yurybura
2019-03-25[ace] Add support for vcpkg install ace on Linux (#5802)Johnny Willemsen
* [ace] Add support for vcpkg install ace on Linux * ports/ace/CONTROL: * ports/ace/portfile.cmake: * Fix mwc logfile name * ports/ace/portfile.cmake: * Fixed windows detection * ports/ace/portfile.cmake:
2019-03-24[coroutine] arch, commit (#5787)Park DongHa
* version: 1.4.1 * check architecture before vcpkg_from_github x86 error message contains repository path to prevent confusing Signed-off-by: luncliff <luncliff@gmail.com>
2019-03-24[doctest] Update to 2.3.1 (#5792)Daniel Marshall
2019-03-24[cppgraphqlgen] Update to 2.1.0 (#5797)Bill Avery
2019-03-22Disable vcpkg_test_cmake()Victor Romero
2019-03-22[darknet] fix static build (#5771)Stefano Sinigardi
2019-03-22[rttr] Update 0.9.6. (fixes #5710) (#5712)soroshsabz
* Update rttr library to 0.9.6. (fixes #5710) * Add log message for not supported platform. (see #5710)
2019-03-22[qt5-mqtt] new port Qtmqtt (#5736) (#5737)Maurice Kalinowski
* [qt5-modularscripts] Split build steps When building modules not available from the vendor download side, the build process stays the same. Create two functions, one for accessing the sources, the other for compilation. * [qtmqtt] Add new port (#5736)
2019-03-22[grpc] Update grpc to 1.9.1. (#5744)NancyLi1013
2019-03-22[kdsoap] add package (#5750)Ambroise Petitgenêt
* create kd-saop port Committer: PETITGENET AMBROISE <apetitgenet@free.fr> * [kd-soap] remove extra comments
2019-03-21[draco]Fix build error on x86-uwp. (#5755)JackBoosY
2019-03-21Add new port cli (#5762)Daniel Marshall
2019-03-21[freeopcua] better dealing with dynamic builds (#5763)Stefano Sinigardi
* [freeopcua] better dealing with dynamic builds
2019-03-21[tiff] Changed library linkage to static. (#5766)Alexej Harm
2019-03-21Merge pull request #5765 from Microsoft/revert-5651-check-for-filesystemGriffin Downs
Revert "Use feature macro to check for support of filesystem"
2019-03-21Revert "Use feature macro to check for support of filesystem"Griffin Downs
2019-03-21[cpr] Changed library linkage to static. (#5705)Alexej Harm
* [cpr] Changed library linkage to static. * [cpr] Removed unintentional file. * [cpr] Cleanup and bump version
2019-03-20[liblemon][lemon] deprecate duplicate port, forward to original (#5758)Phil Christensen
2019-03-20[ismrmrd] make optional hdf5 dependency explicit (#5757)Phil Christensen
* [ismrmrd] make optional hdf5 dependency explicit This port will behave differently in the CI build depending on if hdf5 was installed before it. Make the hdf5 dependency explicit so it will behave consistently.
2019-03-20[clapack]fix missing library and tools. (#5749)JackBoosY
2019-03-20Update cpprestsdk to v2.10.11. (#5748)Billy O'Neal
2019-03-20[fribidi] Update Version to support static build (#5745)LarryIII
2019-03-19[rapidjson] Fix --head support (#3693)Robert Schumacher
2019-03-19[rxqt] use fixed release for rxqtPhil Christensen
2019-03-19Merge pull request #5726 from LarryIII/FixUncombinationGriffin Downs
[gli]Fix gli is incompatible with glm
2019-03-19[collada-dom] use vcpkg minizip/zip.hPhil Christensen
it is possible to find the wrong zip.h when doing a full CI test. Force it to find the right one.
2019-03-19[qpid-proton] add libuv on osxPhil Christensen
use lubuv on osx as the proactor.
2019-03-19[gsoap] Include dom.* files and plugin directory (#5735)Sönke Schau
2019-03-19[magnum] Update patches (#5730)Jonathan Hale
Signed-off-by: Squareys <squareys@googlemail.com>
2019-03-19Make use of vcpkg_copy_pdbs instead of manually copying the pdb files (#5733)Johnny Willemsen
2019-03-19[gli]Fix gli is incompatible with glmLarry-Hu
2019-03-18Merge pull request #5692 from BigSeb/fix-sqlpp11Griffin Downs
Fix sqlpp11 warnings
2019-03-18[rapidxml-ns] Add new port. (#5703)Connor Fitzgerald
* [rapidxml-ns] Add new port * [rapidxml] Move headers out of include to prevent conflicts and clutter. * [rapidxml-ns] Update SHA512 * [rapidxml-ns] Fix header installation * [3fd] Fix header issue with rapidxml
2019-03-18Update version stringsgrdowns