summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation.Davide Pesavento2014-11-011-5/+5
* Simplify documentation files handling by utilizing einstalldocs from eutils e...Sergey Popov2014-06-231-11/+4
* Use eqmake4() from qmake-utils.eclassDavide Pesavento2013-12-211-175/+3
* Trivial sync with qt overlay.Davide Pesavento2013-06-031-9/+12
* Clarify that only CONFIG processing is skipped.Davide Pesavento2013-06-031-2/+2
* Add support for EQMAKE4_EXCLUDE.Davide Pesavento2013-06-031-12/+29
* eqmake4: override also QMAKE_LINK_C, used by packages with "CONFIG+=use_c_lin...Davide Pesavento2013-03-051-2/+3
* Partial sync with qt overlay. Apart from cosmetic changes, we now explicitly ...Davide Pesavento2012-11-081-38/+40
* 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
* Add array variables for DOCS and HTML_DOCS in qt4-r2.eclassBen de Groot2012-07-231-32/+42
* Overhaul *FLAGS handling in eqmake4() to fix bug 361303. Thanks to Michael (k...Davide Pesavento2012-04-191-7/+10
* Minor code style cleanup and quoting fixes.Davide Pesavento2012-02-131-23/+25
* Finally remove ${S} fallback, it was deprecated 3 months ago.Davide Pesavento2012-02-131-14/+1
* eqmake4: make CONFIG manipulation more robust by using gsub in the awk script...Davide Pesavento2012-02-131-12/+13
* Fix regression with DOCS and non-default ${S}, bug #396227.Davide Pesavento2011-12-281-4/+3
* Improve eclass doc.Davide Pesavento2011-12-261-31/+40
* Restore ${S} fallback, but with a deprecation notice saying that it will be r...Davide Pesavento2011-11-121-1/+14
* Remove ${S} fallback from src_unpack, set qt@g.o as maintainer, remove unnece...Davide Pesavento2011-11-121-21/+12
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-5/+5
* Support eapi4. No new code required.Tomas Chvatal2011-03-191-2/+2
* Fixup die case for eapi in qt4-r2 and xorg-2 eclasses.Tomas Chvatal2011-03-191-2/+2
* remove -nocache from qmake invocation because Davide threatened me to do it, ...Theo Chatzimichos2010-12-301-2/+2
* Quote CC,CXX,LD,LINK. Bug #332669. Thanks to Harald van DijkMarkos Chandras2010-08-141-4/+4
* Adding -config option to eqmake4. Bug #328457. Thanks to Davide Pesavento forMarkos Chandras2010-07-311-2/+4
* Fix eqmake4 when passed args with spacesJonathan Callen2010-04-151-4/+4
* Define QMAKE_LIBDIR variables. Fixes bug #304975Markos Chandras2010-03-181-1/+4
* Don't reset QMAKE_RPATH by default in eqmake4Dominik Kapusta2010-02-191-2/+1
* Support EAPI3 in qt4-r2.eclassDror Levin2010-01-211-2/+2
* Add prefix support to qt4-r2.eclassJonathan Callen2010-01-141-5/+7
* Initial commit of qt4-r2.eclassDominik Kapusta2009-12-151-0/+273