summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dead code removal and other simplifications.Davide Pesavento2014-11-171-35/+31
* Fix SRC_URI (bug 523408) and update HOMEPAGE.Davide Pesavento2014-09-221-3/+3
* Update copyright year.Davide Pesavento2014-08-291-2/+2
* Sync with qt overlay. Changes should affect only live ebuilds.Davide Pesavento2013-11-111-6/+3
* Updates from qt overlay: drop USE="c++0x" from 4.8.5 and later versions; warn...Davide Pesavento2013-10-201-17/+15
* Add qtbearer to nolibx11_pkgsDavide Pesavento2013-10-141-2/+2
* Switch to git-r3.eclassDavide Pesavento2013-10-141-5/+7
* Filter -fgraphite-identity on gcc 4.7 (bug 417105).Davide Pesavento2013-08-131-8/+13
* Remove workarounds for very old and unsupported gcc-3 versions. Warn if tryin...Davide Pesavento2013-08-131-16/+3
* Rewrite sed expression in qt_nolibx11() to work on both 4.8.4 and 4.8.5. Fixe...Davide Pesavento2013-07-271-4/+3
* Update SRC_URI. Drop support for EAPI 3.Davide Pesavento2013-07-061-8/+7
* Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf.Zac Medico2013-04-281-2/+2
* Remove wrong sed on QT_INSTALL_{LIBS,PLUGINS}. See bug 304971 comments 16-18.Davide Pesavento2013-04-071-10/+1
* Qt category move.Davide Pesavento2013-03-031-10/+10
* Remove blockers: portage is perfectly capable of handling our deps correctly ...Davide Pesavento2013-03-021-40/+1
* Remove more dead code, spotted by Arfrever.Davide Pesavento2013-01-031-11/+2
* Remove dead code.Davide Pesavento2012-12-311-18/+5
* Tweak sed expression to match against Qt 4.8.4 too. Thanks to Tomasz Mloducho...Davide Pesavento2012-12-221-2/+2
* Update from qt overlay: respect AR (bug #440262); drop support for EAPI=2; sw...Davide Pesavento2012-11-121-34/+36
* Update homepage.Davide Pesavento2012-11-011-2/+2
* Rephrase "unsupported EAPI" die message.Davide Pesavento2012-10-041-3/+3
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP...Ian Stakenvicius2012-09-271-2/+2
* Improve respect for *FLAGS. Fixes part of bug #427782.Michael Palimaka2012-09-061-2/+8
* Stop inheriting base.eclassDavide Pesavento2012-07-101-3/+5
* Update from qt overlay.Davide Pesavento2012-06-181-75/+35
* Specify SLOT in blocker atoms, to avoid blocking Qt5 packages.Davide Pesavento2012-06-071-38/+38
* Re-enable rpath on prefix wrt bug 417169.Davide Pesavento2012-05-251-3/+4
* Update SRC_URI for Qt 4.8.1 and later.Davide Pesavento2012-05-221-2/+6
* Try to avoid sandbox violation when running qhelpgenerator, bug 415517.Davide Pesavento2012-05-201-2/+3
* Stop stripping upstream CFLAGS from g++.conf for Qt 4.8 and later (see bug 35...Davide Pesavento2012-05-071-3/+5
* dev-util/pkgconfig -> virtual/pkgconfigDavide Pesavento2012-05-021-2/+2
* fix_includes: create relative symlinks for header directories, such that furt...Fabian Groffen2012-04-251-5/+22
* Add appropriate blockers for qt-bearer.Davide Pesavento2012-04-191-1/+3
* Update from qt overlay, fixes #407523.Davide Pesavento2012-04-041-27/+73
* Die earlier on unsupported EAPI.Davide Pesavento2012-03-081-20/+19
* Cleanup qt_mkspecs_dir().Davide Pesavento2012-03-011-11/+12
* Fold standard_configure_options() into qt4-build_src_configure().Davide Pesavento2012-03-011-73/+74
* Minor cleanup.Davide Pesavento2012-02-281-22/+19
* Add qt-openvg blocker.Davide Pesavento2012-02-281-1/+3
* Make src_test() a noop for qt-multimedia (bug #332299).Davide Pesavento2012-02-091-1/+4
* Drop buggy code as discussed on qt@gentoo.org on 2012/02/02Markos Chandras2012-02-091-4/+1
* Initial EAPI4 support in qt4-build eclassMarkos Chandras2012-01-311-5/+5
* Pass -importdir to configure only for qt >= 4.7 (bug #396685).Davide Pesavento2012-01-011-4/+5
* Minor coding style cleanup.Davide Pesavento2012-01-011-18/+21
* Respect {C,CXX,LD}FLAGS during config.tests (bug #336618).Davide Pesavento2011-12-311-8/+11
* Make the output of qt4-build_src_unpack() more readable.Davide Pesavento2011-12-301-7/+10
* Reimplement qt_use() more concisely, fix/clarify doc.Davide Pesavento2011-12-271-16/+5
* Improve eclass doc.Davide Pesavento2011-12-261-6/+23
* Misc cleanups, add a few missing "|| die", fix description of some functions.Davide Pesavento2011-12-261-78/+58
* Delete obsolete sed on fvisibility.test, it's no longer needed in all version...Davide Pesavento2011-12-251-8/+1