summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtcore: Fix build with x86Andreas Sturmlechner2018-10-191-0/+31
| | | | | | | Thanks-to: Sylvia <fierevere@ya.ru> Closes: https://bugs.gentoo.org/669010 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-qt: Remove last-rited Qt4Andreas Sturmlechner2018-08-074-244/+0
| | | | Closes: https://bugs.gentoo.org/631788
* dev-qt: Drop Qt 5.11.0_rc2Andreas Sturmlechner2018-06-271-224/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-qt/qtcore: Restore qt5_use_modules macroAndreas Sturmlechner2018-06-161-0/+224
| | | | | | | See also: https://codereview.qt-project.org/#/c/232367/ Bug: https://bugs.gentoo.org/653646 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-qt/qtcore: remove unused patchMichael Mair-Keimberger2018-05-131-81/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8368
* dev-qt: Drop unused patchesAndreas Sturmlechner2018-05-103-599/+0
|
* dev-qt: remove 5.9.3Michael Palimaka2018-02-071-69/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt/qtcore: remove unused patchMichael Mair-Keimberger2017-12-281-16/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6665
* dev-qt/qtcore: backport patch from upstream fixing build when AVX2 is ↵Michael Palimaka2017-11-281-0/+69
| | | | | | | enabled but __F16C__ isn't defined Closes: https://bugs.gentoo.org/635388 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-qt: remove Qt 4.8.6Davide Pesavento2017-10-311-431/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/6073 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-qt/qtcore: improve moc patch to solve breakage with sys-libs/glibc-2.25-r8Michael Palimaka2017-10-261-0/+17
| | | | | | | Patch from Fedora. Bug: https://bugs.gentoo.org/635394 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-qt/qtcore: fix building against libresslZhao Yongming2017-05-141-0/+52
| | | | | | | | | Patch from libressl overlay. Closes: https://github.com/gentoo/gentoo/pull/4409 Gentoo-Bug: 584796 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-qt/qtcore: Try to fix random plasmashell crashesAndreas Sturmlechner2017-04-233-0/+599
| | | | | | | | Backports from Qt-5.8.0. See also: https://bugs.kde.org/show_bug.cgi?id=342763 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-qt: remove Qt 5.5.1Davide Pesavento2016-12-042-101/+0
| | | | Package-Manager: portage-2.3.2
* dev-qt/qtcore: backport patch from upstream that resolves various crashesMichael Palimaka2016-11-181-0/+81
| | | | | | Gentoo-bug: 581068 Package-Manager: portage-2.3.2
* dev-qt/qtcore: delete unused patchDavide Pesavento2016-04-161-12/+0
| | | | Package-Manager: portage-2.2.28
* dev-qt/qtcore: extend moc patch with workarounds for newer boost versionsDavide Pesavento2016-04-161-0/+16
| | | | | | Gentoo-Bug: 556104 Package-Manager: portage-2.2.28
* dev-qt/qtcore: backport upstream patch fixing build against >=systemd-229-r100Davide Pesavento2016-04-101-0/+56
| | | | | | Gentoo-Bug: 578316 Package-Manager: portage-2.2.28
* dev-qt: remove 4.8.5Michael Palimaka2015-11-012-238/+0
|
* dev-qt/qtcore: fix build on ia64Davide Pesavento2015-10-201-0/+45
| | | | | | Gentoo-Bug: 559802 Package-Manager: portage-2.2.23
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+856
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed