| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-03 | [qt5] Fastfail static builds | Robert Schumacher | |
| 2017-06-06 | Merge pull request #1218 from bagong/qt5-private-headers | Robert Schumacher | |
| Qt5: Add private header paths in cmake config files via patch | |||
| 2017-06-06 | [qt5] Add check for long path. | Robert Schumacher | |
| 2017-06-05 | Add private header paths in cmake config files via patch | Bagong | |
| 2017-05-15 | [qt5] Use _CL_ to add /utf-8 to all compiler lines. | Robert Schumacher | |
| Fixes #1092. Fixes #1037. Fixes #1024. | |||
| 2017-04-28 | [qt5] Restore trailing spaces to uncorrupt patches. | Robert Schumacher | |
| 2017-04-27 | [qt5] bumped to qt5.8 | Tobias Kohlbau | |
| Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 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-* parameters | Steffen André Langnes | |
| Removed the parameters for Windows styles because they prevent proper style rendering (defaults to Windows 9x style). Removed the parameter for the fusion style for consistency. | |||
| 2017-03-20 | [qt5] Enable opengl desktop to support QWT | Robert Schumacher | |
| 2017-03-06 | [qt5] Fix regression from dd6d1aa5. When building a static triplet, repeat ↵ | Robert Schumacher | |
| the build on failure. | |||
| 2017-02-24 | [qt5] Further reduce regressions. | Robert Schumacher | |
| Fix issue where generated cmake points at the wrong tools folder. | |||
| 2017-02-23 | [qt5] Reduce number of skipped components. | Robert Schumacher | |
| 2017-02-23 | [qt5] Exercise full control over build configuration. | Robert Schumacher | |
| 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-08 | Reorder path alterations to generally append instead of prepend. | Robert Schumacher | |
| This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe). | |||
| 2017-01-06 | [qt5] Fix tabs/spaces mismatch | Silvio Traversaro | |
| 2017-01-06 | [qt5] Avoid printing warnings for problems in applying"confguration patches" | Silvio Traversaro | |
| The `QUIET` option for `vcpkg_apply_patches` was added in https://github.com/Microsoft/vcpkg/commit/f4c34bb42dd0fe8217d4d54a9a4a2eeecdb0f0f4 . Fixes https://github.com/Microsoft/vcpkg/issues/411 . | |||
| 2016-12-29 | [qt5] Bump version | Silvio Traversaro | |
| 2016-12-29 | [qt5] Turn -no-pcre -qt-pcre | Silvio Traversaro | |
| Despite Qt documentation ( http://doc.qt.io/qt-5/configure-options.html ) `-no-pcre` is not recognized as an option, while `-qt-pcre` is recognized as an option. | |||
| 2016-12-27 | [qt5] Bump version | Alexander Karatarakis | |
| 2016-12-24 | [qt5] Explicitly avoid compiling qt dependencies that could be available in ↵ | Silvio Traversaro | |
| vcpkg To avoid problems such as the one described in https://github.com/Microsoft/vcpkg/issues/412 . If a particular dependency is actually needed, it can be added `-qt-<dep>` or `-system-<dep> to use the vcpkg version, see https://github.com/Microsoft/vcpkg/issues/455 . | |||
| 2016-12-21 | bump qt5 version | Charlie Barto | |
| 2016-12-20 | work on qt5 5.7.1 | Charlie Barto | |
| 2016-12-02 | Added libpq support to qt5 | charlie barto | |
| qt5 changes more qt5 changes added libpq to qt5 fix merge fixed left over git thing | |||
| 2016-11-14 | Fix the xinputgamepad.dll directory issue. | sdcb | |
| 2016-11-14 | Fix xinputgamepadd.dll directory issue. | sdcb | |
| 2016-11-10 | [qt5] remove the empty plugins/gamepads folder (which caused a installation ↵ | sdcb | |
| failure). | |||
| 2016-11-09 | [qt5] Version bump for plugin changes | Robert Schumacher | |
| 2016-11-08 | plugin fixes | Barath Kannan | |
| 2016-11-07 | [qt5] Don't copy PDBs for tools. Skip plugins directory (it's empty?). | Robert Schumacher | |
| 2016-11-01 | made some qt5 fixes | Charles Barto | |
| 2016-10-30 | fixes for plugin installation, cmake package files | Barath Kannan | |
| 2016-10-26 | jom the install, dynamic linkage means tools need the dlls | Barath Kannan | |
| 2016-10-25 | virtual keyboard directory isn't created in static builds, no rename required | Barath Kannan | |
| 2016-10-25 | need a function to repeatedly build up to a number of failures, since qt ↵ | Barath Kannan | |
| builds are so flaky | |||
| 2016-10-25 | static installation fixes | Barath Kannan | |
| 2016-10-25 | static linkage and jom fixes | Barath Kannan | |
| 2016-10-25 | add qt5 support, working install but static linkage with RT needs to be ↵ | Barath Kannan | |
| implemented | |||
