| Age | Commit message (Collapse) | Author |
|
# Conflicts:
# ports/ecsutil/CONTROL
# ports/ecsutil/portfile.cmake
|
|
* fix da qt5
* fix qt config duplication
* [qt5-base] Use vcpkg_extract_source_archive_ex
[sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA
* [qt5-*] Update sub-portfiles
* qt5-base WIP
* [qt5] Fix Could not find qmlcachegen.exe
* [qt5-activeqt] Fix SHA512
* [qt5-base] Fix static builds
* [qt5-base] Bump control version
* [qt5-base] Restore removal of qmake dependencies
* [qt5-base] Partially revert #3280
* [qt5-base][vcpkg_build_qmake] Fix Qt5Bootstrap.lib issues
|
|
* making sure there is a leading <compileflags> even if CMAKE_CXX_FLAGS do not start with a whitespace
* making sure there is a leading <compileflags> even if CMAKE_CXX_FLAGS do not start with a whitespace
* full support for CXXFLAGS, CFLAGS and LDFLAGS throughout the boost-modular-build-helper
* [boost-modular-build-helper] Bump version and use CMAKE_* macros since the VCPKG_* macros are not passed in
* [boost-type-erasure] Depend on boost-thread even in UWP
|
|
* plustache port
* [plustache] Prefer static linking
* [plustache] Requires boost-algorithm
|
|
* reproc initial port
* Remove portfile debug output
* Fix Cmake files path
* [reproc] Update to v1.0.0
* [reproc] Fix hash for v1.0.0
|
|
* added libtins port
* [libtins] Modernize
* [libtins] Add missing winpcap dependency. Build static libs.
|
|
* [orc] add apache orc library
* [orc] Simplify patch. Note in usage that no targets are available. Don't build tools on windows because they are not supported.
* [orc] Move tools to tools/orc/ to fix Linux build.
* [orc] fix tools ouput folder
|
|
|
|
update llvm to 7.0.0
|
|
|
|
|
|
* Fix crc32c CMake configuration directory.
The port was installing the CMake configuration files for Crc32c in
share/crc32c/Crc32c/Crc32cConfig.cmake, where find_package() cannot
find them. They should be installed in share/crc32c/Crc32cConfig.cmake.
* [crc32] Lowercase share directory
|
|
|
|
|
|
* Add tmxparser port
* [tmxparser] Keep only one flavor
|
|
Response files are a convenient way of specifying bulk parameters,
typically supported by compilers and linkers. For vcpkg response files
provide a convenient way of installing sets of packages from simple
newline separate list files.
|
|
* [mio] Add new port
* [mio] Clean
* [mio] Use vcpkg_fixup_cmake_targets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removing cases and making clearer the text
|
|
The word Privacy was capitalized for no reason. I've also added to word programming so that it's clear that the document refers to programming languages, before it referred only to language.
|
|
Survey is set to be every 6 months, but you also get one in the first 10 days.
|
|
|
|
* [docopt] Add docopt.cpp to fix #3935
* [docopt] Cleanup
* [docopt] Disable vcpkg_test_cmake due to misbehavior on x64
* [docopt] Install only one flavor (static/shared)
|
|
* [cryptopp] update to 7.0
* [cryptopp] Fix Linux builds
|
|
* [libyaml] Add new port for libyaml v0.2.1
* [libyaml] Cleanup
|
|
|
|
https://github.com/protocolbuffers/protobuf/issues/4925.
|
|
* [vulkan-memory-allocator] Initial port for release 2.1.0
Port for https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator, current release 2.1.0.
* [vulkan-memory-allocator] Simplification; avoid usage file if not required. Use unofficial- prefix for targets.
|
|
|
|
Add PCL_BUILD_WITH_QHULL_DYNAMIC_LINKING_WIN32 option introduced in upstream/HEAD.
|
|
platforms in help
Currently vcpkg displays environment variable names in the help as
%VARIABLENAME% on non-Windows platforms, where it should be
$VARIABLENAME. This patch adds a macro to fix this.
|
|
* [flatbuffers] fix executable remaining in bin folder
* [flatbuffers] clean portfile for flatc executable
|
|
* Restbed port
* [restbed] Disable tests to simplify build. Only build one flavor.
|
|
|
|
|
|
corrupted consoles
|
|
|
|
|
|
|
|
* Update glbinding to v3.0.2
Because glbinding introduced a new auxiliary library glbinding-aux the
CMake export/config file organization had to be changed.
* [glbinding] Simplify targets handling. General port cleanup. Force system-style install on all platforms.
* [glbinding] Fix glbinding-config.cmake
* [globjects] Pin forward to handle changes in glbinding 3.x
|
|
* [geos] update to 3.6.3
* [geos] Slight modernization
* [geos] Move geos-config to /share/geos/
* [geos] Make share/geos directory
|
|
|
|
Use /etc/ssl for OpenSSL's configuration on *nix.
|
|
|
|
|