* feat(libjuice): update to 1.0.4
* feat(libjuice): update to 1.0.4 port
* feat(libjuice): update to 1.0.4 port 2
* feat(libjuice): update to 1.0.4 port 3
* feat(libjuice): update to 1.0.4 port 4
* feat(libjuice): update to 1.0.4 port 5
* feat(libdatachannel): update to 0.17.10
* feat(libdatachannel): update to 0.17.10 port
* feat(libdatachannel): update to 0.17.10 port 2
* feat(libdatachannel): update to 0.17.10 port 3
* feat(libdatachannel): update to 0.17.10 port 4
* feat(libdatachannel): update to 0.17.10 port 5
* vcpkg dpp port built from our CI
* fix missing dependency
* update
* Update Sun Jul 24 11:26:12 UTC 2022
* exclude uwp for dpp
* Update Sun Jul 24 13:21:45 UTC 2022
* fix supports
* fix supports
* Update Sun Jul 24 14:14:29 UTC 2022
* Update Sun Jul 24 15:36:39 UTC 2022
* Update Mon Jul 25 12:04:56 UTC 2022
* * Add https:// to the homepage so that it is a valid URI.
* Added usage.
* Forced pkgconfig to be required rather than quiet.
* Changed tabs to spaces in portfile.cmake.
* Update Mon Aug 15 12:38:09 UTC 2022
* Update Mon Aug 15 13:08:33 UTC 2022
* Put back missing patches
* Update portfile.cmake
* fix breakage of wrapping
* Update Mon Aug 15 13:59:12 UTC 2022
* fix up version file
* fix newlines where they dont belong
* update version
* updtae version
* update version
* Update Wed Aug 31 16:35:42 UTC 2022
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [xcb-render-util] add port
* [libxkbfile] add port
* [libxkbcommon] add port
* v db
* Apply suggestions from code review
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* v db
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* [x264] fix configuration on systems without /bin/bash
* Update version database
* Update x264.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Since it first tries to locate the directory and then unconditionally
adds a subdirectory to it, running this script twice resulted in an
incorrect path (the last node was added multiple times).
We now check whether the script already ran and then abort.
Co-authored-by: Martijn Otto <martijn@resolume.com>
* openexr: Bump to 2.5.8
The x-add-version and patch fixes will be in next commits.
* openexr: vcpkg.json: Use "version" instead of "version-string"
* openexr: vcpkg.json: Add SPDX license identifier
* openexr: Clean 0001*-find_package patch
As upstream has cleaned it up already.
* openexr: Clean 0002-fixup_cmake_exports** patch from old whitespace fix
The upstream was already fixed it.
* openexr: Drop symlinks and find-pkg patches as it were handled at upstream
* openexr: Fix ARM build
See upstream fix for details in openexr/openexr#1216:
https://github.com/AcademySoftwareFoundation/openexr/pull/1216
* openexr: Migrate the old function to new vcpkg-cmake-config helpers
* openexr/portfile: Add comment about version for commit revision
* openexr: Update baseline via `vcpkg x-add-version openexr'
* [gdk-pixbuf] update to 2.42.9 (microsoft#26533)
* [gdk-pixbuf] don't build the test suite (microsoft#26533)
We're not running nor installing the test suite, so there's no
point in building it, either
* [gdk-pixbuf] Blacklist x64-windows-static (microsoft#26533)
Fails to build over here. In fact, 2.42.8 also fails over here,
so it's probably not a regression.
* [gdk-pixbuf] Regenerate version registries (microsoft#26533)
* start of argon2 port
* continue development
* attempt to compile with optimization
* add feature to enable hardware optimizations
* fix symbol visibility
* set symbol visibility
* add pkg-config
* use libs.private for threading
* use last release
* start of argon2 port
* continue development
* attempt to compile with optimization
* add feature to enable hardware optimizations
* fix symbol visibility
* set symbol visibility
* add pkg-config
* use libs.private for threading
* use last release
* publish the command line tool
* Argon2 port
* add version info for argon2
* use preferred vcpkg cmake functions
* update version
* fix compile of x64-windows-static
* update version
* Update ports/argon2/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update ports/argon2/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* install pdbs
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* add argon2 licence
* use target-specific functions for link libraries
* use upstream pkgconfig file
* export library for cmake
* update version hash
* don't use deprecated vcpkg_fixup_cmake_targets
* fix cmake integration
* update version
* fix thread.c includes when building on mingw32
* export header path and thread dependency properly
* don't export the argon2_tool
* fix output clash between library and tool on mingw
* use declspec for symbol visibility with mingw
* update version
* fix missing PDBs for library due to tool/library filename clash
* update argon2 version
* quote filenames for safety
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* update arong2 version
* note upstream PR for visibility patch
* always build with hardware optimizations if supported by compiler
* update argon2 version
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [ncnn] Add new port
* [ncnn] Add new port
* update version
* add ncnn options
* update vcpkg.json to constraint supported platforms
* Add a new final line
* update version
* Update ports/ncnn/portfile.cmake
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
* fixed ncnn install error
* Update to latest upstream version
* Fixup pc files
* version
* unsupported on Windows arm
* version
Co-authored-by: holylong <mrhlingchen@163.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
* Add nghttp3 port
* nghttp3: update homepage
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* nghttp3: use main branch with fix for build with UWP ARM 32bits
* nghttp3: add licence (MIT)
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [libpng]fix mips64 support
* [libpng]update port version
* [libpng]update versiond database
* fix msa support for mips
* update port version database
Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
* [libxdamage] add port
* [libxext] add port
* [libxfixes] add port
* v db
* [libx11] try fixing crosscompilation on windows.
* retry
* move to manual-tools
* touch doesn't work need the original obj file
* retry touch
* touch doesn't seem to work.
* v db
* Add first draft port for matchit
* Adjust formatting
* Add version for matchit
* Update matchit to v1.0.1
* Run vcpkg x-add-version for v1.0.1
* Fix typo in command for copying license file
* Remove installation of redudant files
* Add usage instructions
* Update license info in vcpkg.json
* FIX: revert license change info to libzippp
Previous commit incorrectly change the license for the port libzippp. This commit fixes that.
* Run vcpkg x-add-version
* Update ports/matchit/portfile.cmake
Change HEAD_REF to main
Co-authored-by: Bowen Fu <BowenFu@users.noreply.github.com>
* Run vcpkg xdg-version
* Add command for installing usage file
* Run vcpkg x-add-version
* Update matchit.json
* Use quoted variables in portfile.cmake
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Run x-add-version
Co-authored-by: Bowen Fu <BowenFu@users.noreply.github.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* [jasper] don't include opengl feature on ios
* ./vcpkg x-add-version --all
* add license: null to indiate a license not in SPDX
* ./vcpkg x-add-version --all
* [cli] Update the version to 1.1.1
* [cli] Update the version to 1.2.1
* [cli] Update the version to 1.2.1: fix PR requests
* [aricpp] create a new port (#17162)
* [cli] run the command: ./vcpkg x-add-version --all
* [aricpp] change request for #18048
* Update ports/aricpp/portfile.cmake
* [aricpp] change request for #18048
* Update ports/aricpp/vcpkg.json
* Update ports/aricpp/vcpkg.json
* Update versions/a-/aricpp.json
* Update versions/a-/aricpp.json
* [aricpp] port-version -> 0
* [cli] v. 2.0
* [cli] Update ports/cli/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/cli/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [cli] bump port version
* Update versions/c-/cli.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [cli] Update the version to 2.0.1
* [cli] Update the version to 2.0.1
* [cli] Update the version to 2.0.1
* update version
* update version
* use version not version-semver
* overwrite version
* add license
* update version
* [cli] update port-version
* format
* add version
Co-authored-by: Daniele Pallastrelli <daniele.pallastrelli@sadel.it>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>