aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-03-07[apr]Enable option "APR_INSTALL_PRIVATE_H" to build non-standard files.JackBoosY
2019-03-07[spirv-tools] Export all librariesConnor Fitzgerald
2019-03-06Add DPDK package (#5388)Ernest Zaslavsky
DPDK is a set of libraries and drivers for fast packet processing. (cherry picked from commit 8127cb7b23557f21281186980883fdfb4fa08c47)
2019-03-07[spirv-tools] Bump package versionConnor Fitzgerald
2019-03-07[spirv-tools] Add spirv-tools exported targetConnor Fitzgerald
- Removed shared library - Added patches
2019-03-06[spirv-headers] Add new port (#5576)Connor Fitzgerald
* [spirv-headers] Add new port * [spirv-tools] depend on vcpkg spirv-headers
2019-03-06[libqglviewer] add new port (#5024)Lennart Trunk
* add initial portfile * [libqglviewer] Fix invalid msvc argument in build * [qt5-base] make whitespace change to force rebuild in CI system
2019-03-06Revert "[realsense2] fix cmake for linux (#4564)" (#5575)Victor Romero
This reverts commit 1b373245d28ce506f1a1995316a07e2bcd713612.
2019-03-06[realsense2] fix cmake for linux (#4564)Erwan BERNARD
* [realsense2] fix quotation mark in cmake command * [realsense2] fix executable cleaning
2019-03-06[Qt5] remove empty dirs (#5025)alexsmn
* Add qt5-activeqt library. * qt5: Fix build failure due to empty output directories. * [qt5-base] whitespace change to force clean test build in CI system
2019-03-06[cppfs] Add new port (#5571)Connor Fitzgerald
* [cppfs] Add new port * [cppfs] Remove explicit libcrypto dependency * [cppfs] Use vcpkg targets * [cppfs] Don't use local find modules * [cppfs] Disable arm64 and uwp * [cppfs] Make portfile indentation consistent
2019-03-06[soil2] Add new package soil2 (#5554)Jacob
2019-03-06Create a feature package for building libssh with zlib, rather than always ↵siertw
including it by default. (#5563)
2019-03-06Move SDL2_mixer optional dependencies to features (#5565)Daniel
2019-03-06 [tgui] Enable static build (#5568)Tri Tran
* [tgui] Enable static build * [tgui] Enable static build
2019-03-06Update ports/openblas/portfile.cmakeSean Warren
Co-Authored-By: kafeg <v31337@gmail.com>
2019-03-05[dlib] Remove patch now fixed correctly by vcpkg_fix_cmake_targets (#5559)Sean Warren
2019-03-05add MOOS V10 (#4742)jbeach
* add MOOS V10 * finished adding moos-core, moos-essential, and moos-ui
2019-03-05Revert "[wt] Fix absolute paths in installed share/wt/*.cmake files (#5083)" ↵Victor Romero
(#5555) This reverts commit 334eb170b1c243f69bba58ce70ec6b828c8d3a60.
2019-03-05[wt] Fix absolute paths in installed share/wt/*.cmake files (#5083)Todor Prokopov
2019-03-05[tgui] Add new package TGUI (fix #5505) (#5524)Tri Tran
* Add TGUI package * [tgui] add missing sfml depends
2019-03-05[hdf5] Use cmake wrapper to ensure consuming libraries link to szip (#5467)Sean Warren
* [hdf5] Use cmake wrapper to ensure consuming libraries link to szip in static build * [hdf5] Move hdf5 cmake code from vcpkg.cmake to vcpkg-cmake-wrapper * [hdf5] Do not force search in config mode * [hdf5] balance needs of vtk and kealib
2019-03-05[readerwriterqueue] Upgrade to v1.0.1 (#5535)Connor Fitzgerald
2019-03-05[glslang] Export CMake package files (#5513)David Dubois
* Add patch file to make glslang known to pkg-config * Proper patch file * Fix paths in the patch file * Add missing space so patch file can apply * Remove debug/share directory * Export everything to the glslangConfig * Export the SPIRV target as well * Remove not-working patch for main CMake file * [glslang] Remove call to windows CRT changing function * [glslang] Remove unnecessary calls to install inside patch * [glslang] Check cmake imports correctly
2019-03-05[pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2" (#5532)JackBoosY
* [Pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2". * [pthreads]update Version * [flint]fix dependence port pthreads library name to "pthreadVC2". * [usbmuxd]fix dependence port pthreads library name to "pthreadVC2". * [mosquitto]fix dependence port pthreads library name to "pthreadVC2".
2019-03-05Fix linux build of urdfdom (#5538)markdegreef
Remove empty directories and set correct cmake target path Machine setup: ubuntu 18.10 x64 gcc version 8.2.0 The steps to reproduce: ./vcpkg install urdfdom:x64-linux
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