| Age | Commit message (Collapse) | Author |
|
* [ixwebsocket] update to 7.6.3
* address CR feedback
* fix version and bump number
* add homepage
* fix version
|
|
* [HDF5] Correct SZIP linkage, modernize portfile and make szip and zlib features instead of hard dependencies.
* fix the features variable
|
|
|
|
* [openmvs] update
* fix windows static
* fix x86 windows
* Update CONTROL
|
|
* [google-cloud-cpp] Upgrade to v0.17.0
* Fix the x86-windows build.
|
|
* Update OpenAL Soft to 1.20.0
* Update OpenAL Soft portfile to newer standard
|
|
* Bump version
* fix UWP patch
|
|
* Updated to GraphicsMagick-1.3.34
* Fixes after review
|
|
|
|
* [xmsh]Upgrade version to 0.5.2 and fix build failure.
* [xmsh]Upgrade to 0.5.2 and add dependency port.
* [xmsh]Add copyright.
|
|
|
|
|
|
* [sdl1]Change build method to vcpkg_*_make
* [sdl1] Fix output message
* [sdl1]Fix build.
* [sdl1] Correct message
* update baseline
|
|
* [sqlite3] Rename sqlite3 tool as sqlite3.exe
* Update rename sqlite3-bin.exe condition
* [proj4] Fix the regressions cause by sqlite3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [curl]Disable export Curl::curl targets when build tool feature
* Update patch
|
|
|
|
|
|
* Added port for AA+ library (astronomical algorithms)
* fix PR #9194 for static builds
* Additionnal PR #9194 fixes following JackBoosY comments
* [libaaplus] Fix export cmake, add feature tools
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
|
|
* [libb2] Add new port
* Update
* Update ci.baseline.txt
|
|
* [tfhe] Add new port
* Add the message for not support OSX
* Update message and ci.baseline.txt
|
|
* [qpid-proton] Update to qpid-proton 0.29.0
- Simplify build
- Remove unneeded installed files
* [qpid-proton] Address review comments
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [yas] Initial port
* [yas] vcpkg conformance fixes
* [yas] Fix wrong license
* [yas] Remove unused license file
|
|
|
|
* [bullet3] Install CMake toolchain files and targets
* Use vcpkg_fixup_cmake_targets
* Bump version number
|
|
This is required to build libintl (gettext) with iconv support (see #8484).
Also updated to the latest version 1.16.
|
|
|
|
* [libmagic] Add new port
* Update
* Add debug build
* Rebuild
* Update source address
* Update ci.baseline.txt
|
|
* [hdf5]Fix static builds when building dynamic builds.
* [hdf5]Remove duplicate code, fix zlib library name.
* [hdf5]Adapt links to different link types of szip.
* [hdf5] Fix hdf5-config.cmake.in
|
|
* [nanovg]Add depends port stb. Do not install stb headers.
* [nanovg] Remove stb files from source to ensure the vcpkg-packaged copies are preferred.
* [nanovg]Disable build with uwp.
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
|
|
* [freeimage libraw] fix build issue on linux
* Update the changes
|
|
* Adding a port for nethost
* Fixing ref, removing unneeded include, and marking unsupported architectures for nethost
* Fixing the expected sha512 for nethost
* Setting nethost to fail on static and uwp
* Removing an unecessary file(REMOVE_RECURSE) from nethost
* update baseline
* [nethost] Update to latest from dotnet/runtime
* [vcpkg-baseline] Update baseline for nethost
* [vcpkg-baseline] Update baseline for nethost
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [xsimd][xtensor][xtl] Update to lastest
* [xtensor-io] Disable parallel config
* [xsimd][xtensor][xtensor-blas][xtensor-io][xtl] Update to 2019-12-06
* [xsimd][xtensor-blas][xtensor][xtl] Update to lastest
* [xsimd][xtensor-blas][xtensor-io][xtensor][xtl] Update to lastest
|
|
* [pdal] fix static build
* update baseline
* [pdal] Re-fix find dependency geos
* [padl] Find library geos_c/libgeos_c instead of library geos/libgeos
* [pdal] Fix dependency boost
* update baseline
|
|
* [libevent] Fix include headers fails on x64-windows, using CMAKE
* [libevent] Fix conflicting file portfile.cmake
* [libevent] Update the CONTROL version
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* Fix static qt5 builds and ignore system qmake
closes #9234 and #9239
* fix angle conflict and icu dependency
* add egl-registry as a dependency
* remove space
* adding spaces resolved the problem
* move files only if they exist
* Update the Wrapper to use the Postgres target
fixes some observed linkage issues
* update baseline
* add fontconfig on linux so CI is less flaky in a full rebuild
* fix linkage dependent qt5-imageformats libs
* Fix Wrapper for Linux and add other platform libs to Qt5::Core
* fix plugin properties in cmake files
* fix cmake files.
* fix missing plugin qminimal deployment into tools dir
* change wrapper slightly
* UNIX also means APPLE so it needs to be excluded
* fix the static windows build
* mark the parts of fixcmake which require further work to work with single configuration builds
* Update ci.baseline.txt
make qt5-tools pass for CI testing
* fix last regression
* break auto fontconfig in configure script to fix qt5-tools
* update baseline
* enable verbose to debug ci
* try to help it instead of breaking it
* completly link icu
* try to fix fontconfig configure
* fix configure call. cannot be called with a list!
* remove invalid line from patch
* force icu and reduce the required icu libs according to the configure script
* fix icu linkage
* add more icu dependencies and names for windows
* add more icu libs. Seems like all are needed
* fix typo
* print icu libs in debug
* check releasenames
* try again
* change link order
* add icu to wrapper
* fix typo
* patch icu configure for static windows builds
* add other icu libraries to the icu patch
* fix icu in x64-windows-static
* update baseline. VTK builds in local WSL so it should work in CI
* update VTK control to force rebuild
* remove qt5-tools=pass from baseline
* remove qcustomplot:x64-linux=fail from baseline
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [sdl1] Add build support for ARM64 Windows 10
* update baseline
* [sdl1] update version info
* update baseline
* Revert 5f71592f54eeb508a7a64f3bf3d4a770719029b8
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [devil] fix OpenEXR not found
* [devil] fix linux build setting OPENEXR_DLL in CMakeLists.txt
|
|
* WIP - Upgrade gRPC to 1.26.0
* Updated patch 00001
* Update 00002 patch.
* Update 00003
* Update 00005
* Remove 00007 patch.
* Really fix patch 00005
* Use CRLF for patches as before :shrug:
|
|
* [basisu] update from upstream repository, add support for pvrtc2
* [basisu] tweaks to portfile
|
|
* [sdl2pp] Fix find dependencies
* [sdl2pp] Re-fix dependencies
|
|
ParallelSTLConfig.cmake (#9443)
* [parallelstl] Fix find_package unable to find ParallelSTLConfig.cmake
* Add stdlib headers
|
|
- Blend2D updated to beta_2019-12-27
- local Asmjit updated to 2019-12-27
|