Commit Graph

152 Commits

Author SHA1 Message Date
Billy O'Neal
76a79d990d
[angle] Rename libs to avoid conflict with system OpenGL. (#27701)
* [angle] Rename libs to avoid conflict with system OpenGL.

Note that we already rename the headers in e6a79ac018/ports/angle/portfile.cmake (L77)

Also remove what appears to be phantom dependency in qt5-base when not Windows, @Neumann-A reports over Discord https://discord.com/channels/400588936151433218/687365466422902841/1038241263494893649 that they just need any OpenGL implementation.

* Don't rename on Windows.
2022-11-08 11:49:29 -08:00
Billy O'Neal
11afcc7e8b
Fix qt incorrectly detecting an android build on non-android targets. (#27619)
Probably introduced in https://github.com/microsoft/vcpkg/pull/27421 , shows up as a baseline issue in https://github.com/microsoft/vcpkg/pull/27598/
2022-11-03 14:12:05 -07:00
Osyotr
a71baa4dc7
[qt5] Update to 5.15.7 (#27522) 2022-11-01 20:00:58 -07:00
Matthias Kuhn
736fb33732
[qtbase] support for android (#27421)
* [qtbase] support for android

* Fix opengl on android

* Make gles a feature

* Adjust android dependencies

* v.db

* Make ANDROID_SDK_ROOT available to all qt* ports

* v db

* naming and feature

* v db

* Gate gles2 `!windows`

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* v db

* !linux

* v db

* add qtbase[gles2] to ci for linux

* v db

* disable opengl_desktop if gles2 is set

* disable gles3

* v db

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2022-11-01 19:58:54 -07:00
Jonathan Sweemer
81b3735508
[quantlib] update to v1.28 (#27496) 2022-10-27 19:23:22 -07:00
Rémy Tassoux
bd70fa7c1e
[quill] Update to 2.3.0 (#27485)
* [quill] Update to 2.3.0

* [quill] Update version files
2022-10-27 19:16:42 -07:00
Alexander Neumann
d7787aa89b
[qt-advanced-docking-system] Upgrade to Qt6 (#27464)
* update port

* format-manifest

* version stuff

* version stuff

* fix arm windows

* version stuff

* v db
2022-10-26 11:00:59 -07:00
Alexander Neumann
4aac676746
[qt5] Fix pkg-config setup in qt5-base (#27404)
* [qt5] fix pkg-config search path and save qmake config.log

* v db
2022-10-24 16:23:22 -07:00
Rémy Tassoux
d8bbe0be59
[quill] Update to 2.2.0 (#27254)
* [quill] Update to 2.2.0

* [quill] Update version files
2022-10-16 10:55:12 -07:00
Alexander Neumann
e1a1ddd093
[Qt3D] add missing qt port (#26928)
* bump qtbase

* add qt3d

* format manifest

* test features in CI

* pass ci baseline stuff

* vulkan is skip in ci so cannot force it.

* remove extra ,

* fix deps

* try to fix promotion

* gstreamer adjustments.

* fix gstreamer on linux

* fix gstreamer stuff

* fix x264 api import macro

* fix gst-rsp-server

* correctly replace

* promote targets....

* enable arm64 qtwebengine

* --trace-expand

* install wrapper for egl.

* add newline

* remove opengl from skip list

* add gl to link

* another try

* retry again

* test dynamic angle linkage

* retry

* link XNVCtrl

* retry

* add libxnvctrl

* retry

* retry again...

* move wrapper to angle

* revert changes to egl-reg

* more debugging

* try again

* fix stuff

* add missing ,

* egl stuff

* wrapper stuff

* fix angle

* remove double dep

* remove libxnvctrl

* format manifest

* revert trace

* bump version

* bump v

* v db

* remove trace

* v db

* refine supports

* v db

* remove qtmultimedia from baseline
2022-10-12 01:21:25 -07:00
autoantwort
1a28e9c6d9
[quickfix] does not supports arm64-osx (#27069) 2022-10-03 13:59:32 -07:00
Alexander Neumann
258dbad4cc
[Qt] update to 6.3.2 (#26762)
* Qt update to 6.3.2

* add odbc sql driver

* v db
2022-09-15 12:30:09 -07:00
Noah
23905f6f86
[saucer, ereignis] Update saucer port and add ereignis (#26683)
* [saucer] add new port

[saucer] add lockpp dependency

beleg

* [lockpp] add new port

* [saucer] update ref

* [saucer] only support static

* fix: revert cibaseline

* refactor: also disable uwp

* [saucer,lockpp] remove superflous dependencies

* [lockpp] update version

* [saucer] update to 1.0.0

* [saucer] specifiy only static library

* [saucer] bump ref

* [saucer] remove unused dependency

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [saucer] use vcpkg webview2

* [ereignis] add new port

* [saucer] update port

* [ereignis] fix description

* [saucer] update ref

* [qt5-webengine] use host for nodejs

* [qt5-webengine] bump `port-version`

* [ereignis] remove unused dependency

* [qt5-webengine] revert git-tree of old port

* [ereignis] add empty line

* fix: formatting & versions

* fix: reset modified files

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-09-12 14:04:41 -07:00
Alexander Neumann
f2453e0619
[Qt5|qmake] pass toolchain setup (#26354)
* [qt5/qmake] Pass toolchain flags to build

* v db

* forgot a dependency

* v db

* add required ar flags

* v db

* Apply suggestions from code review

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>

* v db

* inc port version

* v db

* qt5-base

* v db

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-09-12 13:30:47 -07:00
Osyotr
5d500d15c1
[qt5] Update to 5.15.6 (#26715)
* [qt5] Update to 5.15.6

* Drop icu patch in qt5-tools that has been merged upstream
2022-09-08 11:33:41 -07:00
Tetsuya Hayashi
c56324dddf
[quill] Update to 2.1.0 (#26447)
* [quill] Update to 2.1.0

* [quill] Update version files
2022-08-22 09:10:51 -07:00
Hamish Moffatt
f90bbd050f
[quazip] Add license (#26400)
* [quazip] add licence data

* [quazip] update version
2022-08-18 10:37:24 -07:00
Jack·Boos·Yu
fc6fbb447b
[qtmultimedia] Remove dependency alsa (#26000)
* [qtmultimedia] Fix find dependency alsa

* version

* Fix find alsa

* Remove dependency alsa since it's not ready

* version

* Forgot

* version

* typo

* version

* Set alsa to OFF

* version
2022-07-29 21:28:59 -07:00
autoantwort
edd9fb3504
[qtbase] no absolute paths (#25965) 2022-07-25 14:59:41 -07:00
Jonathan Sweemer
6a501349b7
[quantlib] update to v1.27 (#25932) 2022-07-25 11:23:19 -07:00
Osyotr
d769781d11
[qtbase] Fix x64-linux-dynamic build (#25672)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-11 16:27:05 -07:00
JonLiu1993
72ef222e77
[libuv] update to 1.44.1 and use official CMakeLists (#24745)
* [libuv] update to <1.44.1>

* update version

* fix ci error

* update version

* fix-ci-error

* [libuv] update to <1.44.1>

* update version

* add patch

* update version

* add option

* update version

* delete patch

* update evrsion

* fix ci error

* update version

* delete patch

* update evrsion

* Use official CMakeLists.txt

* Fix build type

* Re-fix, fix pkgconfig

* Fix usocket build

* Fix uvw build

* Fix wpilib build

* Fix cmake build

* Fix tensorpipe build

* Fix qpid-proton build

* modern portfile

* update version

* Add licese

* update version

* Update ports/usockets/CMakeLists.txt

* update version

* Add usage

* Apply suggestion

* version

* Disable to build examples

* version

* typo

* version

* Fix find_package

* version

* Update version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-07-08 13:02:45 -07:00
Osyotr
9776b51b55
[assimp] Update to 5.2.4 (#24843)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-07-06 15:00:23 -07:00
Matthias Kuhn
f5d2503a01
[qca] fix "botan" feature (#25587) 2022-07-06 13:49:49 -07:00
Alexander Neumann
0d209ca968
[Qt] 6.3.1 (#25259)
* [qtbase] Change qt source downloads to point at GitHub

* [qtbase] Rewrite update system to emit tarball data

* [qtbase] PR feedback

* Update Qt to 6.3.1

* reenable qtlocation ?

* v db

* move buildtrees - to b in pipeline; trying to get webengine logs

* fix patch

* v db

* remove special handling of arm cross case fixed in windows toolchain

* v db

* Fix stuff

* fix more stuff

* fix more stuff

* retry

* fix regex replacement

* fix regex stuff. And qtinterface ref?

* more fixes

* remove unused variable

* v db

* Revert scripts/azure-pipelines/test-modified-ports.ps1

* v db fix

* revert qtlocation changes

* revert v db

* v db

* v db

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-07-01 15:48:36 -07:00
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
Ian Reinhart Geiser
4a7ba299f6
Fixes OpenSSL for qt5 (#25242)
* copy v3 dlls, and add option to manually specificy the linkage

* Update versions

* Update versions/q-/qt5-base.json

* always link openssl for qt5

* Update version database

* fix package version

* fix package versions

* regenerate versions

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-28 12:55:44 -07:00
Thomas1664
763f6664c1
[many ports] Fix copyright install (#25409)
* [Many ports] Fix copyright

* version

* [moos-core] Fix deprecated cmake

* version

* Fix cmake

* version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-06-24 12:50:23 -07:00
مهدي شينون (Mehdi Chinoune)
e8c16a3136
[qt5] update to 5.15.5 (#25305) 2022-06-20 14:12:25 -07:00
مهدي شينون (Mehdi Chinoune)
86bf362583
[qt5-tools] Fix deploying translation files with windeployqt (#25134) 2022-06-15 11:46:04 -07:00
Thomas1664
4e443a30b9
[quantlib] Fix supports (#25191)
* [quantlib] Support dynamic triplets on Windows

* version

* Fix cmake error

* version

* Fix cmake

* version

* only dynamic crt

* version
2022-06-15 11:12:37 -07:00
Daniel Schürmann
abb073fc56
[qtkeychain] Fix the CMake export target on windows (#25018)
* [qtkeychain] Fix the CMake export target on windows

* [qtkeychain-qt6] Fix the CMake export target on windows
2022-06-02 15:18:27 -07:00
talregev
a2d8a7cbb1
[fontconfig][freetds][qtwebengine] Take gperf from vcpkg (#24677)
* Take gperf from vcpkg tool if possible

* [gperf] Install binary into tools/gperf/

* Fix kf5codecs gperf bug

* Add PREPEND to freetds port

* fix gperf for qtwebengine

* make gperf modern port

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-01 17:13:53 -07:00
Fei Chong
145848fb45
[qt5-webengine]: fix typo (#25012) 2022-05-31 16:17:00 -07:00
David Hrdlička
5739a74ef0
[qtbase] fix broken gui build (#24917)
* [qtbase] add `thread` feature

* [qtbase] add version
2022-05-27 16:46:07 -07:00
Rémy Tassoux
b90ab31ff6
[quill] Update to 2.0.0 (#24802)
* [quill] Update to 2.0.0

* [quill] Update version files
2022-05-20 14:34:33 -07:00
Alonso Schaich
63f1d5b4d0
[qt5-webengine] fix nonobvious failure (#24528)
* [qt5-webengine] Manually add nodejs to the path (microsoft#23574)

The build process requires nodejs to be in PATH when webengine is
built, and will build only the pdf-plugin if it's not (see #23574)

* [qt5-webengine] Workaround MSVC2022 Internal Compiler Error
(microsoft#23574)

Add a patch based on
https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/407582
which was merged into upstream. We can't take the upstream patch
directly, because the patch was committed to the chromium
(sub)repository which is a subdirectory in the release zip file, i.e.
I had to modify the pathnames for the patch to apply

* [qt5-webengine] Update diagnostics (microsoft#23574)

I've spotted the linker using 16GB singlehandedly on the release
(opposed to "debug") packaging, and emory consumption was almost
permanently over 32GB while compiling, though peak memory
consumption can be reduced by setting up low values for
VCPKG_MAX_CONCURRENY

Also, reword the build-prefix-too-long message

* [qt5-webengine] Attempt enabling windows ci baselines (microsoft#23574)

* [qt5-webengine] Regenerate version registries (microsoft#23574)

* Also remove out of date comments from ci.baseline.txt referring to deleted lines.

* Revert "Also remove out of date comments from ci.baseline.txt referring to deleted lines."

This reverts commit 7a4d846431.

* [qt5-webengine] Re-add webengine blacklisting to ci.baseline (microsoft#23574)

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-19 00:23:39 -07:00
Osyotr
81134652a6
[qt5] Update to 5.15.4 (#24660)
* [qt5] Update to 5.15.4
https://lists.qt-project.org/pipermail/development/2022-May/042437.html

* Deprecate "latest" feature
Also update "qt5" port when updating versions

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-05-13 16:51:51 -07:00
Kevin Lalumiere
aa72c159d0
[qpid-proton] Fix missing runtime dependencies (#24450)
* Fix qpid-proton missing runtime dependencies

* Add macOS support
2022-05-05 11:00:30 -07:00
Alexander Neumann
c648581695
[Qt6] Fix Qt6.3 windeployqt (#24445)
* move windeploylogic to qtbase.
fix qtpaths for debug.

* fix missing stuff

* version stuff

* add supports !uwp since qt6 dropped uwp support

* version stuff

* add newline. Fix BAKCD

* version stuff

* use enabledelayedexpansion

* version stuff

* use cd /D

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-05-05 11:00:03 -07:00
Alexander Neumann
ea31629cde
[qtwebengine] Fix VS2022 ICE (#24532)
* qtwebengine ice fix

* move CURRENT_BUILDTREES_DIR only if necessary

* version stuff

* create tmp dir.

* version update

Co-authored-by: Alexander Neumann <you@example.com>
2022-05-04 16:09:42 -07:00
Davide Beatrici
2ece8fedb9
[qt5-base]: Fix build with "mysqlplugin" feature by linking to OpenSSL and zlib (#24462)
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2022-04-29 13:21:34 -07:00
Rémy Tassoux
9785d90511
[quill] Update to 1.7.2 (#24419)
* [quill] Update to 1.7.2

* [quill] Update version files
2022-04-26 19:23:08 -07:00
Rémy Tassoux
69dc103b6d
[quill] Update to 1.7.1 (#24363)
* [quill] Update to 1.7.1

* [quill] Update version files
2022-04-25 16:47:29 -07:00
Jonathan Sweemer
94635bf7c1
[quantlib] update to v1.26 (#24268) 2022-04-21 14:32:00 -07:00
autoantwort
ecd55433fd
[qnnpack] fix arm64-osx (#24237)
* [qnnpack] no arm osx

* fix arm64-osx instead

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-21 12:08:18 -07:00
Alexander Neumann
9db088e2b0
[Qt6] update to 6.3.0 (#23015)
* [Qt6] Latest feature to 6.3.0

* move failing patch to !latest

* remove debug/include

* more fixes

* more fixes

* more fixes

* give me the binary names making it fail.

* add new binary

* fix qtimageformats

* fix regressions?

* retry qtopcua

* fix regressions

* correctly guard python

* more fixes

* add vcpkg-get-python-packages

* hack webengine build to see if it will work.

* move hack to a different position

* noramlize path

* update refs to 6.3 release

* fix details

* qtwebengine back to fail on baseline

* comment long path stuff out since qtwebengine cannot be build with VS 2022 any way

* update version to 6.3.0 in manifest files

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-04-21 11:42:59 -07:00
Jack·Boos·Yu
3f2dfb8d76
[vcpkg baseline][qpid-proton] Fix dependencies (#24267)
* [vcpkg baseline][qpid-proton] Fix dependencies

* version

* Re-fix jsoncpp

* version

* typo

* version

* okay fix for reals

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-21 09:06:18 -07:00
Rémy Tassoux
c25761eb76
[quill] Update to 1.7.0 (#24223)
* [quill] update to 1.7.0

* [quill] Update version files

* [quill] Add license field

* [quill] Update version files

* switch to relaxed versioning

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 09:42:37 -07:00
autoantwort
ce77ea78c8
[qpid-proton] update and don't build tests (#24227)
* [qpid-proton] update and don't build tests

* nicole CR

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 09:04:57 -07:00