aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-03-18[qcustomplot] Add new port (#5036)myd7349
* [qcustomplot] Add new port * [qt5-base] Trigger a rebuild for qcustomplot * Revert "[qt5-base] Trigger a rebuild for qcustomplot" This reverts commit 1082892d12958a207435310098587306d0f3114b. * [qcustomplot] Trigger rebuild on CI
2019-03-18Merge branch 'master' of https://github.com/microsoft/vcpkg into ↵Griffin Downs
dev/grdowns/5692
2019-03-18Merge pull request #5699 from cwfitzgerald/glslang-fixupGriffin Downs
[glslang] Properly fixup cmake targets
2019-03-18Update version stringgrdowns
2019-03-18Merge branch 'master' of https://github.com/microsoft/vcpkg into ↵Griffin Downs
dev/grdowns/5699
2019-03-18[WIP][vtk] add the option -DModule_vtkGUISupportMFC=ON (#4661)MouhammadEV
* Update portfile.cmake * [vtk] Only enable Module_vtkGUISupportMFC for Windows. Require atlmfc on Windows.
2019-03-18[orc] update to 1.5.5 (#4786)Erwan BERNARD
* [orc] update to 1.5.3 * [orc] update usage with zstd * [orc] update to 1.5.4 * [orc] update to orc 1.5.5rc1 * [orc] fix static build * [orc] bump to 1.5.5
2019-03-18[mapbox-variant] Fix include install location due to hard-coded paths (#5706)Connor Fitzgerald
* [mapbox-variant] Fix include install location due to hard-coded paths
2019-03-17[cppfs] Fix debug exports (#5708)Connor Fitzgerald
2019-03-16[fmt] Changed library linkage to static. (#5688)Alexej Harm
* [fmt] Changed library linkage to static. * [fmt] Re-enabled shared build without breaking LTCG toolchains.
2019-03-15[harfbuzz] Restore patches removed by #5359 (#5696)Robert Schumacher
2019-03-16[glslang] Properly fixup cmake targetsConnor Fitzgerald
2019-03-15[gsoap] update to 2.8.82 (#5695)Sönke Schau
2019-03-15Merge pull request #5577 from cwfitzgerald/spirv-tools-targetGriffin Downs
[spirv-tools] Add cmake targets
2019-03-15[libxml2] Update to 2.9.9 (#5193)myd7349
* [libxml2] Update to 2.9.9 Fix #5177 * [libxml2] Fix static build * [libxml2] Modernize * [libxml2] Use vcpkg_from_github * [libxml2] Get version info from configure.ac * [libxml2] Install xmlversion.h * [libxml2] Improve port file * [libxml2] Move version.h generation into CMakeLists.txt * [libxml2] Fix misspelled version header * [libxml2] Add UWP support
2019-03-15[upstream] Update toversion 2.8.81 and added missing folder (#5668)Sönke Schau
* Update to upstream version 2.8.81 Copy import directory to the share folder, so it can be used by clients.
2019-03-15[sqlpp11-connector-sqlite3] Removed the include files in the debug/include ↵Sébastien Matte
directory which was preventing compilation of this package.
2019-03-15[sqlpp11-connector-mysql] Removed the include files in the debug/include ↵Sébastien Matte
directory which was preventing compilation of this package.
2019-03-15[sqlpp11] Moved the python scripts located in the bin folder to a separate ↵Sébastien Matte
folder. This removes the warning when compiling in static.
2019-03-15[cairo] Update version to 1.16.0 (#5646)NancyLi1013
2019-03-15[fontconfig] use __attribute__((visibility("default"))) for exporting ↵angelmixu
symbols on macOS (#5689) * use __attribute__((visibility("default"))) for exporting symbols on macOS * [fontconfig] Bump CONTROL version