Commit Graph

242 Commits

Author SHA1 Message Date
Javier Matos Denizac
dcd04502ec
[qt5-base] Remove duplicate flags qt (#31634)
* remove GMAKE_CXXFLAGS_RELEASE from qmodule.pri

* version db

* version

* version

* remove check for qmodule.pri

* version db
2023-06-13 14:58:22 -07:00
autoantwort
d9f54117ed
[qtbase] no absolute paths (#31762) 2023-06-13 14:37:40 -07:00
Billy O'Neal
638b1588be
Update vcpkg-tool to 2023-06-07 + xbox triplets cleanup (#31723)
* Update vcpkg-tool to 2023-05-31 + xbox triplets cleanup

https://github.com/microsoft/vcpkg-tool/releases/tag/2023-05-30 +
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-05-31 +
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-06-07

Clean up xbox triplets following teaching vcpkg.exe about xbox more directly.

Also deletes the seemingly-no-longer-used vcpkg_get_dep_info.cmake and vcpkg_get_tags.cmake.

Also: [redis-plus-plus] Add DISABLE_PARALLEL_CONFIGURE due to source tree write.
2023-06-08 11:17:29 -07:00
Osyotr
2e43a34b44
[qt5] Update to 5.15.10 (#31878) 2023-06-08 09:55:57 -07:00
Jia Yue Hua
396fca31e6
[quickfix]: fix exception specification (#31797) 2023-06-05 13:40:50 -07:00
Rémy Tassoux
1226189a7d
[quill] Update to 2.9.1 (#31705)
* [quill] Update to 2.9.1

* [quill] Update version files
2023-05-30 11:36:35 -07:00
Alexander Neumann
1fd5ef71cc
[Qt6] update to 6.5.1 (#31613)
* [Qt6] update to 6.5.1

* update version path

* v db
2023-05-26 13:47:34 -07:00
Osyotr
319cf43691
[qt5] Apply CVE fixes (#31595) 2023-05-24 11:57:11 -07:00
Rémy Tassoux
167a402bd4
[quill] Update to 2.9.0 (#31562)
* [quill] Update to 2.9.0

* [quill] Update version files
2023-05-22 11:33:40 -07:00
Matthias Kuhn
f8b9c6ad11
[qtpositioning] devendor poly2tri (#31462)
* [qtpositioning] devendor poly2tri

* Trim patch
2023-05-21 18:01:48 -07:00
Lily Wang
49381cbd45
[qt-advanced-docking-system] Update to 4.0.3 (#31390)
* [qt-advanced-docking-system] Update to 4.0.3

* update version

* fix find_dependency

* update version
2023-05-13 09:39:45 -07:00
Daniel Schürmann
e1cdda71f6
[qttools] copy traget tools only if they exists. (#30442)
They do not exist if you crosscompile qt
2023-05-09 16:58:41 -07:00
Osyotr
8ffcb2a78c
[qt5-declarative] Add d3d12 feature (#31291) 2023-05-09 16:34:59 -07:00
Osyotr
fb46486c20
[qt5-imageformats] Move deps to features (#31282) 2023-05-08 18:11:15 -07:00
jim wang
4746870785
[qtbase] fix glib2 not found (#30379)
* fix glib2 no found

* update version

* update version

* update version

* update version

* update version

* update version

* update version

* update version

* update verion

* update verion

* merge master

* version

* fix new error

* update version

* update version

* update version

* Update qtbase.json

---------

Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
2023-05-08 16:40:12 -07:00
autoantwort
efea264062
[qtbase] fix osx features (#31208) 2023-05-02 13:23:58 -07:00
Osyotr
cdc952976a
[qt5-base] GLU is not required (#31148) 2023-05-01 16:00:31 -07:00
autoantwort
7ec2e3fde0
[qtopcua] fix missing python and add warnings (#31111)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-26 16:56:56 -07:00
Alexander Neumann
70c262be2f
[Qt] Update to 6.5.0 (#28536) 2023-04-26 12:10:56 -07:00
Jonathan Sweemer
c65198892b
[quantlib] update to v1.30 (#30985)
* [quantlib] update to v1.30

* [quantlib] update to v1.30

* [quantlib] update to v1.30

* [quantlib] update to v1.30
2023-04-25 23:02:44 -07:00
Kai Pastor
c7a78027d7
[qtspeech] Fix target scope promotion (#31048) 2023-04-24 15:34:59 -07:00
autoantwort
c8c4f2e5bb
[qtquick3d] fix build (#31029) 2023-04-21 16:00:47 -07:00
autoantwort
dec415551b
[qtopcua] fix core build (#31030) 2023-04-21 15:53:45 -07:00
Rémy Tassoux
16e3ce03f3
[quill] Update to 2.8.0 (#30982)
* [quill] Update to 2.8.0

* [quill] Update version files
2023-04-20 16:47:31 -07:00
autoantwort
c0173d343d
[qt5compat] add proper error message (#30829) 2023-04-18 18:51:50 -07:00
autoantwort
56a6433e2a
[qttools] fix dependency (#30956) 2023-04-18 17:04:20 -07:00
Julian Zimmermann
50494bb7d4
[open62541] update to 1.3.5 (#29887)
* update open62541

* run x-add-version

* adds patch to qtopcua to support open62541 v1.3

* x-add-version

* Update ports/open62541/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* x-add-version

* remove explicit set of version variable

* x-add-version

* Add a warning when the user tries to turn on both encryption options, as requested by @LilyWangLL.

---------

Co-authored-by: Julian Zimmermann <Julian.Zimmermann@gti.de>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-14 14:13:31 -07:00
Cheney Wang
02e902e380
[qtbase/qt5-base] Add more convenient msg about install the correct dependencies for Ubuntu (#30854)
* [qtbase/qt5-base] Add more convenient msg about install the correct dependencies for ubuntu

* Add https://doc.qt.io/qt-5/linux-requirements.html back, fix them -> they typo, and wrap.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-14 14:13:05 -07:00
autoantwort
2a6dfa3a7e
[qtwebview] fix core build (#30825) 2023-04-13 14:15:17 -07:00
autoantwort
bd10ad0c1a
[qtmultimedia] fix ffmpeg feature on osx (#30827) 2023-04-13 12:51:55 -07:00
autoantwort
7d8c95ec3b
[qt5-location] add missing include (#30832) 2023-04-13 12:50:54 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Osyotr
a2476c3ed4
[qt5] Update to 5.15.9 (#30699) 2023-04-11 22:54:14 -07:00
Kai Pastor
f66871330f
[vcpkg baseline][qca] Fix pkgconfig dependency properly (#30702)
* [qca] Fix pkgconfig dependency properly

* Update qca.json

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-04-09 21:54:25 -07:00
Kai Pastor
5864fd7bec
[qpid-proton] Update, fix dependency control (#30688) 2023-04-06 17:28:45 -07:00
Carsten Grimm
668bf87fc5
[qt5-webengine] fix issue 30006 missing includes for msvc (#30612)
* [qt5-webengine] add missing includes in third party libraries

This fixes issue #30006. Newer versions of msvc require more includes than previous versions. To accommodate this change, two missing includes are added to the third party libraries chromium and libxml.

* [qt5-webengine] update port number

* [qt5-webengine] restore LF line endings on patch

* [qt5-webengine] re-run vcpkg x-add-version for qt5-webengine port-version 3
2023-04-06 17:27:42 -07:00
Kai Pastor
db2dcf48f5
[qca] Control plugin dependencies (#30686) 2023-04-05 16:58:55 -07:00
مهدي شينون (Mehdi Chinoune)
c9f906558f
[qcustomplot] update and build against Qt6 (#30344) 2023-03-30 14:40:51 -07:00
autoantwort
6f8a9696e1
[qtbase] framework is only supported on dynamic osx (#30337) 2023-03-29 16:13:38 -07:00
Pat Wang
d9fdfc073e
[qt5-webengine] Fix x64-linux-dynamic build error (#30412) 2023-03-28 14:53:36 -07:00
مهدي شينون (Mehdi Chinoune)
84df5613f7
[qscintilla] build against Qt6 (#30307)
* [vcpkg-qmake] set QMAKE_MACOSX_DEPLOYMENT_TARGET based on Qt version

* qscintilla: build against Qt6
2023-03-28 11:52:15 -07:00
مهدي شينون (Mehdi Chinoune)
a4915693ea
[quazip] update and build against Qt6 (#30345) 2023-03-24 22:51:30 -07:00
autoantwort
bcc2da559c
[qtkeychain] add missing dependency (#30395) 2023-03-24 22:04:16 -07:00
مهدي شينون (Mehdi Chinoune)
7ee7fbd76b
qca: update to 2.3.5 and build against Qt6 (#30308) 2023-03-21 13:36:35 -07:00
Alexander Neumann
af87405d7b
[qt] update to 6.4.3 (#30253)
* [qt] update to 6.4.3

* fix patches

* v db
2023-03-20 00:16:58 -07:00
مهدي شينون (Mehdi Chinoune)
58cf7efd46
qscintilla: update to 2.13.4 (#30158) 2023-03-19 23:57:36 -07:00
JonLiu1993
66ae310157
[qtdeclarative] Add qmlls tool (#30171)
* [qtdeclarative] Add a qmlls tool

* update version
2023-03-15 10:28:37 -07:00
autoantwort
092f81b960
[quickfast] add missing dependency (#30129) 2023-03-12 20:45:07 -07:00
Osyotr
78b1d6a034
[qt5-base] Move 'icu' out of 'core' feature (#30091) 2023-03-09 12:10:00 -08:00
Jack·Boos·Yu
43c6e295a0
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4

* version

* typo

* version

* typo

* version

* Remove PREFER_NINJA

* version

* deprecated vcpkg_extract_source_archive_ex

* version

* fix argument

* version

* More rename

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-01 10:39:14 -08:00