| Age | Commit message (Collapse) | Author |
|
* Add port libunistring
* Mark Windows (non-mingw) unsupported
* x-add-version
|
|
* fix windows build failure
fix Could not find debug or release binaries at libpq\x64-windows-rel\src\tools\msvc/Install.pm line 77.
* Update libpq.json
|
|
* [libgo] Add DISABLE_PARALLEL_CONFIGURE
* update version files
* Update deprecated functions
* Update versions/l-/libgo.json
|
|
|
|
* [libffi] Update to v3.4.2
* [vcpkg baseline] Update libffi
* [libffi] Add i686 as supported processor
* [vcpkg baseline] Update libffi
|
|
* [liburing] create a new port
* [liburing] patch datadir
* [liburing] add port usage
* with CMake module: FindPkgConfig
* Update ports/liburing/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [liburing] comments for BUILD_SHARED
* update git-tree SHA
* [liburing] fix portfile
* [liburing] configure with ENABLE_SHARED
* update git-tree SHA
* Update ports/liburing/usage
* [liburing] fix mistype in usage
* update git-tree SHA
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* fixed targets
* bumped port version
* updated sha
* lapack-reference should always write into lapack
* lapack-reference sha
* Fixed clapack target
* versions
* sha
* ensure cmake finds the cuda compiler
* sha
|
|
* [libe57] Add new port
* remove deprecated entries
* update version files according to maintainer guide
* add dependency for linux
* update cmake patch
* update versioning
* delete obsolete lines
* fix linux/osx
* fix osx include and linker problem
* [libe57] remove deprecated functions
|
|
* vcpkg_fixup_pkgconfig for allgero5
* version stuff
* Update port
* version stuff
* add missing patch
* version stuff
* deactivate ICU linkage
* add missing 2
* fix include issue in dependend ports.
* fix include dirs in wrapper
* always install wrapper for corrections
* target also needs fixing.
* fix install of wrapper
* version stuff
* libxml define LIBXML_STATIC in the header in static builds
* libxslt build only one type of library to avoid link issues
* version stuff
* add cmake policy
* version stuff
* remove accidental cmake_minimum_required(VERSION)
* version stuff
* version stuff
* add feature tools to build tools
* version stuff
* fix version stuff
* add ws2_32 to the target which was missing.
* version stuff
* add liblzma and zlib to the target
* no need to adjust in config mode
* version stuff
* apply some of the CR suggestions
* version update
* remove icu dependency.
* version stuff
* setting uwp builds of libxml2 to fail. (icu supports:!uwp)
* add !uwp into supports due to getenv call
* version stuff
* baseline stuff
* Restore old version record for libxml2.
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
|
|
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
|
|
* fix LibXml2 target dependencies
* updated version files
|
|
* [libdatachannel] Fix usage
* Update version files
|
|
Resolves #18682
|
|
* [mpg123] Upgrade to 1.28.0
* [libopenmpt] Upgrade to 2017-01-28-cf2390140-2
* [mpg123] Disable UWP port
* Fix libmpg123 UWP build
* Fix libout123 UWP build
* Fix libsyn123 UWP build
* Update ports/libopenmpt/CMakeLists.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libopenmpt/CMakeLists.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [libopenmpt] Update libopenmpt.json
* [mpg123] Separate UWP patches
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [llvm] update to 12.0.0, enable zlib and libxml2
* [llvm] disable libxml2 by default, arm64-windows should be supported
* [llvm] try to fix build with ffi on Windows #17663
* [llvm] re-enable libxml2
* [llvm] fix formatting
* [llvm] overwrite version
* [mesa] update to v21.1.0
* [llvm] update ci.baseline
* [halide] update to the latest master commit
* [llvm] disable libxml2 port until complete PR #15390
* update versions
* [llvm] fix disabling of external libraries
* update version
* update ci.baseline
* update ci.baseline
* fix typo
* [llvm] fix libxml2 (depends on #17945)
* revert "[halide] update to the latest master commit"
* update versions
* [halide] fix zlib dependency for tools
* update versions
* [halide] update to official release v12.0.0
* update versions
* [halide] update to v12.0.1
* update version
* [mesa] remove llvm from defaults
* update version
* update ci.baseline
* [mesa] update to v21.1.2 and fix build with LLVM on Windows
* [llvm] allow to build libunwind project on Windows
* update versions
* [mesa] update ci.baseline.txt to disable x64-windows-static-md, may be fixed in the PR #18495
|
|
* [libogg] Upgrade to 1.3.5
* Upgrade to 1.3.5.
* Convert CONTROL to vcpkg.json
* Change homepage to https://www.xiph.org/ogg (as in README.md)
* Download from the main repo https://gitlab.xiph.org/xiph/ogg
* [libogg] Use version instead of version-string in manifest
* [libogg] Update libogg.json
|
|
* added libsmb2 port
* added version file
* updated baseline
* Ran command
./vcpkg x-add-version --all
and then
./vcpkg format-manifest ports/libsmb2/vcpkg.json
* updated SHA based on result of "./vcpkg x-add-version libsmb2" and also added osx=fail to CI file in order to pass CI
* suggested changes made
* sha
* Update scripts/ci.baseline.txt
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/libsmb2/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/libsmb2/portfile.cmake
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* sha
* added missing "vcpkg_check_linkage(ONLY_STATIC_LIBRARY)"
* sha
* vcpkg_fixup_pkgconfig()
* sha
Co-authored-by: Tim <tim@fake.WHAT>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [kf5*] Add DISABLE_PARALLEL_CONFIGURE
* Update version files
* [librsvg] Add DISABLE_PARALLEL_CONFIGURE
* Update version files
|
|
|
|
* [libspatialite] Fix building for android
* x-add-version
* Update versions/l-/libspatialite.json
* Update libspatialite.json
|
|
* [librttopo] Allow building for android
* x-add-version
* Update versions/l-/librttopo.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [libgpg-error] Remove COPYING.LIB from lib folder
* Update version files
|
|
* [libass] fix fontconfig dependency in .pc file on x64-linux
* [libass] bump port version
* [libass] x-add-version
|
|
* [libpq] add secur32.lib to wrapper
* version stuff
* add openssl fix.
* fix version stuff
|
|
* [libtorrent] Update to 1.2.14
* [libtorrent] Update version files
Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
|
|
* [libvpx] Update to latest and add support for arm64 on macOS
* [libvpx] x-add-version
* [libvpx] Restore patch line endings
* [libvpx] x-add-version
* Update ports/libvpx/portfile.cmake
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* [libvpx] x-add-version
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
|
|
* [libssh] disable gssapi as it is not supported in the .pc file and thus breaks some dependencies such as ffmpeg
* [libssh] x-add-version
|
|
* [libpng] use check for PNG_ARM_NEON
* arm-android build keeps failing
* [libpng] add host dependency
* [libpng] update baseline
* [libpng] use 'version-string'
* Update ports/libpng/vcpkg.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [libpng] update baseline
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* Add port for luasec
* Mark luasec:x64-windows-static as fail
* Set versions for luasec
|
|
|
|
* [libavif] Added libavif
* [libavif] vcpkg x-add-version --all
* [libavif] Fixed compilation error
* [libavif] vcpkg x-add-version --all --overwrite-version
* [libavif] Install CMake configs in static mode as well
* [libavif] vcpkg x-add-version --all --overwrite-version
* [libavif] Fixed port name
* [libavif] vcpkg x-add-version --all --overwrite-version
* [libavif] Update the CMake-related patch
* [libavif] vcpkg x-add-version --all --overwrite-version
|
|
* [libgpg-error] update to 1.41, support Win, fix linux-arm
- Support Windows builds using ShiftMediaProject
- Update to 1.41 (latest by ShiftMediaProject)
- Fix linux-arm build
- Also convert CONTROL to JSON manifest format
* [libgpg-error] update versions
* [libgpg-error] use git tag instead of sha
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libgpg-error] warn about using ShiftMediaProject fork
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libgpg-error] 'Rebuild' target is implied and redundant
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libgpg-error] remove leftover from nettle port
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libgpg-error] fix compilation issues
* [libgpg-error] update to 1.42
* [libgpg-error] update versions
* [libgpg-error] attempt to fix x64-windows-static-md triplet
* [libgpg-error] update versions
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [tre] mingw support
* [libmagic] Windows support
* [libmagic] Apply @Neumann-A suggestions
* [libmagic] Add host dependency
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [libmagic] Copy the magic file to the corresponding tools dir
* [ci baseline] libmagic now passes
* Update ports/libmagic/portfile.cmake
* [libmagic] Import patch from MSYS2
* [vcpkg baseline] Update libmagic, tre
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
|
|
* update to 1.9.3
* update version
* fix static build failed
* Update ports/libspatialindex/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* format
* Update libspatialindex.json
* Update ports/libspatialindex/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libspatialindex/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update libspatialindex.json
* Update ports/libspatialindex/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update libspatialindex.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [vcpkg baseline][libtasn1] Fix static build
* update version record
* update baseline
* change the fix way to avoid other toolchain doesn't use VCPKG_X_FLAGS
* Update versions/l-/libtasn1.json
* Update ports/libtasn1/portfile.cmake
* Update versions/l-/libtasn1.json
|
|
* [libtasn1] add Windows support
* [libtasn1] Supply absolute paths to standard headers in MSVC
* [libgpg-error] only apply MSVC patch on Windows
* [libtasn1] fix ar-lib issue
* [libtasn1] fix #include in sys_types.h as well
* [libtasn1] fix Windows builds
* [libtasn1] update to 4.17
* [libtasn1] fail x64-windows-static-md builds for now
* [libtasn1] update versions
* [libtasn1] wrap paths in double quotes
* [libtasn1] update versions
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [libsodium] Fix mingw builds
* Run x-add-version libsodium
|
|
* Disable tpm (not available in vcpkg)
* Quote filepath expressions
* x-add-version
|
|
* [vcpkg baseline][libheif] Fix build failure on OSX
* update version record
|
|
* [libb2] fix build for arm -> x64 on macOS
* add version files
|
|
* Use rcVersion.h.in from PORT_DIR directly
* Inject static linking deps into pc file
* x-add-version
* Insert requires pc modules directly
* x-add-version
|
|
|
|
|
|
* upgrade libuv to v1.41.0
* fix failed version check
|
|
* Add files via upload
* [new port] avro-cpp
* add boost-format
* remove comments
* remove comments
* Upgrade librdkafka17
* Upgrade librdkafka17
* Fix remarks
* Fix remarks
Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
|
|
(#17653)
* Quote filepath expressions
* Add mingw support
* Disable https, doc, examples, (curl) tests
* Declare gettext dependency
* x-add-version
* Disable gnutls in addition to disabling https
* x-add-version
|
|
* [libarchive] disable libbb2 until properly handled
* [libarchive] bump version
* update version refs
* update refs
|
|
* [libffi] Update patch to fix apply patch failure
* update version record
|
|
* [libheif] Install pdbs
* update version record
|
|
* [libtcod] Update to 1.16.7
* [libtcod] Change to using version-semver in manifest.
* Apply suggestions from code review
* fixup! Apply suggestions from code review
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
|