| Age | Commit message (Collapse) | Author |
|
|
|
Adds ability to use
* find_package(TinyXML REQUIRED)
* TinyXML_LIBRARIES
* tinyxml_INCLUDE_DIRS
|
|
* [mapbox-variant] Add new port
* [mapbox-variant] Use commit hash in version number
|
|
|
|
|
|
|
|
|
|
* [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.
|
|
dev/grdowns/4217
|
|
|
|
build ffplay.exe etc. failed because we tried to link ".a"-libraries
|
|
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
|
|
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
|
|
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
|
|
|
|
|
|
dev/grdowns/4802
|
|
[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
|