/[gentoo-x86]/eclass/qt4-r2.eclass |
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Fix indentation.
Simplify documentation files handling by utilizing einstalldocs from eutils eclass
Use eqmake4() from qmake-utils.eclass
Trivial sync with qt overlay.
Clarify that only CONFIG processing is skipped.
Add support for EQMAKE4_EXCLUDE.
eqmake4: override also QMAKE_LINK_C, used by packages with "CONFIG+=use_c_linker". Fixes bug #460420.
Partial sync with qt overlay. Apart from cosmetic changes, we now explicitly define QMAKE_{AR,RANLIB,OBJCOPY} in eqmake4(), thus fixing bug 440266.
Rephrase "unsupported EAPI" die message.
naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAPI=4 was previously allowed
Add array variables for DOCS and HTML_DOCS in qt4-r2.eclass
Overhaul *FLAGS handling in eqmake4() to fix bug 361303. Thanks to Michael (kensington) for the patch.
Minor code style cleanup and quoting fixes.
Finally remove ${S} fallback, it was deprecated 3 months ago.
eqmake4: make CONFIG manipulation more robust by using gsub in the awk script. Fixes bug #372719.
Fix regression with DOCS and non-default ${S}, bug #396227.
Improve eclass doc.
Restore ${S} fallback, but with a deprecation notice saying that it will be removed in 30 days.
Remove ${S} fallback from src_unpack, set qt@g.o as maintainer, remove unnecessary quoting.
fix random bugs in eclass documentation, and convert to new @AUTHOR tag
Support eapi4. No new code required.
Fixup die case for eapi in qt4-r2 and xorg-2 eclasses.
remove -nocache from qmake invocation because Davide threatened me to do it, actual proof in bug 349805
Quote CC,CXX,LD,LINK. Bug #332669. Thanks to Harald van Dijk
Adding -config option to eqmake4. Bug #328457. Thanks to Davide Pesavento for the patch
Fix eqmake4 when passed args with spaces
Define QMAKE_LIBDIR variables. Fixes bug #304975
Don't reset QMAKE_RPATH by default in eqmake4
Support EAPI3 in qt4-r2.eclass
Add prefix support to qt4-r2.eclass
Initial commit of qt4-r2.eclass
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.20 |