Commit Graph

68 Commits

Author SHA1 Message Date
Kai Pastor
5219a7a12f
[wxwidgets] CMake re-run must not change libs (#24499)
* Test that CMake re-run doesn't change wxWidget libs

* Reset wxWidgets_USE_REL_AND_DBG

* Update versions
2022-05-04 19:07:23 -07:00
Daniel Schürmann
8ca9b2b84c
[wavpack] arm support (#21790)
* [osx] set CMAKE_SYSTEM_PROCESSOR from VCPKG_TARGET_ARCHITECTURE on osx

* [linux] Set CMAKE_ASM_COMPILER and CMAKE_ASM-ATT_COMPILER in case of crosscompile

* [wavpack] migrate to vcpkg_cmake_install

* [wavpack] enable arm builds

* [wavpack] Add  license field to vcpkg.json

* [OSX] don't default to 86_64
2022-04-29 11:42:37 -07:00
JonLiu1993
47a587c0e1
[wt] update to 4.7.1 (#24376)
* [wt] update to 4.7.1

* update version

* add license

* update version
2022-04-25 17:15:43 -07:00
Frank
ba919a0fd5
[wxchartdir] update to 2.0.0 (#24368)
* [wxchartdir] update to 2.0.0

* update version
2022-04-25 17:10:15 -07:00
Ronald
a2de7817a5
[wxcharts] Add new port (#24263)
* port wxcharts

* regulate

* add license in vcpkg.json

* fix url

* Update version database

* Update ports/wxcharts/portfile.cmake

vcpkg_from_github instead of vcpkg_from_git

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* try vcpkg_from_github instead of vcpkg_from_git

* add hash

* remove comments

* Update version database

* the patch has been merged in upstream, no need here

* Update version

* Update ports/wxcharts/vcpkg.json

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

* Update version

* Update versions/w-/wxcharts.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: abc <a@b.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2022-04-25 15:45:16 -07:00
Mengna Li
694a8eb9d3
[wren] update to v0.4.0 (#24325)
* update wren to v0.4.0

* update

* update
2022-04-22 09:21:15 -07:00
Kai Pastor
9234b34351
[wxwidgets] Fix absolute paths (#24261)
* Fix absolute path fixup

* Update versions
2022-04-21 14:31:21 -07:00
Kai Pastor
48d15f4db6
[wxwidgets] Validate and fix (#24047)
* Add wxwidgets example and test port

* Fix library processing for export

Split original patch.
Restore missing appending in the end.
Drop libs (generator expression) which don't match build type.

* Make wx-config relocatable

* Rewrite wrapper

* Add missing libjpeg-turbo dependency

* Fixup wxrc

* Update usage

* Validate release/debug consistency

* Fixup wx-config symlink

* Use non-deprecated license expression

* Fix portfile quirks

* Transform installation fixup into patch

* Fix mingw

* Control curl dependency

* Add message for linux system package dependencies

* Update versions

* Resolve linux lib issues

* Update versions

* Minor amendments

* Update versions

* Update requirements warning

* Update versions

* CR request: Move CMakelists.txt to example dir

* CR requests: Revise wrapper

* Update versions
2022-04-18 10:56:00 -07:00
JonLiu1993
6fa767aca9
[WinReg] update to v5.1.0 (#23865)
* [WinReg] update to v5.1.0

* update version
2022-04-01 14:39:46 -07:00
Jack·Boos·Yu
c2960201e3
[wxwidgets] Fix linux build (#23765)
* [wxwidgets] Fix linux build

* clean up baseline

* version

* Fix --libs output

* version

* Use system pkg-config on linux (#6)

* Use system pkg-config for linux

* Update versions

* Revert baseline changes

* Add double quotes to paths

* version

* Fix incorrect double quotes place

* version

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2022-03-31 11:11:30 -07:00
autoantwort
fed5cf1d9b
[folly-fbthrift2] no absolute paths (#23792) 2022-03-28 13:39:28 -07:00
LilyWangLL
933d718910
[winsparkle] Fix header file and debug path (#23739)
* [winsparkle] Fix header file and debug path

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-24 14:01:21 -07:00
JonLiu1993
b219334d40
[WinReg] update to v5.0.1 (#23706)
* [WinReg] update to v5.0.1

* update version
2022-03-22 15:09:23 -07:00
HrOokami
744f50c03b
Patching websocketpp for cxx20 support (#23669) 2022-03-21 13:23:49 -07:00
autoantwort
4c98968595
[wampcc] fix arm build (#23415) 2022-03-15 12:53:36 -07:00
Frank
da8e236bf2
[WinReg] update to v5.0.0 (#23409)
* [WinReg] update to v5.0.0

* [WinReg] update to v5.0.0

* add license

* update version

* delete extra space

* update version
2022-03-07 11:03:48 -08:00
Daniel Schürmann
ec7b21c3f8
[winsparkle] Intitial commit with binary copy (#23194)
* [winsparkle] Intitial commit

* [winsparkle] set VCPKG_POLICY_DLLS_IN_STATIC_LIBRARY

* [winsparkle] Update version database
2022-03-02 15:30:25 -08:00
Robert Schumacher
49a30e9db1
[winpcap] Avoid downloading unstable license (#23138) 2022-02-16 13:47:57 -08:00
Thomas1664
77c11ffd59
[Folly, fizz, wangle, proxygen, fbthrift, mvfst] Update to latest version (#22967)
* Update folly

* Update wangle

* Update fizz

* Version

* Fix patch

* Fix patch

* version

* Fix error in rsocket

* Fix patch

* Fix patch

* version vor rsocket

* Update fbthrift

* fbthrift version

* Fix fbthrift

* Fix fbthreft version

* fbthrift: fix empty dir

* fbthrift: update version

* Update mvfst

* Update proxygen

* Update hashes

* update version

* remove unused patchfiles

* Fix deprecated cmake functions

* format and version

* version

* rsocket: fix version

* rsocket: update port version

* fix version

* fix version

* update version

* restore version

* update port version

* update version

* fix port version

* version

* remove v from version string

* version

* Add quotes

* version
2022-02-09 13:05:38 -08:00
autoantwort
16f5411585
[detours,devicenameresolver,dlfcn-win32,duilib,winpcap] add supports expression (#22776) 2022-01-28 11:18:29 -08:00
Roel Standaert
c89dce32bc
[wt] update to 4.6.1 (#22772)
* [wt] update to 4.6.1

Setting WTHTTP_CONFIGURATION and CONFIGURATION to empty string as well,
because these would otherwise be filled in with an absolute path.
Setting them to empty string ensures they won't be used.

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-28 10:55:15 -08:00
autoantwort
ba4aab0210
[wt] no absolute paths (#22771) 2022-01-26 15:23:50 -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
autoantwort
71aad81390
[winsock2] only windows (#22554) 2022-01-18 13:45:05 -08:00
autoantwort
4995dcbb09
[wincrypt] only windows (#22555) 2022-01-18 13:44:30 -08:00
Vitalii Koshura
371be89c1e
[wxWidgets] Fix issue introduced in 9b654a1f21 (#22509)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-01-14 16:01:13 -08:00
Vitalii Koshura
9b654a1f21
[wxwidgets] Fix debug-/release-only build (#22464)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-01-12 11:43:30 -08:00
autoantwort
ca5930fae4
[wintoast] only windows (#22441) 2022-01-11 14:27:35 -08:00
autoantwort
bafaf75be9
[wxwidgets] no absolute paths (#22334) 2022-01-06 13:05:08 -08:00
Charles Milette
1695bf690b
[wil] update (#22192)
* [wil] update

* [wil] update versions
2021-12-28 15:05:09 -08:00
Jack·Boos·Yu
1ac3a7f078
[wil] Fix usage (#21151)
* [wil] Fix usage

* version

* Apply suggestions

* version
2021-12-13 11:47:30 -08:00
Christian Ullrich
34a73b5010
[wtl] Add two "post-release updates". (#21924)
* [wtl] Add two "post-release updates".

See https://sourceforge.net/projects/wtl/files/WTL%2010/WTL10%20Post-Release%20Updates.txt/download

* Ran magic undocumented command line.
2021-12-09 17:56:38 -08:00
Karandra
14543ba182
[wxwidgets] Add 'WXWIDGETS_USE_STD_CONTAINERS' option (#21841)
* Add 'WXWIDGETS_USE_STD_CONTAINERS' option to set 'wxUSE_STD_CONTAINERS' maco

* Use 'vcpkg_cmake_configure' instead of 'vcpkg_configure_cmake'

* Format and x-add-version

* Change 'vcpkg_install_cmake' to 'vcpkg_cmake_install'

* x-add-version again

I was sure I did that. I hate this thing.

* Removed 'vcpkg_fail_port_install' in favor of `"supports": "!uwp"` in 'vcpkg.json'

* x-add-version wxwidgets --overwrite-version

Dafuq? I ran this command before comitting and you, vcpkg, did nothing and now there are changes? Ugh.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-08 15:58:38 -08:00
Kai Pastor
f35e0e3291
[vcpkg baseline][wavelib] Fix parallel build (#21671)
* Disable test dir (unused, writing to source dir)

* Update versions
2021-11-25 23:19:12 -08:00
autoantwort
834d8d957a
[woff2] no absolute paths (#21304) 2021-11-23 12:14:06 -08:00
Vitaly
25e49b72bc
[winpty, ptyqt] Added ptyqt and winpty ports (#21440)
* Added ptyqt and winpty ports

* Fix part of issues

* Build fixes for Windows

* PR suggestions

* Update versions

* Update CI Baseline

* Fix PR review suggestions

* fix version

* Fix baseline and versions

* Adjust winpty patch

* Versions updated
2021-11-18 20:48:58 -08:00
JonLiu1993
197a7907e6
[winpcap] Fix error hash (#21274)
* [winpcap] Fix error hash

* update version

* Add double quotes to the path

* update version
2021-11-15 16:46:48 -08:00
DengJun
097eca5664
[workflow] Update version to 0.9.7 (#21252)
* update port workflow version to 0.9.7

* add version

* use functions

* add version

* fix function of fixup

* add version

* fix error

* add version
2021-11-08 20:43:05 -08:00
JonLiu1993
e7ebf9be95
[WinReg] update to v4.1.2 (#21015)
* [WinReg] update to v4.1.1

* update version

* [WinReg] update to v4.1.2

* update verrsion

* change version

* update version
2021-11-03 21:45:24 -07: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
20a4c683b3
[wildmidi] Update to 0.4.4 (#20609)
* Update wildmidi to 0.4.4

* Update CI baseline

* Remove double quotes

* update version

* Remove obsolete patch file

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-11 20:13:00 -07:00
chausner
a55aaac079
[wavpack] Update to 5.4.0 (#20370)
* Update wavpack to 5.4.0

* Update CI baseline

* Add back OpenSSL patch

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27 21:03:06 -07:00
Yury Bura
cc471dc0f5
[boost] update to 1.77.0 (#19556) 2021-09-27 17:12:39 -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
myd7349
73a31ace68
[wavelib] Update to 2021-08-10 (#19477)
* [wavelib] Update to 2021-08-10

[wavelib] Add vcpkg.json

* [wavelib] Add version

* [wavelib] Clean

* [wavelib] Overwrite version
2021-08-30 10:21:45 -07:00
Be
996baeff29
[wxwidgets] make wxUSE_STL an optional triplet feature (#19274)
wxUSE_STL defaults to OFF so that is how it is in Linux
distribution packages. Downstream projects developed with
wxUSE_STL=ON are not necessarily compatible with wxUSE_STL=OFF
without modification. So, by default, go with wxWidgets' default
for compatibility with downstream codebases. vcpkg users who need
wxUSE_STL=ON can still do so by simply opting into the new 'stl'
feature of this port.

https://forums.wxwidgets.org/viewtopic.php?p=165208
Signed-off-by: Be <be@mixxx.org>
2021-08-19 08:59:43 -07:00
dengjunplusplus
3fbca9edf3
[workflow] Update version to 0.9.6 (#19280)
* update the port workflow version to 0.9.6

* remote port-version

* add version

* Revert "add version"

This reverts commit 487548aecf.

* add version once

* update REF for windows

* Update version database
2021-08-05 03:04:35 -07:00
Duncan Horn
7f3e714768
[wil] Update wil to the latest commit (#19343)
* Update WIL port

* Running new command I previously didn't know about
2021-08-05 03:03:51 -07:00
autoantwort
761c81d433
[boost] update to 1.76.0 (#17335)
* [boost] update generator script for boost 1.76

* [boost] update ports to 1.76.0 (run generator)

* [boost] fix windows build?

* [quantlib] update and fix mac build

* [symengine] update and fix build

* [avro-cpp] update to latest master and fix windows build

* [folly] update to 2021.05.31.00

* [fbthrift, fizz, wangle] update to v2021.05.31.00 and fix build

* [proxygen] update to version 2021.05.31.00

* [fizz, proxygen, fbthrift] fix sodium target

* [proxygen] also works on macOS

* [quantlib] use fix from upstream to fix mac build

* [symengine] minimize patch file and fix deprecation warning

* [folly,proxygen,wangle,fizz,fbthrift] update to 2021.06.14.00

* [fbthrift] remove unnecessary dependency rsocket

I couldn't find any information that this dependency exists. The term is used in the code, but not in the context of a dependency

* [fizz,fbthrift] fix zlib dependency

* [fbthrift] pass required flex executable to cmake configure

* add version files

* [boost] generate-ports.ps1: Apply code review

* [boost] changes from new version of generate-ports script

* update version files

* [boost] generate-ports.ps1: Apply code review
2021-07-07 12:31:06 -07:00
cnbatch
eed75c0ad5
[wxwidgets] Merge fix-patch from upstream (#18016)
* [wxwidgets] Merge fix-patch from upstream

Upstream fix: 94b399418c

* [wxwidgets] Merge fix-patch from upstream

Upstream fix: 94b399418c
2021-05-21 00:36:51 -07:00