aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-05[dtl] Initial port of library (#5541)Marco Craveiro
2019-03-05[tinyxml] added tinyxml cmake config file (#5544)markdegreef
Adds ability to use * find_package(TinyXML REQUIRED) * TinyXML_LIBRARIES * tinyxml_INCLUDE_DIRS
2019-03-05[mapbox-variant] Add new port (#5551)Connor Fitzgerald
* [mapbox-variant] Add new port * [mapbox-variant] Use commit hash in version number
2019-03-05[concurrentqueue] Fix header include path (#5550)Connor Fitzgerald
2019-03-05Add nonfree feature; Update version strGriffin Downs
2019-03-05[libvorbis] Update to 1.3.6-9eadecc (#5506)past-due
2019-03-05[readerwriterqueue] Change include path to not polute main directory (#5536)Connor Fitzgerald
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-05[simdjson] Update to 2019-03-05myd7349
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[openblas] Remove restriction of build static lib on LinuxVitaly Petrov
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-03-04[clapack] Fix linux buildVitaly Petrov
2019-03-03[simdjson] Add new port (fix #5418)myd7349
2019-03-01Remove duplicate feature entriesGriffin Downs
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-28Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4564Phil Christensen
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-28Merge branch 'dev/grdowns/4217' of https://github.com/microsoft/vcpkg into ↵Griffin Downs
dev/grdowns/4217
2019-02-28Merge remote-tracking branch 'origin' into dev/grdowns/4217Griffin Downs
2019-02-28fix static build of ffmpeg-executablesUnknown
build ffplay.exe etc. failed because we tried to link ".a"-libraries
2019-02-28allow building "ffmpeg.exe" Unknown
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse
2019-02-28allow building "ffmpeg.exe" Unknown
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse
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-27Merge branch 'master' of https://github.com/microsoft/vcpkg into ↵Griffin Downs
dev/grdowns/4802
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