aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-base
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-22[qt-base] Use opengl dynamic configuration (#6503)Andreas Mack
* Use dynmaic * Rename flex and bison so qt angle finds them * Update CONTROL file * Remove debugging * Tempdir for flex and bison * Remove debug output * Windows only
2019-05-08[qt5] update to 5.12.3 (#6127)Lennart Trunk
* update CONTROL files and version variable * fix qt5 linkage in debug * revert target_link_libraries to set_property * revert mqtt to 5.12.1 since 5.12.3 is not released yet * update mqtt to 5.12.3 * update hashes * remove unnecessary patch * fix qmldevtools debug linkage for qt5-tools
2019-04-30[qt5] Fix scripts on debug/release-only builds (#6259)João Maia
* Fix qt5-base portfile qt5-release.conf was not copied in release mode * Fix vcpkg_configure_qmake.cmake in debug-only builds * Add VCPKG_BUILD_TYPE support to qt_modular_library.cmake and vcpkg_build_qmake.cmake
2019-04-25[qt5] Build qt5 release/debug targets according to VCPKG_BUILD_TYPE (#6215)João Maia
2019-04-15Fix PATH modification on Linux/Mac (#6083)Maurice Kalinowski
* Fix lineendings Some files were checked in as always CRLF. * [qt5-base] Fix path separators on non Windows (fixes #5246) Use vcpkg_add_to_path instead of cmake environment manipulation.
2019-04-11Bumb version number for qt5-base portstfnp
2019-04-10Add missing dependency for static Qt buildsstfnp
2019-03-26Add Qt5 static missing dependencies, fix mac packages (#5680)Sean Warren
* [qt5-macextras] Add qt5-macextras port * [cutelyst2] Fix install on mac * [qt5-purchasing] Add missing dependency on qt5-declarative * [qt5] Ensure we link to required libraries for qt5 static build * [qscintilla] Fix install on mac * [libqglviewer] Fix install paths on mac * [libqglviewer] Fix regressions * [qscintilla] Fix regressions * Bump version numbers * [qt5] restore harfbuzz on osx
2019-03-14[qt5] Fix mac build (#5624)Sean Warren
* [qt5] Fix mac build * [qt5] Disable parallel build on mac * [qt5] Fix qmake find on mac * [qt5] Update find jom for mac * [qt5] Fix invocation of build command * [qt5-base] Rebuild packages for #5624 * [harfbuzz] Remove disabled assert (failing due to -Werror) * [qt5] Bump control version * [qt5] Disable harfbuzz on mac * [qt5-base] Disable harfbuzz on mac
2019-03-09[qt5-base] Targeted fix to address archiving issue (#5608)Phil Christensen
2019-03-06[libqglviewer] add new port (#5024)Lennart Trunk
* add initial portfile * [libqglviewer] Fix invalid msvc argument in build * [qt5-base] make whitespace change to force rebuild in CI system
2019-03-06[Qt5] remove empty dirs (#5025)alexsmn
* Add qt5-activeqt library. * qt5: Fix build failure due to empty output directories. * [qt5-base] whitespace change to force clean test build in CI system
2019-02-27[qt5-base] Also deploy style dlls when deloying Qt. (#5044)Cyriuz
* Also deploy style dlls when deloying Qt. This fixes broken styling of apps on Windows. * [qt5-base] bump controll version
2019-02-26Fix Qt5 hardcoded absolute paths within DLLs (#5456)Claudio Fantacci
2019-02-22[qt5] Update to 5.12.1 and add some missing modules (#5293)Lennart Trunk
* Update qt5-base to 5.12.1 * update qt5-declarative to 5.12.1 * update qt5-modularscripts for 5.12.1 * update qt5-3d to 5.12.1 * update qt5-activeqt to 5.12.1 * add qt5-connectivity * update qt5-charts to 5.12.1 * update qt5-datavis3d to 5.12.1 * update qt5-gamepad to 5.12.1 * update qt5-graphicaleffects to 5.12.1 * update qt5-imageformats to 5.12.1 * add qt5-location * update qt5-multimedia to 5.12.1 * update qt5-networkauth to 5.12.1 * add qt5-purchasing * update qt5-quickcontrols to 5.12.1 * update qt5-quickcontrols2 to 5.12.1 * add qt5-remoteobjects * update qt5-script to 5.12.1 * update qt5-scxml to 5.12.1 * add qt5-sensors * update qt5-serialport to 5.12.1 * update qt5-speech to 5.12.1 * update qt5-svg to 5.12.1 * update qt5-tools to 5.12.1 * update qt5-virtualkeyboard to 5.12.1 * add qt5-webchannel * update qt5-websockets to 5.12.1 * update qt5-winextras to 5.12.1 * update qt5-xmlpatterns to 5.12.1 * update framework port to 5.12.1 and include the new modules * fix building qt5-base on linux * [qt5] Remove non-alphanumerical ASCII chars from dependencies
2019-01-16[qt5] update to QT5.12 (#4991)Lennart Trunk
* update qt5-base to 5.12 * update modules to 5.12 (qt5-declarative and dependents don't work yet) * fix qt5-declarative for 5.12 and some hashes. * add qt5-declarative as dependency for qt5-graphicaleffects
2019-01-11[libjpeg-turbo] use d suffix for debug libs (#4965)Stefano Sinigardi
* use d suffix for debug libs, improve compatibility with official FindJPEG.cmake (cmake 3.13) * [libjpeg] fix also non-static case * [libjpeg-turbo] bump version * [libjpeg-turbo] fixes for regression on Linux/macOS * [libjpeg-turbo] fix regression in qt5-base * [linkjpeg-turbo] force CI test
2018-11-07Qt version bump 5.11.2 (#4629)Alexander Neumann
* Qt 5.11.2 version bump * removed unecessary qt patch * fix wrong hash for qt5-networkauth
2018-10-23[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes ↵Robert Schumacher
#2857.
2018-10-22Qt 5.11 and static build fixes (#4164)Robert Colton
* fix da qt5 * fix qt config duplication * [qt5-base] Use vcpkg_extract_source_archive_ex [sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA * [qt5-*] Update sub-portfiles * qt5-base WIP * [qt5] Fix Could not find qmlcachegen.exe * [qt5-activeqt] Fix SHA512 * [qt5-base] Fix static builds * [qt5-base] Bump control version * [qt5-base] Restore removal of qmake dependencies * [qt5-base] Partially revert #3280 * [qt5-base][vcpkg_build_qmake] Fix Qt5Bootstrap.lib issues
2018-09-20[qt5-base] Fix hardcoded absolute paths in DLLs (#3280)Claudio Fantacci
* Fix Qt5 hardcoded absolute paths within DLLs * Increase patch version number in qt5-base
2018-06-13Fix error C3615 for qt5-baseCheney Wang
2018-04-28Add Visual Studio 2013 Support for Qt5 (#3361)Paul T
Add case for toolset v120 which corresponds to visual studio 2013.
2018-03-28[qt5] Remove absolute paths from .prl filesRobert Schumacher
2018-03-27[qt5-base] Fix pcre2 reference on non-WindowsRobert Schumacher
2018-03-26[qt5-base] Fix regression. Fixes #3133.Robert Schumacher
2018-03-24[libpq][harfbuzz][qt5-base] Fix non-WindowsRobert Schumacher
2018-02-08[qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder.Robert Schumacher
2018-02-05[qt5-base] Use system freetype.Robert Schumacher
2018-01-29[qt5-base] Add openssl dependency for Network module and deploy it for ↵Robert Schumacher
applications
2018-01-26[qt5-base] Fix missing qtdeploy script in debug buildsRobert Schumacher
2018-01-18[qt5-base] Restore qtdeploy.ps1Robert Schumacher
2018-01-18[qt5-base] Remove debug qmake.exeRobert Schumacher
2018-01-18append hyphen to qt5 module namesBarath Kannan