summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* eqmake4: override also QMAKE_LINK_C, used by packages with ↵Davide Pesavento2013-03-051-2/+3
| | | | "CONFIG+=use_c_linker". Fixes bug #460420.
* Partial sync with qt overlay. Apart from cosmetic changes, we now explicitly ↵Davide Pesavento2012-11-081-38/+40
| | | | define QMAKE_{AR,RANLIB,OBJCOPY} in eqmake4(), thus fixing bug 440266.
* 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 ↵Ian Stakenvicius2012-09-271-2/+2
| | | | EAPI=4 was previously allowed
* 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 ↵Davide Pesavento2012-04-191-7/+10
| | | | (kensington) for the patch.
* 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 ↵Davide Pesavento2012-02-131-12/+13
| | | | script. Fixes bug #372719.
* 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 ↵Davide Pesavento2011-11-121-1/+14
| | | | removed in 30 days.
* Remove ${S} fallback from src_unpack, set qt@g.o as maintainer, remove ↵Davide Pesavento2011-11-121-21/+12
| | | | unnecessary quoting.
* 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
| | | | actual proof in bug 349805
* 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
| | | | the patch
* 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