Commit Graph

36 Commits

Author SHA1 Message Date
Zac Walker
6d994a670d
[QT] arm64-windows build (#25418)
* QT arm64-windows build (WIP)

* Updated versions

* Undo changes made to graphviz in error

* Only remove OpenGL for ARM

* Update version database

* Update version database

* updated libs not compatible with uwp+arm

* Update version database

* Enable QT in CI

* qt5-base not compat

* Update ports/qtapplicationmanager/vcpkg.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/qt5-imageformats/vcpkg.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Updated versions

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-30 13:01:24 -07:00
Thiago Macedo
8ec3d7611e
[jwt-cpp] Update jwt-cpp to 0.6.0 (#25120)
* Update jwt-cpp to 0.6.0

* New version added to vckpg metadata

* jwt-cpp: license field and port version reset

* jwt-cpp: fix for versions and port-version field

* jwt-cpp: fix for SHA digest

Co-authored-by: Thiago Macedo <thiago@sincronica.com.br>
2022-06-10 09:59:59 -07:00
Daniel Parker
8abb3a585c
[jsoncons] Update to version 0.168.7 (#24820)
* [jsoncons] Update to version 0.168.7

* [jsoncons] Update to ver 0.168.7, update baseline

* [jsoncons] port-version removed from vcpkg.json

* update version

* Modernize and use new functions

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-05-25 12:35:29 -07:00
Thomas1664
585ff442dd
[jansson] Fix UWP build (#24466)
* [jansson] cleanup

* version

* Roll back version

* version

* Unsupported on UWP

* version

* patch

* Remove supports

* version
2022-04-28 20:50:41 -07:00
jimmyhu
1f00c0f42f
[jansson] Update to 2.14 (#24411)
* [jansson] Update to 2.14

[jansson] Update to 2.14

* [jansson] Update portfile.cmake

[jansson] Update portfile.cmake

* Update jansson.json

Update jansson.json

* Update jansson.json

Update jansson.json

* Update baseline.json

Update baseline.json

* Update ports/jansson/vcpkg.json

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Update versions/j-/jansson.json

* Update versions/j-/jansson.json

* Update ports/jansson/vcpkg.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update versions/j-/jansson.json

* Update versions/baseline.json

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-04-26 19:23:52 -07:00
Thomas1664
c37cc7836a
[many ports] Fix use of Readme as copyright (#24201)
* [jack2] Update to 1.9.21

* [libxmlmm] Fix license

* [volk] Fix license

* [tmxlite] Fix license

* [tinyxml2] Fix license

* [stb] Fix license

* [rtmidi] Fix license

* [pugixml] Update to 1.12.1

* [physx] Fix license

* [physx] License expression

* version

* lowercase

* null

* Format

* Remove version-string

* stb

* Format

* version

* Format

* version

* [tinyxml] port version

* version

* Fix license

* version

* [rtmidi] remove patch

* version

* [pugixml] Remove unused variable

* version

* [physx] Remove from CI baseline for testing

* [physx] update supports statement

* version

* [tmxlite] add final newline

* version

* [libxmlmm] Don't use own copyright file

* version

* Fix license copy

* version
2022-04-19 14:31:08 -07:00
eao197
a4484d818e
[json-dto] Update to 0.3.1 (#23224)
* json-dto updated to v0.3.1.

* json-dto v0.3.1 added to baseline.
2022-02-22 11:46:39 -08:00
Robert Schumacher
21a69a0302
[jasper] Revert changes to supports on freeglut (#23006) 2022-02-08 22:24:27 -08:00
Sylvain Prevost
5434c95a88
[jasper]: Move opengl & freeglut dependencies under default-features in order to enable flexibility to not require any of those when importing jasper package (via default-features=false). (#22895)
* [jasper]: Move opengl & freeglut dependencies under default-features in order to enable flexibility to not require any of those when importing jasper package (via default-features=false).

* [jasper]: Move opengl & freeglut dependencies under default-features in order to enable flexibility to not require any of those when importing jasper package (via default-features=false).

* [x264]: enable cross-compilation for linux arm64 target.

* [x264]: enable cross-compilation for linux arm64 target.

* Revert "[x264]: enable cross-compilation for linux arm64 target."

This reverts commit 8d60d79e90.

Revert "[x264]: enable cross-compilation for linux arm64 target."

This reverts commit f828a420ff.

* Update ports/jasper/vcpkg.json

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Remove moot freeglut platform constraint.

* Update jasper port hash.

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2022-02-08 21:32:47 -08:00
Daniel Parker
b41cc26173
[jsoncons] Update to version 0.168.3 (#22774)
* [jsoncons] Update to version 0.168.3

* [jsoncons] Update baseline
2022-01-25 13:03:01 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Cheney Wang
48b4cb1cce
[cmake/getdns/jasper/mesa/sentry-native] Fix error C2065 and C2079 (#22630)
* [cmake/getdns/jasper/mesa/sentry-native] Fix error C2065 and C2079

* Add windows check

* Add MINGW check

* update json

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-01-24 12:21:52 -08:00
eao197
d55bb700e5
[json_dto] Update to v.0.3.0 (#22002)
* json-dto updated to v.0.3.0

* json-dto v.0.3.0 added to the mainline.
2021-12-13 12:28:32 -08:00
chausner
dc6d4bbdcf
[jsoncpp] Update to 1.9.5 (#21389)
* Update jsoncpp to 1.9.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:53:15 -08:00
eao197
3559146b2f
[json-dto] Update to 0.2.15 (#21230)
* json-dto updated to v.0.2.15.

* Baseline updated for json-dto-0.2.15.
2021-11-08 21:03:47 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
chausner
514f2debfc
[jsonnet] Update to 0.17.0 (#20627)
* Update jsonnet to 0.17.0

* Update CI baseline

* add supports

* update version

* revert portfile.cmake

* update version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-11 20:25:26 -07:00
eao197
d988e4ee20
[json-dto] Update to 0.2.14 (#20570)
* json-dto updated to v.0.2.14.

* json-dto-0.2.14 added to baseline.

* Change deprecated commands.

* Update baseline for fresh json-dto-0.2.14.
2021-10-07 03:30:31 -07:00
Billy O'Neal
b295670e4b
Bulk convert control files. (#19986)
```
function Convert-Control {
    Param($full)
    .\vcpkg.exe format-manifest $full
    $root = $full.Substring(0, $full.Length - 7) # CONTROL
    $new = $root + 'vcpkg.json'
    $content = Get-Content -Raw $new
    $asJson = ConvertFrom-Json $content -AsHashtable -Depth 100
    $oldVersion = $asJson['port-version']
    if ($null -eq $oldVersion) {
        $oldVersionFull = $asJson['version-string']
        Write-Host "Got version $oldVersionFull"
        $match = [System.Text.RegularExpressions.Regex]::Match($oldVersionFull, '^(.+)-(\d+)$')
        if ($match.Success -and -not [System.Text.RegularExpressions.Regex]::IsMatch($oldVersionFull, '^\d\d\d\d-\d\d-\d\d$')) {
            $newFullVersion = [string]$match.Groups[1].Value
            $oldVersion = [int]$match.Groups[2].Value
            Write-Host "newFullVersion $newFullVersion oldVersion $oldVersion"
            $newVersion = $oldVersion + 1
            $asJson['version-string'] = $newFullVersion
            Write-Host "Previous version for $full extracted from version field -- setting version-string $newFullVersion and port-version $newVersion"
        } else {
            Write-Host "No previous version for $full -- setting 1"
            $newVersion = 1
        }
    } else {
        $newVersion = [int]$oldVersion + 1
        Write-Host "New version for $full : $newVersion"
    }

    $asJson['port-version'] = $newVersion

    $content = ConvertTo-Json $asJson -Depth 100
    Set-Content -Path $new -Value $content
    .\vcpkg.exe format-manifest $new
}

Get-ChildItem ports\CONTROL -Recurse | Foreach-Object {
    Convert-Control $_.FullName
}

git commit -am "this message"
.\vcpkg.exe x-add-version -all
git commit -a --amend
```
2021-09-09 01:24:04 -07:00
NancyLi1013
6ea34201f3
[h3/jaeger-client-cpp] Update to the latest version (#20008)
* [h3/jaeger-client-cpp] Update to the latest version

* Remove CONTROL files

* Update version files

* Update patch

* Update versions/j-/jaeger-client-cpp.json
2021-09-08 08:00:54 -07:00
JonLiu1993
5835ade57b
[jasper] update to 2.0.33 (#19798)
* jasper

* update version

* update function

* update version
2021-09-02 18:04:16 -07:00
pyrotechnics-io
728557cc78
[jwt-cpp] Fixes SHA512 (#19845)
* Fixes jwt-cpp

This is a fix for #19837

Not sure why the hash worked a few days ago but appears to have broken now though (that needs some investigation). But the build is indeed broken

* update port version

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-09-01 11:02:47 -07:00
Chris Mc
722b30de80
[jwt-cpp] port update to add version 0.5.1 (#19618)
* Update vcpkg.json

* Update portfile.cmake

* Update baseline.json

* Update jwt-cpp.json

* Update jwt-cpp.json
2021-08-30 10:32:35 -07:00
Be
3ab8c74874
[jack2] update to 1.9.19; install pkgconfig file; fix library name (#19270)
Also:
* allow dynamic linking by adding jack.def file
* replace deprecated vcpkg functions
* replace legacy CONTROL file with vcpkg.json
2021-08-05 03:23:41 -07:00
eao197
f7ddab358d
[json-dto] Update to 0.2.13 (#18710)
* json_dto updated to 0.2.13.

* x-add-version for json-dto.
2021-07-01 07:30:13 -07:00
Daniel Parker
a025c1b045
[jsoncons] Update to 0.165.0 (#18284)
* [jsoncons] Update to 0.165.0

* [jsoncons] Update to 0.165.0, update baseline

* [jsoncons] Added vcpkg_fixup_pkgconfig() to portfolio.cmake

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-06-21 14:21:22 -07:00
Jack·Boos·Yu
7c55ecac26
[jxrlib] Add usage and fix FindJXR.cmake (#17715)
* [jxrlib] Add usage and fix FindJXR.cmake

* update version record
2021-05-24 17:43:03 -07:00
eao197
2e9b73fc8b
[json-dto] Update to 0.2.12 (#18019)
* json_dto updated to 0.2.12

* Command x-add-version for json-dto.

* Fix for json-dto's vckpg.json.

* Command x-add-version for json-dto.
2021-05-21 00:36:21 -07:00
Daniel Parker
684a000aac
[jsoncons] Update to version 0.163.3 (#17466)
* [jsoncons] Update to version 0.163.3

* [jsoncons] Update baseline
2021-04-23 10:18:49 -07:00
Daniel Parker
7ee07915db
[jsoncons] Update to 0.163.1 (#17126)
* [jsoncons]Update to 0.163.1

* [jsoncons] Update baseline
2021-04-09 09:50:50 -07:00
Chris Mc
63cc543890
[jwt-cpp] update to v0.5.0 (#16799)
* [jwt-cpp] update to v0.5.0

* Update CONTROL

* Update portfile.cmake

* Delete fix-warning.patch

* Update and rename CONTROL to vcpkg.json

* Update vcpkg.json

* Update jwt-cpp.json

* Update baseline.json

* Update versions/j-/jwt-cpp.json

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions/j-/jwt-cpp.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-25 09:33:34 -07:00
Daniel Parker
80bd78d3dd
[jsoncons] Update to v0.163.0 (#16820)
* [jsoncons] Update to v0.163.0

* [jsoncons] Update baseline

* [jsoncons] BUILD_TESTS ->JSONCONS_BUILD_TESTS

* [jsoncons] Update baseline
2021-03-24 12:46:18 -07:00
Daniel Parker
6582f0e0d3
[jsoncons] Update to 0.162.1 (#16334)
* Issue #307

* Update baseline
2021-02-20 21:19:45 -08:00
Tetsuya Hayashi
82167226dd
[jsonnet] Added 0004-incorporate-md5.patch to incorporate md5.cpp into libjsonnet (#16335)
* [jsonnet] Added a patch file to incorporate md5.cpp into libjsonnet

* [jsonnet] increment port version

* [jsonnet] update version record
2021-02-20 21:19:24 -08:00
Daniel Parker
5368422fb9
[jsoncons] Update to version 0.162.0 (#16227)
* [jsoncons] Update to version 0.162.0

* [jsoncons] Run ./vcpkg x-add-version jsoncons
2021-02-16 11:14:37 -08:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00