-
Notifications
You must be signed in to change notification settings - Fork 0
Update qt5 5.10.1 to 5.12.4 incl support #1195
Merged
Merged
Commits on Aug 7, 2019
-
Version 5.13 is already available, but might cause initial troubles with accompanying tools/packages.
Configuration menu - View commit details
-
Copy full SHA for 746c8ff - Browse repository at this point
Copy the full SHA 746c8ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf7ae3 - Browse repository at this point
Copy the full SHA 8bf7ae3View commit details -
qt5: Note on how to build a slim toolkit
This might be helpful if the unfortunate webkit history starts to repeat.
Configuration menu - View commit details
-
Copy full SHA for 72b3051 - Browse repository at this point
Copy the full SHA 72b3051View commit details -
qt5: Do not build unused precomp. headers
Since they aren't installed, there is no need to build them. (As a side effect the size of the build archive is halved :)
Configuration menu - View commit details
-
Copy full SHA for 2e97ada - Browse repository at this point
Copy the full SHA 2e97adaView commit details -
qtwebkit: Set new release and adjust URL
The 'latest' part in the former download URL is way bogus, since it seems that the webkit version won't increase any more and only the timestamps relate to the current patchlevel.
Configuration menu - View commit details
-
Copy full SHA for 875d6bb - Browse repository at this point
Copy the full SHA 875d6bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1588e09 - Browse repository at this point
Copy the full SHA 1588e09View commit details -
qtwebkit: Enable parallel build
For some reason the bee magic doesn't work here, so call make by hand.
Configuration menu - View commit details
-
Copy full SHA for 7a58995 - Browse repository at this point
Copy the full SHA 7a58995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd642d - Browse repository at this point
Copy the full SHA 4cd642dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb3933 - Browse repository at this point
Copy the full SHA ccb3933View commit details -
Note: QWT is nowadays an extension for QT5. The old libs 'libqwt' and 'libqwtmathml' will be removed since they are unused in the system. IMHO packages (if any) still using the former qwt should be fixed inplace.
Configuration menu - View commit details
-
Copy full SHA for 1930f99 - Browse repository at this point
Copy the full SHA 1930f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6678aca - Browse repository at this point
Copy the full SHA 6678acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6753538 - Browse repository at this point
Copy the full SHA 6753538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84fa3d1 - Browse repository at this point
Copy the full SHA 84fa3d1View commit details -
Resulting changes summarized: +/usr/local/bin/qdistancefieldgenerator -/usr/local/bin/qhelpconverter +/usr/local/bin/qmlpreview +/usr/local/lib/pkgconfig/Qt5PositioningQuick.pc +/usr/local/lib/pkgconfig/Qt5QuickTemplates2.pc +/usr/local/lib/pkgconfig/Qt5VirtualKeyboard.pc -/usr/local/lib/libqwt.so -/usr/local/lib/libqwtmathml.so +/usr/local/lib/libQt5PositioningQuick.so +/usr/local/lib/libQt5QuickShapes.so +/usr/local/lib/libQt5VirtualKeyboard.so +/usr/local/lib/libqscintilla2_qt5.so +/usr/local/lib/libqwt.so
Configuration menu - View commit details
-
Copy full SHA for 4428689 - Browse repository at this point
Copy the full SHA 4428689View commit details
Commits on Aug 12, 2019
-
qtlinks: Add Qt4 compat. link for qmake
It looks like distros start installing old Qt4 stuff with fours attached. This one works like charme with cmake. Another note on cmake: Since the *.cmake files from Qt5 can't be moved into the cmake context it is usually helpful to define CMAKE_PREFIX_PATH=/usr/local/qt5/lib/cmake
Configuration menu - View commit details
-
Copy full SHA for 2ce5354 - Browse repository at this point
Copy the full SHA 2ce5354View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.