| Age | Commit message (Collapse) | Author |
|
|
|
* [nmap] Integration of nmap netwotk utilities(#5530)
* [nmap] adding openssl and openssh2 support
* [nmap] Integration of nmap netwotk utilities(#5530)
* [nmap] correction of the DIR option with-openssl
and with-openssh
|
|
* Patch VS project file with CRT linkage
* [antlr4] Support build on Linux and MacOS
|
|
* add Z3 package
* z3: don't assume python is installed
* [z3] attempt to fix build failure due to path truncation
patch already upstreamed
* [z3] add support for static build
* [z3] Fail preemptively on UWP
|
|
* [pthreads] Add CMake config to support find_package(pthreads)
* [pthreads] Support find_package(pthreads)
|
|
* [tgui] Add gui-builder in tool feature
* [tgui] Fix path issue on MacOS
* [tgui] Fix extension for Windows and not-Windows
|
|
* [poco] pre 2.0.0
- Updated to the latest compiling commit
- Added SQLite support
- Added PDF support
- Added MariaDB support
- Added PostgreSQL support
* Additional include files not part of any libraries
* DataException is no more part of Poco::Data
* [3fd] Patch 3fd to comply with poco-2.0.0pre
|
|
Intel(R) Multi-Buffer Crypto for IPsec Library
|
|
|
|
* [coroutine]update source package hash.
* [coroutine] Use commit hash instead of release tag
|
|
|
|
* Use our source only distribution and generate the necessary solution as part of the build
* ports/ace/portfile.cmake:
* Add ACE_ROOT
* ports/ace/portfile.cmake:
* Support static and generate within the ace directory
* ports/ace/portfile.cmake:
* Set missing environment
* ports/ace/portfile.cmake:
* Fixed install for static
* ports/ace/portfile.cmake:
* Also install pdb in a static job
* ports/ace/portfile.cmake:
* pdb files are only created in a dynamic build
* ports/ace/portfile.cmake:
* Add missing library
* ports/ace/portfile.cmake:
* Add missing header directory
* ports/ace/portfile.cmake:
* Use ACE_ROOT for the copyright file
* ports/ace/portfile.cmake:
* [ace] bump dash version in control to force rebuild
|
|
* Add feature for wchar
* ports/xerces-c/portfile.cmake:
* Document new feature
* ports/xerces-c/CONTROL:
* [xerces-c] bump control version number
|
|
Fix error c2001 by specify /source-charset:utf-8.
That error seems to occur on multi-byte character locale.
|
|
|
|
|
|
* [zeromq] Add new feature
* [zeromq] Fix static build
|
|
* [freeopcua] new port
* [freeopcua] work-in-progress build on windows
* [freeopcua] fixes for windows
|
|
* [libff] Add new port
* Add new port [libbf]
* Update portfile.cmake
* update libbf portfile
* [libbf] Fail with meaningful message on Windows
* [libbf] Fix MSVC check condition
|
|
* [itk] Added patch file for ITK HDF5 CMakeLists find_package config mode only
* [itk] enable ITK_USE_SYSTEM_HDF5 and apply patch
* [itk] Use PATCHES parameter of vcpkg_from_github
* [itk] Ignore path length checks
|
|
* Update files.cpp
* Mark overrides with override.
|
|
|
|
|
|
|
|
DPDK is a set of libraries and drivers for fast packet processing.
(cherry picked from commit 8127cb7b23557f21281186980883fdfb4fa08c47)
|
|
|
|
- Removed shared library
- Added patches
|
|
* [spirv-headers] Add new port
* [spirv-tools] depend on vcpkg spirv-headers
|
|
* add initial portfile
* [libqglviewer] Fix invalid msvc argument in build
* [qt5-base] make whitespace change to force rebuild in CI system
|
|
This reverts commit 1b373245d28ce506f1a1995316a07e2bcd713612.
|
|
* [realsense2] fix quotation mark in cmake command
* [realsense2] fix executable cleaning
|
|
* 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
|
|
* [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
|
|
|
|
including it by default. (#5563)
|
|
|
|
* [tgui] Enable static build
* [tgui] Enable static build
|
|
Co-Authored-By: kafeg <v31337@gmail.com>
|
|
|
|
* 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
|