aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-05[minitrace] Add new port (#5534)Connor Fitzgerald
* [minitrace] Add new port * [minitrace] Install header into separate directory
2019-03-04[tiny-process-library] Add new port (#5504)myd7349
2019-03-04[libwebm] Fix no-postfix in debug for dll/lib/pdb (#5516)LarryIII
2019-03-04Port file for orocos-kdl (#5517)markdegreef
2019-03-04[vulkan] add missing license file (#5531)Connor Fitzgerald
2019-03-04[nanopb] Add new port (#5057)myd7349
* [nanopb] Add new port * [nanopb] Always use static linkage * [nanopb] Update to 2019-02-12 and add shared lib building support * [nanopb] Add missing patch file * [nanopb] Copy pdb file * [nanopb] Add some warnings
2019-03-04[vulkan] Add usage information (#5533)Connor Fitzgerald
2019-03-04[libgd] Update to 2.2.5 & Add Features (#5510)adrido
* [libgd] Add Features * [libgd] Update to 2.2.5
2019-03-04Add isa-l package (#5491)Ernest Zaslavsky
Intel(R) Intelligent Storage Acceleration Library
2019-03-04[grpc] update patch file to apply cleanly for grpc 1.18.0 (#5519)Jozef Izso
2019-03-04[gtest] Fix install src/gtest-matchers.cc (#5521)Tsukasa Sugiura
Fix install src/gtest-matchers.cc. It is included from Nov 21, 2018 in googletest.
2019-03-04[nanomsg] Update to 1.1.5 and add tool feature (#5500)myd7349
* [nanomsg] Update to 1.1.5 * [nanomsg] Add tool feature and remove patch
2019-03-04[mio] Update to 2019-02-10 (#5499)myd7349
2019-03-04[nng] Update to 2019-02-27 (#5501)myd7349
2019-02-28Modify `vcpkg_fixup_cmake_targets()` (#5459)Victor Romero
* some libraries export <PackageName>LibraryDepends.cmake instead of <PackageName>Targets.cmake. Those file also need the fix of #1044 should close #4753 * prefered the general solution #4622. hopefully solved the issue within #4150 replaced the regex with something more readable (also ident is lost) should close: #4753 #4633 #4150 and maybe more * Hash vcpkg_fixup_cmake_targets.cmake * [boost] Fix use of find_package(Boost) with cache variables [socket-io-client] Fix install * reversed change back to use regex replace * [glbinding] Fix _IMPORT_PREFIX depth in *-export.cmake files * [tinyspline] Ignore warnings treated as errors * [libevent, liblemon, libpng, smpeg2, zlib] Fix apply patches * [libsodium] Fix apply patches * [folly] Link correct libraries in debug and release * [vtk] Remove unset of _IMPORT_PREFIX * [tinyspline] Do not treat warnings as errors * [smpeg2] Fix double* to int comparison * [nvtt] Define value for HAVE_UNISTD_H in MacOS * [libui] Fix MacOS X build * [zlib] Fix download URL * [qhull] Update to v7.2.1 * [podofo] Set value for HAVE_UNISTD_H in MacOS * [mongo-cxx-driver,ogre,podofo,qhull] Bump CONTROL version * [mongo-c-driver] Set _IMPORT_PREFIX * [tmxparser] Bump CONTROL version * [qhull,vxl] Bump CONTROL version
2019-02-28Build glib on x86-linux (#5313)Todor Prokopov
* Build glib on x86-linux * [libffi] Code cleanup * [glib] Use CMAKE_CXX_FLAGS instead of VCPKG_CXX_FLAGS * [libffi] Use ${TARGET} in conditions
2019-02-28Fix libmodplug to build on Linux (#5397)Qi-rui Chen
* Update libmodplug to build on linux * [libmodplug] Patch instead of changing downloading source * [libmodplug] Keep original source instead of using fork
2019-02-28Overwriting dlls in the destination output directory when the source … (#4796)SvenPStarFinanz
* Overwriting dlls in the destination output directory when the source is newer. * [vcpkg] cleanup whitespace
2019-02-28Fix debug format patch for gtest. (#5494)Peter Bright
* Update 0002-Fix-z7-override.patch The current patch doesn't apply any more. This makes the same change to the right location. * Update CONTROL
2019-02-28[soci] Add postgresql feature (#5029)Andrei Lebedev
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-02-28Revert "Update 0002-Fix-z7-override.patch (#5490)" (#5493)Victor Romero
This reverts commit 2cb2e4d718be303e502b04b759b2108c47aaca31.
2019-02-28Update 0002-Fix-z7-override.patch (#5490)Peter Bright
The current patch doesn't apply any more. This makes the same change to the right location.
2019-02-28[vulkan] fix include path on linux (#5486)Connor Fitzgerald
The path used a capital `I` in include, whereas linux uses lower case.
2019-02-28RESTinio updated to v.0.4.8.6 (#5487)eao197
2019-02-27[dlib] fix mac, windows-static build (#5477)Sean Warren
2019-02-27[winpcap]fix build in x86-windows-static and x64-windows-static: use correct ↵JackBoosY
library. (#5478)
2019-02-27[opencsg] Add new port (#5481)Hans L
* Add opencsg package * Make opencsg static only * Add patch for illegal character, fix line endings
2019-02-27Update log4cplus to 2.0.3 (#5483)badfish69
2019-02-27[libraw] Fix build release only issue (#5484)LarryIII
2019-02-27Fixed DevIL build with OpenEXR. (#5043)Cyriuz
[devil] Fixed DevIL build with OpenEXR.
2019-02-27[qt5-base] Also deploy style dlls when deloying Qt. (#5044)Cyriuz
* Also deploy style dlls when deloying Qt. This fixes broken styling of apps on Windows. * [qt5-base] bump controll version
2019-02-27[stxxl] Add new port (#5254)Phil Christensen
* [stxxl] Add new port * [stxxl] Fix missing include directory exporting * [stxxl] Fix STXXL_INCLUDE_DIRS
2019-02-27Updated gmime to version 3.2.3. (#5060)Vitaliy Didik
2019-02-27[opus] Fix version "unknown" returned by version API (#5134)evpobr
Related issues: * erikd/libsndfile#406 * xiph/opus#110 * xiph/opus#111
2019-02-27[stxxl] commented patchPhil Christensen
2019-02-27Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/5254Phil Christensen
2019-02-27[oniguruma] Add new port (#5432)myd7349
* [oniguruma] Add new port * [oniguruma] Fix ONIG_EXTERN * [oniguruma] Disable vcpkg_test_cmake (failed on x64-windows) * [oniguruma] Update to 2019-02-26 to fix UWP sdl compile error
2019-02-27[gettext] Set includes correctly in target (#5463)Sean Warren
2019-02-27[blaze] Update to Blaze 3.5 (#5470)igl42
2019-02-26[opencv] enabling cublas (#3635)Ahmad Jarjis Hasan
* [opencv] enabling cublas * [opencv] Enable CUBLAS when instaling with cuda feature
2019-02-26[cli11] Update to v1.7.1 (#5424)Robert Schumacher
2019-02-26[ensmallen] Add new port (#5421)Miguel
* [ensmallen] Add new port * [ensmallen] disable tests
2019-02-26[miniz] Add new port (#5452)Connor Fitzgerald
* [miniz] Add new port * [miniz] Fix Windows Build Conflict * [miniz] Miniz cannot be built as a shared library * [miniz] Force miniz to be static library * [miniz] Fix CRT deprecation error on uwp * [miniz] Fix CRT deprecation error within tests * [miniz] Disable tests entirely
2019-02-26[gsoap]Add new port (#5295)JackBoosY
* [gsoap]Add new port * Change to use existing binary files to generate binary files. * fix patch.
2019-02-26[sdl2] allow sdl2 vulkan support (#5374)Jon Spencer
* [sdl2] allow sdl2 vulkan support * turn sdl2 vulkan support into a feature
2019-02-26[tbb] Build dll for static dependency on Windows (#5430)zhihaoy
* [tbb] Build dll for static dependency on Windows
2019-02-26[coroutine] add new port (#5433)Park DongHa
[coroutine] new package
2019-02-26[ace] Select correct Visual Studio solution based on platform toolset (#5458)Johnny Willemsen
* [ace] 6.5.4 * Added logic to select the correct solution for Visual Studio 2015 and 2017
2019-02-26Fix Qt5 hardcoded absolute paths within DLLs (#5456)Claudio Fantacci
2019-02-26[libogg] Add package config module (#5384)evpobr