aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-02-26[freeimage, libwebp, OpenEXR, OpenVDB] Updates (#5417)Victor Romero
* [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
2019-02-25[Irrlicht] Add new port (#5431)adrido
2019-02-25[imgui] Update to 1.68 (#5426)myd7349
* [imgui] Update to 1.68 * [imgui] Add an advice from the author of imgui
2019-02-25[libstk] add new port (#5379)justnope
* added libstk * added vcpkg_fixup_cmake_targets * [libstk] Use static builds. Rename targets. Add include directory to cmake config.
2019-02-25Upgrade googletest to 2019-01-04 (b6cd405) version. (#5423)Carlos O'Ryan
2019-02-25[vcpkg-docs] Replace reference to VCPKG_DEFAULT_VS_PATH with ↵Robert Schumacher
VCPKG_VISUAL_STUDIO_PATH
2019-02-25[minizip] Fix BZip2 Dependency on Linux (#5448)Connor Fitzgerald
It was spelled `Bzip2` when the dependency was `BZip2`.
2019-02-25[mongo-c-driver] fix mongo-c-driver build for linux (#5445)piloopin
* fix mongo-c-driver build for Linux
2019-02-25[libcuckoo] Add new port (#5436)myd7349
[libcuckoo] Add new port
2019-02-25[qt5-webview] Add new port (fix #5427) (#5441)myd7349
2019-02-23[stxxl] Fix STXXL_INCLUDE_DIRSmyd7349
2019-02-23[stxxl] Fix missing include directory exportingmyd7349
2019-02-22[docs] Show how to default VCPKG_TARGET_TRIPLET (#5346)zhihaoy
2019-02-22X plane (#5419)xDarKraDx
* 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
2019-02-22[fix] Regression of copyright install at netcdf-c (#5414)Siarhei Siniak
* [~] Refactor * [~] Refactor
2019-02-22[qt5] Update to 5.12.1 and add some missing modules (#5293)Lennart Trunk
* Update qt5-base to 5.12.1 * update qt5-declarative to 5.12.1 * update qt5-modularscripts for 5.12.1 * update qt5-3d to 5.12.1 * update qt5-activeqt to 5.12.1 * add qt5-connectivity * update qt5-charts to 5.12.1 * update qt5-datavis3d to 5.12.1 * update qt5-gamepad to 5.12.1 * update qt5-graphicaleffects to 5.12.1 * update qt5-imageformats to 5.12.1 * add qt5-location * update qt5-multimedia to 5.12.1 * update qt5-networkauth to 5.12.1 * add qt5-purchasing * update qt5-quickcontrols to 5.12.1 * update qt5-quickcontrols2 to 5.12.1 * add qt5-remoteobjects * update qt5-script to 5.12.1 * update qt5-scxml to 5.12.1 * add qt5-sensors * update qt5-serialport to 5.12.1 * update qt5-speech to 5.12.1 * update qt5-svg to 5.12.1 * update qt5-tools to 5.12.1 * update qt5-virtualkeyboard to 5.12.1 * add qt5-webchannel * update qt5-websockets to 5.12.1 * update qt5-winextras to 5.12.1 * update qt5-xmlpatterns to 5.12.1 * update framework port to 5.12.1 and include the new modules * fix building qt5-base on linux * [qt5] Remove non-alphanumerical ASCII chars from dependencies
2019-02-22[curlpp] Add new port to fix #5352 (#5381)myd7349
2019-02-22[vcpkg edit] Check for VS Code onlinux (#5391)Alexander Karatarakis
2019-02-22[liblsl] Add port for sccn/liblsl (#5410)chausner
2019-02-22[bootstrap.ps1] Fixed some possible incorrect comparison with null warnings. ↵soroshsabz
(#5343) * Fixed some possible incorrect comparison with null warnings. * Correct bad indentation. * Removed extra space.
2019-02-21[vcpkg] improve xunit xml output used in CI testsPhil Christensen
2019-02-21[x265] upgrade to 3.0, enable assembly (upgrade nasm to 2.14) (#5389)kiwixz
* [acquire nasm] upgrade to 2.14 * [x265] upgrade to 3.0, enable assembly * [x265] Enable assembly only on Windows
2019-02-21[xeus] Add new port (#5351)myd7349
* [xeus] Add new port * [xeus] Update to 2019-02-04 * [xeus] Update cryptopp dependency * [xeus] Update to 2019-02-13 * [xeus] Static building support
2019-02-21[azure] vcpkg update for master release 1.2.14 (#5405)Rajeev Massand
2019-02-21[caffe2] Fix linux build (#5385)Alexander Karatarakis
2019-02-21 [mlpack] Add new port (#5409)Miguel
* [mlpack] Add new port Add new port for the http://www.mlpack.org/ library * Tools optional and static build * Info fix * [mlpack] Use PATCHES parameter instead of apply_patches()
2019-02-21Add X-Plane SDK support (#5408)xDarKraDx
* Add X-Plane SDK support 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. 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.
2019-02-21[gl3w] Update (#3722)Alexander Karatarakis
2019-02-21[vtk] Change the runtime dir from tools to bin to fix DLL location (#5150)at-2500
* [vtk] Change the runtime dir from tools to bin to fix DLL location * Also move the tools on unixoid OS; Fix tool names in targets files * Remove duplicate vcpkg_copy_pdbs() * [vtk] Change version to force rebuild in CI
2019-02-21Updating HPX to V1.2.1 (#5407)Hartmut Kaiser
2019-02-20[libics] Add libics (#5398)Sean Warren