| Age | Commit message (Collapse) | Author |
|
* RESTinio updated to 0.6.2.
* Remove deprecated stuff.
Homepage tag added to CONTROL file.
|
|
|
|
* Added port for OpenDNP3 library
* Added usage note
* Handle library linkage setting
* Removed deprecated vcpkg_common_functions include
* Indicated that OpenDNP3 will fail to build on UWP targets
* [opendnp3] Export cmake files and force to build static in Windows
* [opendnp3] Fix include export-cmake name
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
|
|
* [simpleini] Fix build failure on travis CI
* [simpleini] x64-linux passing, remove from ci.baseline.txt
* [simpleini] x64-osx passing, remove from ci.baseline.txt
|
|
|
|
|
|
* Update portfile.cmake
update brynet to tag 1.0.5 .(after now, brynet changed to header only)
* Update portfile.cmake
* Update CONTROL
* Update ci.baseline.txt
remove brynet's setting
|
|
|
|
|
|
* update baseline
* Replace ogre with ogre-next in baseline results
|
|
|
|
* [vcpkg] Add pull request template
* Update pull_request_template.md
|
|
build successfully (#9279)
|
|
|
|
public-preview installations (#9117)
* [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations
* [azure-c-shared-utility]Terminate the build process when building uwp.
|
|
|
|
* [libxslt] Fix writing to locations outside vcpkg in Windows builds
* [libxslt] Add passing arm64-windows to baseline
|
|
|
|
* [vcpkg] Check in initial baseline
* [vcpkg] Baseline update
* [vcpkg] Further baseline updates
* [vcpkg] Update baseline
* [vcpkg] Update baseline
* [vcpkg] Update baseline
* [vcpkg] Update baseline
* [xalan-c] Fix flaky build for non-Windows hosts
|
|
|
|
|
|
* adding proxywrapper package
* resolving review comments
* restrict Linux only
* [proxywrapper] Only static library
* [libmodman] Move building of tests to a non-default feature
* [libproxy] Move tests to a non-default feature
* [libproxy] Add features for language bindings
* [proxywrapper] Require C++ 11 standard
|
|
* [ffmpeg] Fixed build error ARM64 Windows 10
* [ffmpeg] Avoid gas-preprocessor caching
|
|
|
|
|
|
|
|
flags (#9108)
|
|
* [jsoncons] Update to v0.140.0
* [jsoncons] Add space before #v0.140.0?
|
|
* update parallel_hashmap version
* Update portfile.cmake
* Update CONTROL
* Update portfile.cmake for parallel_hashmap
|
|
|
|
|
|
|
|
|
|
|
|
The testing libraries in google-cloud-cpp-common are an strictly
optional feature. I expect that mostly developers of other
google-cloud-cpp-* libraries would use them, but the occasional end-user
might want them too.
|
|
* [google-cloud-cpp-spanner] New port
A client library for Google's Cloud Spanner.
* Fix package version.
|
|
* [libproxy]Add new port.
* [libmodman]Add new port.
* [libproxy]Support windows, set dependency libmodman.
* Add usage, add vcpkg-cmake-wrapper.cmake to libproxy.
* add empty line to usage.
* [libmodman]Fix undefined typeid in Visual Studio 2019.
* [libproxy]Fix install libproxy.py error when it not exist.
* Disable arm/uwp build.
* Enable static build on UNIX.
* [libproxy]Re-generate patches, delete default feature tools and use system libmodman.
* [libproxy]Disable install libproxy.py.
* [libproxy]Disable install Libproxy.pm and PLlibproxy.
* [libproxy]DISABLE PARALLEL CONFIGURE
* [libproxy]Revert 6f233cced1a51a086e5fea5bf290565d9847d4b7
* [libmodman/libproxy]Fix arm build.
|
|
* [libpng] fix cmake targets
* fix typo issue
* Merge changes from PR#8293
|
|
assimp (#9075)
* [minizip assimp] export minizip cmake targets and fix minizip dependency in assimp
* Update CMakeList.txt
* Update obsolete functions
|
|
* [spdlog]Upgrade version to 1.4.2
* [spdlog]Do not remove these libraries.
* [spdlog]Fix error C4275 when use fmt.
* [spdlog]Re-fix C4275 error.
* [spdlog]Re-fix C4275 error.
* [spdlog]Disable build on uwp.
* [spdlog]Fix build with uwp.
|
|
* [magnum-plugins] Patch FindBasisUniversal to find prebuilt basisu
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Patch BasisImporter to use slightly outdated basisu
jherico's fork which the vcpkg port is based on does not integrate
https://github.com/BinomialLLC/basis_universal/commit/54304fa01443280bbaa9854f16c9f1756b17b40b
yet, which renamed a parameter.
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Only apply FindBasisUniversal patch on release
The change is integrated upstream for --head builds already.
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Download large patch from GitHub history
|
|
|
|
|
|
|
|
[angle] Add option /bigobj to compiler
|
|
[vcpkg] update telemetry
|
|
[vcpkg_from_github] Allow targeting Github Enterprise instances
|
|
[docs] Add the gcc+=7 prerequisite to the README
|
|
|