Commit Graph

16 Commits

Author SHA1 Message Date
Bagong
3f2f920a96 Add private header paths in cmake config files via patch 2017-06-05 11:34:31 +02:00
Robert Schumacher
faaa71baa0 [qt5] Use _CL_ to add /utf-8 to all compiler lines.
Fixes #1092.
Fixes #1037.
Fixes #1024.
2017-05-15 20:14:21 -07:00
Tobias Kohlbau
5a32a97de1 [qt5] bumped to qt5.8
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-27 15:39:59 +02:00
Robert Schumacher
558d54dd4e [qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use. 2017-03-31 06:35:23 -07:00
Robert Schumacher
f17fd50a62 [qt5] Enable opengl desktop to support QWT 2017-03-20 16:20:02 -07:00
Robert Schumacher
df4d385d3d [qt5] Further reduce regressions.
Fix issue where generated cmake points at the wrong tools folder.
2017-02-24 16:00:05 -08:00
Robert Schumacher
e4ff363f5c [qt5] Reduce number of skipped components. 2017-02-23 19:01:01 -08:00
Robert Schumacher
dd6d1aa560 [qt5] Exercise full control over build configuration.
Bumps version to 5.7.1-2

This fixes several issues:
- Prevents a hang for user input during the build.
- Moves the tools into a subdirectory so their DLLs do not interfere with other packages.
- Adds the currently installed DLLs to the path so that tools compiled during the build can be run.
- Uses our system's copy of double-conversion.
- No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2
- Works around an issue with Qt5Bootstrap (QTBUG-55499)

Regressions to fix:
- Disables many subcomponents
2017-02-23 03:34:21 -08:00
Silvio Traversaro
614320e007 [qt5] Bump version 2016-12-29 10:59:48 +01:00
Alexander Karatarakis
2d9f8ff115 [qt5] Bump version 2016-12-27 14:23:20 -08:00
Charlie Barto
a82d7a4405 work on qt5 5.7.1 2016-12-20 20:37:16 -05:00
charlie barto
67303f1569 Added libpq support to qt5
qt5 changes

more qt5 changes

added libpq to qt5

fix merge

fixed left over git thing
2016-12-02 12:19:18 -05:00
Robert Schumacher
bdcdb4408d [qt5] Version bump for plugin changes 2016-11-09 15:21:52 -08:00
Barath Kannan
7e19b17a07 static installation fixes 2016-10-25 16:14:21 +11:00
Barath Kannan
8dbeacd5ad static linkage and jom fixes 2016-10-25 12:39:50 +11:00
Barath Kannan
0af6ca8123 add qt5 support, working install but static linkage with RT needs to be implemented 2016-10-25 02:06:27 +11:00