| Age | Commit message (Collapse) | Author |
|
* [duktape] Update download path for pip.
* [duktape] Fix copy file failed on Linux
* [duktape] Modify the download method.
* [duktape] Update download path for pip.
|
|
* Update riffcpp to 2.2.4
* Update CONTROL file
|
|
|
|
* [atk]Support UNIX.
* Update fix-encoding.patch
|
|
* [libepoxy/]Add support with unix.
* [libepoxy]Improve warning message.
|
|
|
|
|
|
* [jinja2cpplight]Add new port.
* [jinja2cpplight]Add platform judgement.
* [jinja2cpplight]Add platform judgement 'jinja2cpplight doesn't support UWP.'
|
|
* [foonathan-memory] Add new port
* [foonathan-memory] Update to 2019-07-21
* [foonathan-memory] Always install nodesize_dbg
Otherwise, container_node_sizes_impl.hpp will not be generated correctly.
* [foonathan-memory] Build only static library
* [foonathan-memory] Put headers into the right place
* [foonathan-memory] Fix debug_fill_new/debug_fill_free/debug_fill_internal redefinition error in Debug mode (LNK2005)
* [foonathan-memory] Fix Linux build
|
|
* [libyuv] Add libyuv
Add libyuv
* [libyuv] change to provide libyuv-config.cmake
|
|
Previously vcpkg would exit on malformed paths. We now will continue and ignore the malformed path.
|
|
|
|
|
|
|
|
|
|
debu… (#7933)
* VTK links with release version of LMZA in debug build instead of debug version.
* Bump version
|
|
* [zfp] Add new port
* Fix build static error
* Add features and fix build error.
* Remove unused patches
* Update build error patch
|
|
|
|
* [glib]Fix missing dependency selinux.
* [glib]Improve warning message.
* [sdl1]Set selinux to a feature.
* Update portfile.cmake
|
|
* [embree3]Fix static build and cmake path.
* [embree3]Use file INSTALL instead of copy/rename.
|
|
|
|
* [winreg]Add new port.
* [winreg]Add judgement message 'winreg only support windows.'
|
|
|
|
|
|
|
|
|
|
* [vcpkg] add missing implib definitions, fix shared lib extension on mac
(cherry picked from commit 2cddef9541202ecc01ad43036575bc606dc01117)
* Better find_library suffixes and prefixes.
* moved additional suffix into a comment and reverted back to what is expected on windows
* updated documentation for add variables.
|
|
|
|
* [rabit] Add new port.
* [rabit] Fix file conflict with dmlc
|
|
|
|
|
|
|
|
|
|
|
|
* [grppi] Add new port
* Update the version
|
|
* [sdformat6] Add new port
Add new port for the sdformat library (http://sdformat.org/).
|
|
(#8079)
|
|
|
|
* - Added scripts variable to ports file.
- Added check if triplet file is not available (NPE).
* - Fixed line endings.
* Provide location of .vcpkg-root to ports.cmake
* vcpkg sets VCPKG_ROOT_PATH in ports.cmake
* [vcpkg] Fail if VCPKG_ROOT_PATH is not passed from vcpkg.exe
* [vcpkg] Fix vcpkg rooth path
* [vcpkg] Make --x-scripts-root an experimental command
|
|
* [llgl] Add new port
|
|
|
|
* [mathgl]Add function declare, change member function name, add link lib in Windows.
* [mathgl]Determine whether there is a file then duplicate.
|
|
|
|
* [argtable3] Add new port
* [argtable3] Update patch
* [argtable3] Update patch
* [argtable3] Add vcpkg-cmake-wrapper.cmake
|
|
|
|
* [tinkerforge] fix error with config (wrong include path) and missing dependencies.
|
|
* update to 5.12.4
* removed port qt5-modularscripts and split it functionality into more functions into qt5-base
* added qt_port_hashes.cmake for simpler upgrade.
* added optional VCPKG_QT_HOST_MKSPEC and VCPKG_QT_TARGET_MKSPEC to select QTs build mkspecs from a triplet
* qt_<config>.conf are now copied from the build dir instead from the port dir
* fixed freetype dependencies.
* cleanup of vcpkg_qmake scripts. No strange/unclear replacements anymore.
* introduced vcpkg_buildpath_length_warning
* changed directory layout of the qt5 installation executables and mkspecs a bit.
|
|
Fix https://github.com/microsoft/vcpkg/issues/7660
|
|
|
|
* Port for libsrtp.
* Added compiler flags to fix uwp build.
* Added windows conditional around setting compiler flags.
|