| Age | Commit message (Collapse) | Author |
|
|
|
* add MOOS V10
* finished adding moos-core, moos-essential, and moos-ui
|
|
(#5555)
This reverts commit 334eb170b1c243f69bba58ce70ec6b828c8d3a60.
|
|
|
|
|
|
msbuild generator (#5422)
|
|
* Add TGUI package
* [tgui] add missing sfml depends
|
|
* [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
|
|
|
|
* 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
|
|
* [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".
|
|
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
|
|
|
|
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.
|
|
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
|