| Age | Commit message (Collapse) | Author |
|
|
|
* [stlab] Fix cmake config file
* Update ports/stlab/portfile.cmake
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* [grpc] Update to 1.29.1
* re-fix uwp build
* re-fix dependency upb
* [offscale-libetcd-cpp] Fix dependency grpc
|
|
* [cairo] Fix error in static build
* Fix Typo
* [pango] Update dependency cairo as cairo[gobject] to solve the regressions
* Update ports/cairo/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update ports/cairo/CMakeLists.txt
* [pango] Update dependency
* Update
* Remove redundant target
* Post the message for feature gobject only in static build on Windows
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
|
|
* Add Bitmagic Port file
* Renamed to Bitmagic
* Added bitmagic portfile
* Added lower case to capital letter to match
* Edited path for header files
* Removed function vcpkg_configure_cmake()
|
|
* [icu] Add tools
* Add macro variables
|
|
|
|
* [efsw] Add new port
* Update portfile.cmake
* Remove unnecessary BUILD_SHARED_LIBS assigning
* Update portfile.cmake
* Update library
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
|
|
* Delete the bin directory if the platform is Linux
* Update x265 to 3.2-4
|
|
|
|
|
|
* [llvm] fix issue #11916
* Remove include(vcpkg_common_functions)
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
|
|
* [libmicrohttpd] Support build on UNIX and use msbuild on Windows
* update baseline
|
|
|
|
* [activemq-cpp] Fix static build
* update baseline
|
|
|
|
* [openmesh] Fix *.dll export and add vcpkg-cmake-wrapper.cmake
* Update ports/openmesh/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
|
|
* [LIBXDIFF] New port
* Remove not necessary installations
* Add Fail message to UWP
* Add UWP fail on baseline
* Revision fixes
* Update ports/libxdiff/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
|
|
|
|
|
|
* [Drogon] Add new port
* Update version
* Use cmake options instead of patching
|
|
* fix windows-static for don't export symbols
/* export symbols by default, this is necessary for copy pasting the C and header file */
#if !defined(CJSON_HIDE_SYMBOLS) && !defined(CJSON_IMPORT_SYMBOLS) && !defined(CJSON_EXPORT_SYMBOLS)
#define CJSON_EXPORT_SYMBOLS
#endif
* Update CONTROL
|
|
* [absent] Bump version 0.3.1
* [absent] Update CONTROL
This patches updates the CONTROL file to the latest release 0.3.1,
as well as its description.
|
|
|
|
|
|
* [hdf5] Update HDF5 to 1.12 and use github live-clones instead of binary download
* [hdf5] bump control
* [hdf5] fix szip and typo about linkage
* [hdf5] add missing package namespace.... they somehow missed to set it?
* [hdf5] retry without "
* [field3d] fix regression and update. Remove windows as unsupported since the cmakelists tries to support windows
* fix typo
* remove ws
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* linebreak first patch
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* ws change
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [field3d] update copying installation
* [hdf5] use official github repo
* clean baseline
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
|
|
|
|
* [cgns] add port cgns
* [paraview] add new port
* [paraview] correct dependencies; disable catalyst
* [VTK/ParaView] Make ParaView build
* [paraview] add missing patch
* [paraview] add cgns patch
* [paraview] add qt plugin patches back in. Remove in the future
* [vtk] slightly improved patches
* [vtk] don't disable findPython
* [paraview] add more features
* [paraview] remove X11Extras from OSX
* [vtk] make vtk workcorrectly with python and prepare for paraview with python
* [paraview] Python fixes
* [paraview] small bin -> lib replacement fix for static builds
* [vtk] fix patch path
* update baseline to exclude paraview for the time being on osx and linux.
requires a fix in qt5-base linkage of libpq.
* [paraview]try setting LD_LIBRARY_PATH for unix systems
* [paraview] a bit of cleanup
* update baseline
* fix typo in baseline
* [paraview] remove unnecessary patch
* [vtk] replace custom patch with upstream patch
* [paraview] cleanup in the portfile.
* Update ports/paraview/CONTROL
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [vcpkg] Refactor out abi_tags_from_pre_build_info()
* [vcpkg] Track Windows toolchain file in triplet hash
* [vcpkg] Improve error messages when constructing PreBuildInfo
* [vcpkg] Extract InstallPlanAction::BuildAbiInfo
* [vcpkg] Extract Build::EnvCache and private-impl VcpkgPaths
* [vcpkg] Enable compiler hash detection when binarycaching is enabled
* [vcpkg] Downgrade warning about missing ABI keys
When binarycaching is not enabled, this warning is spurious and provides no user value.
* [vcpkg] Cleanup
* [vcpkg] Refactor compiler tracking into triplet abi computation
Move several static global caches into VcpkgPaths/EnvCache.
Add feature flag 'compilertracking' to enable the new feature.
* [vcpkg] Refactor out PreBuildInfo::using_vcvars()
Move VcpkgTripletVar into build.cpp because it is not used outside that file.
* [vcpkg] Address some code analysis warnings
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
scale sets (#11999)
|
|
* [skyr-url] Updated version number of skyr-url
* Updated HEAD_REF value
|
|
* [bitsery] Update to 5.1.0 version
* [bitsery] Remove unused patch
|
|
* fix Magick++.h location.
* Update CONTROL
|
|
I believe that user-defined configuration triplets paths should be the first when searching for triplet configuration.
This commit puts user-defined configuration triplets (if defined) on top of the search queue before standard paths.
This could help to overwrite default tiplet configuration without setting custom triplet.
P.S. If current implementation is better than my suggestion, feel free to ignore this commit.
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
|
* [trantor] Bump version to v1.0.0-rc14
* Update CONTROL
|
|
Last several days Strawberry Perl official download server has issues that lead to extremely slow download rates
(sometimes it takes more than 1 hour to download ~150MB).
This commit adds non-official mirror of Strawberry Perl to the list of available URLs.
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
|
* [nlohmann-json] Upgrade to 3.8.0
* Replace hardcoded port name by the variable ${PORT}
* Replace all nlohmann-json by ${PORT}
|
|
|
|
* [nanobench] Add new port
* Update ports/nanobench/portfile.cmake
* Update ports/nanobench/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
|
|
|
|
|
|
* [qhull] Update the library version to 8.0.0 (2020.1)
* [qhull] Update the patches:
* uwp.patch has been removed
* mac-fix.patch is updated. Now C++11 is required to compile the library
|
|
* [vcpkg baseline] Retrigger flaky ports
* update the url for geographiclib
* Rebase the changes
* Remove libpq:arm64-windows=fail in baseline file
|
|
|
|
https://github.com/microsoft/DirectXTK12/releases/tag/jun2020b
https://github.com/microsoft/DirectXTex/releases/tag/jun2020b
|