| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
