| Age | Commit message (Collapse) | Author |
|
* [minitrace] Add new port
* [minitrace] Install header into separate directory
|
|
|
|
|
|
|
|
|
|
* [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
|
|
|
|
* [libgd] Add Features
* [libgd] Update to 2.2.5
|
|
Intel(R) Intelligent Storage Acceleration Library
|
|
|
|
Fix install src/gtest-matchers.cc.
It is included from Nov 21, 2018 in googletest.
|
|
* [nanomsg] Update to 1.1.5
* [nanomsg] Add tool feature and remove patch
|
|
|
|
|
|
* 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
|
|
* Build glib on x86-linux
* [libffi] Code cleanup
* [glib] Use CMAKE_CXX_FLAGS instead of VCPKG_CXX_FLAGS
* [libffi] Use ${TARGET} in conditions
|
|
* Update libmodplug to build on linux
* [libmodplug] Patch instead of changing downloading source
* [libmodplug] Keep original source instead of using fork
|
|
* Overwriting dlls in the destination output directory when the source is newer.
* [vcpkg] cleanup whitespace
|
|
* 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
|
|
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
|
|
This reverts commit 2cb2e4d718be303e502b04b759b2108c47aaca31.
|
|
The current patch doesn't apply any more. This makes the same change to the right location.
|
|
The path used a capital `I` in include, whereas linux uses lower case.
|
|
|
|
|
|
library. (#5478)
|
|
* Add opencsg package
* Make opencsg static only
* Add patch for illegal character, fix line endings
|
|
|
|
|
|
[devil] Fixed DevIL build with OpenEXR.
|
|
* Also deploy style dlls when deloying Qt. This fixes broken styling of apps on Windows.
* [qt5-base] bump controll version
|
|
* [stxxl] Add new port
* [stxxl] Fix missing include directory exporting
* [stxxl] Fix STXXL_INCLUDE_DIRS
|
|
|
|
Related issues:
* erikd/libsndfile#406
* xiph/opus#110
* xiph/opus#111
|
|
|
|
|
|
* [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
|
|
|
|
|
|
* [opencv] enabling cublas
* [opencv] Enable CUBLAS when instaling with cuda feature
|
|
|
|
* [ensmallen] Add new port
* [ensmallen] disable tests
|
|
* [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
|
|
* [gsoap]Add new port
* Change to use existing binary files to generate binary files.
* fix patch.
|
|
* [sdl2] allow sdl2 vulkan support
* turn sdl2 vulkan support into a feature
|
|
* [tbb] Build dll for static dependency on Windows
|
|
[coroutine] new package
|
|
* [ace] 6.5.4
* Added logic to select the correct solution for Visual Studio 2015 and 2017
|
|
|
|
|