| Age | Commit message (Collapse) | Author |
|
|
|
|
|
* 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
|
|
|
|
|
|
* [libwebp] update to v1.0.2, greatly simplify port, remove unnecessary custom find_package script in favour of original Config files for cmake
* [libwebp] enable building of all tools
* [libwebp] install cmake config file in expected path
* [libwebp] add compatibility layer inside CMake Config file
* [libwebp] fix libwebpmux library name
* [OpenEXR] Update to v2.3.0, enable tools, improve cmake module while still maintaining backwards compatibility (there's an official one distributed with the package but it is completely different, for now it is avoided)
* [OpenEXR] remove unused patches
* [OpenEXR] remove forced definition, could hide problems downstream
* [freeimage] add compatibility with latest OpenEXR
* [freeimage] bump control
* [OpenEXR] restore ilmbase as an empty package to permit clean update
* [OpenVDB] update to v6.0
* [OpenEXR] disable building on UWP platform
* [openexr] Fix tools suffixes
* [openexr] Fix Linux build paths
|
|
|
|
* [imgui] Update to 1.68
* [imgui] Add an advice from the author of imgui
|
|
* added libstk
* added vcpkg_fixup_cmake_targets
* [libstk] Use static builds. Rename targets. Add include directory to cmake config.
|
|
|
|
VCPKG_VISUAL_STUDIO_PATH
|
|
It was spelled `Bzip2` when the dependency was `BZip2`.
|
|
* fix mongo-c-driver build for Linux
|
|
[libcuckoo] Add new port
|
|
|
|
|
|
|
|
|
|
* Add X-Plane SDK support
* fix: disallow x86 builds
The x-plane SDK website claims that the SDK is only
compatible with x64. The PR that adds support for this
fails in x86, so I'm disallow x86 builds to align with
the x-plane documentation.
* fix: install sdk headers to the root include path
The x-plane SDK website's examples expect that the sdk
headers are at the root of the include path. I'm adjusting
this port to align with those samples, as we want examples
to "just work" as much as possible.
* style: whitespace
* Remove ununsed directory
|
|
* [~] Refactor
* [~] Refactor
|