aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-14update netcdf-c tp 4.6.2 and fixed curl linkageAlexander Neumann
2019-03-14kealib update to 1.4.11 and correctly include hdf5Alexander Neumann
2019-03-14updated hdf5 to 1.10.5.Alexander Neumann
Also now builds dynamic and static libs in dynamic build due to the targets exported by hdf5. (Revert to default hdf5 build behavior)
2019-03-14update szip controlAlexander Neumann
2019-03-14default szip to also build static libraries in shared buildsAlexander Neumann
2019-03-14cmake sometimes requires a generator if it is not defined beforehand.Alexander Neumann
extra code comments. Maybe the test should actually try to link targets from the package instead of just testing find_package
2019-03-14fix missing debug references in cmake generated (release) target files.Alexander Neumann
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-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-05Fix vcpkg build with clang on Linux (#5360)Mathieu Ropert
2019-03-05[vcpkg] Add more detailed error message when trying to use v142 and an ↵Robert Schumacher
msbuild generator (#5422)
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-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-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[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-02-28Modify `vcpkg_fixup_cmake_targets()` (#5459)Victor Romero
* 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
2019-02-28Build glib on x86-linux (#5313)Todor Prokopov
* Build glib on x86-linux * [libffi] Code cleanup * [glib] Use CMAKE_CXX_FLAGS instead of VCPKG_CXX_FLAGS * [libffi] Use ${TARGET} in conditions
2019-02-28Fix libmodplug to build on Linux (#5397)Qi-rui Chen
* Update libmodplug to build on linux * [libmodplug] Patch instead of changing downloading source * [libmodplug] Keep original source instead of using fork
2019-02-28Overwriting dlls in the destination output directory when the source … (#4796)SvenPStarFinanz
* Overwriting dlls in the destination output directory when the source is newer. * [vcpkg] cleanup whitespace
2019-02-28Fix debug format patch for gtest. (#5494)Peter Bright
* 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
2019-02-28[soci] Add postgresql feature (#5029)Andrei Lebedev
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-02-28Revert "Update 0002-Fix-z7-override.patch (#5490)" (#5493)Victor Romero
This reverts commit 2cb2e4d718be303e502b04b759b2108c47aaca31.