aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5/portfile.cmake
AgeCommit message (Expand)Author
2017-11-20[qt5] Reduce duplication in modular build by extracting qt5modularscriptsRobert Schumacher
2017-10-16remove old qt5Barath Kannan
2017-09-06[qt5] Do not link all .lib filesRaynor Vliegendhart
2017-08-03[qt5] copy tools dependenciesMikhail Paulyshka
2017-07-03[qt5] Fastfail static buildsRobert Schumacher
2017-06-06Merge pull request #1218 from bagong/qt5-private-headersRobert Schumacher
2017-06-06[qt5] Add check for long path.Robert Schumacher
2017-06-05Add private header paths in cmake config files via patchBagong
2017-05-15[qt5] Use _CL_ to add /utf-8 to all compiler lines.Robert Schumacher
2017-04-27[qt5] bumped to qt5.8Tobias Kohlbau
2017-03-31[qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use.Robert Schumacher
2017-03-29[qt5] Configure without -no-style-* parametersSteffen André Langnes
2017-03-20[qt5] Enable opengl desktop to support QWTRobert Schumacher
2017-03-06[qt5] Fix regression from dd6d1aa5. When building a static triplet, repeat th...Robert Schumacher
2017-02-24[qt5] Further reduce regressions.Robert Schumacher
2017-02-23[qt5] Reduce number of skipped components.Robert Schumacher
2017-02-23[qt5] Exercise full control over build configuration.Robert Schumacher
2017-02-08Reorder path alterations to generally append instead of prepend.Robert Schumacher
2017-01-06[qt5] Fix tabs/spaces mismatchSilvio Traversaro
2017-01-06[qt5] Avoid printing warnings for problems in applying"confguration patches"Silvio Traversaro
2016-12-29[qt5] Turn -no-pcre -qt-pcreSilvio Traversaro
2016-12-24[qt5] Explicitly avoid compiling qt dependencies that could be available in v...Silvio Traversaro
2016-12-21bump qt5 versionCharlie Barto
2016-12-20work on qt5 5.7.1Charlie Barto
2016-12-02Added libpq support to qt5charlie barto
2016-11-14Fix the xinputgamepad.dll directory issue.sdcb
2016-11-14Fix xinputgamepadd.dll directory issue.sdcb
2016-11-10[qt5] remove the empty plugins/gamepads folder (which caused a installation f...sdcb
2016-11-08plugin fixesBarath Kannan
2016-11-07[qt5] Don't copy PDBs for tools. Skip plugins directory (it's empty?).Robert Schumacher
2016-11-01made some qt5 fixesCharles Barto
2016-10-30fixes for plugin installation, cmake package filesBarath Kannan
2016-10-26jom the install, dynamic linkage means tools need the dllsBarath Kannan
2016-10-25virtual keyboard directory isn't created in static builds, no rename requiredBarath Kannan
2016-10-25need a function to repeatedly build up to a number of failures, since qt buil...Barath Kannan
2016-10-25static installation fixesBarath Kannan
2016-10-25static linkage and jom fixesBarath Kannan
2016-10-25add qt5 support, working install but static linkage with RT needs to be imple...Barath Kannan