summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Two new eclasses to help with obs.Michal Hrušecký2011-09-162-0/+138
|
* Explain .la removal reasons in output.Michał Górny2011-09-161-6/+7
|
* Remove static libs covered by .pc files as well.Michał Górny2011-09-161-1/+12
|
* Drop 'empty' .la files as well (those lacking libs & flags).Michał Górny2011-09-161-7/+17
|
* Refactor remove_libtool_files() to simplify conditions.Michał Górny2011-09-161-9/+11
|
* Check command-line args completely in remove_libtool_files().Michał Górny2011-09-161-2/+13
|
* Clean up & simplify la removal code a little.Michał Górny2011-09-161-7/+6
|
* For .la removal, look for static archives rather than USE=static-libs.Michał Górny2011-09-161-13/+14
|
* Strip ${D} from removal message to shorten it.Michał Górny2011-09-161-3/+3
|
* Fix handling whitespace in filenames when looking for .la files.Michał Górny2011-09-161-2/+2
|
* support gcc-4.7+ multilib list with x86_64 targetsMike Frysinger2011-09-131-10/+27
|
* add more BUILD_xxx helpers, and unify the variable lookup logic a bit more ↵Mike Frysinger2011-09-121-5/+37
| | | | in tc-getBUILD_PROG
* Rewrite eqawarn() to reuse PORTAGE_ELOG_CLASSES set by dev profile.Michał Górny2011-09-121-4/+5
|
* Use einfo to make .{la,a} removals more visible.Michał Górny2011-09-121-3/+3
|
* Michał Górny added as co-maintainer, bug #382709Maciej Mrozowski2011-09-121-1/+2
|
* Add xz-utils to DEPEND when == xz, bug #380521 by Alexandre Rostovtsev.Pacho Ramos2011-09-121-1/+7
|
* ewarn -> eqawarn to not stress users with our mistakes.Michał Górny2011-09-121-3/+6
|
* Issue deprecation warning for devs on use.Michał Górny2011-09-121-1/+5
|
* handle newer cxx behavior with gcc-4.7+, and newer libquadmath/fortran with ↵Mike Frysinger2011-09-121-1/+13
| | | | gcc-4.6+
* use += style with confgcc appendingMike Frysinger2011-09-111-63/+63
|
* support x86_64 multilib settings with gcc-4.7+ as they changed the style to ↵Mike Frysinger2011-09-111-10/+14
| | | | append the var rather than set it once
* Fix sandbox violations reported in bugs #371827 and #382465.Serkan Kaba2011-09-101-1/+5
|
* Remove 3.3 from support python ABIs for now.Dirkjan Ochtman2011-09-101-2/+2
|
* quote flags value in exportMike Frysinger2011-09-091-2/+2
|
* Add support for eapi 4Ole Markus With2011-09-091-2/+2
|
* Add EAPI check (just to be sure).Michał Górny2011-09-081-1/+6
|
* Deprecate in favor of -r1.Michał Górny2011-09-081-1/+13
|
* Introducing a new, simplified eclass for bash-completion.Michał Górny2011-09-081-0/+47
|
* [eclass] update kde4 eclassesAlexey Shvetsov2011-09-071-8/+8
|
* unify tc-getPROG and tc-getBUILD_CC implementations, and add new ↵Mike Frysinger2011-09-061-30/+27
| | | | tc-getBUILD_{CPP,CXX} helpers on top of that
* Update the wording in the failed case.Tomas Chvatal2011-09-061-2/+2
|
* initial commit of office-ext.eclass that will allow us to package ↵Tomas Chvatal2011-09-051-0/+149
| | | | {libre,open}office plugins via portage rather than per-user.
* Add the updated check-reqs eclass as per gentoo-dev discussion.Tomas Chvatal2011-09-051-123/+267
|
* Mark php-ext-pecl-r1 and php-ext-source-r1 eclasses as dead. Nothing in main ↵Tomas Chvatal2011-09-032-229/+8
| | | | tree use them anymore.
* Eclass documentation now supports @AUTHOR block.Ulrich Müller2011-09-021-6/+8
|
* Prefix support, thanks to sera and darkside.Vlastimil Babka2011-09-011-10/+26
|
* Add x11-libs/libxkbfile to global kde dependencies, bug 379747Andreas K. Hüttel2011-08-311-1/+2
|
* Sync eclasses from Emacs overlay (revision 1683).Ulrich Müller2011-08-302-16/+16
| | | | Change [ ] to [[ ]] throughout.
* trim useless trailing whitespaceMike Frysinger2011-08-2921-56/+54
|
* Raise required cmake version to current stable (and tree minimum), see also ↵Andreas K. Hüttel2011-08-271-3/+3
| | | | bug 379347
* Remove pointless trailing spaceNirbheek Chauhan2011-08-251-6/+6
|
* Use ${T} instead of ${S} for the gstreamer registryNirbheek Chauhan2011-08-251-2/+2
|
* Move GST_REGISTRY export to src_prepareArun Raghavan2011-08-241-4/+7
| | | | | We might end up calling gst functions anywhere (gupnp-dlna calls it in documentation generation, for example).
* Remove incorrect library path. Patch by Jonathan Callen <abcd@gentoo.org>. ↵Matt Turner2011-08-221-3/+2
| | | | Bugs 289947 and 358149.
* Iterate across patches since bundled application is only supported if the ↵Sven Vermeulen2011-08-221-2/+6
| | | | patches are non-incremental
* use `die` rather than invalid depend atoms since council ok-ed it some time agoMike Frysinger2011-08-221-3/+3
|
* add a WANT_LIBTOOL knob so people can disable the dep if they really know ↵Mike Frysinger2011-08-221-4/+18
| | | | what they are doing
* FIx maintainer field in leechcraft.eclassMaxim Koltsov2011-08-221-2/+2
|
* Add leechcraft.eclass, thanks to 0xd34df00dMaxim Koltsov2011-08-221-0/+57
|
* Doc fix: @MAINTAINER doesn't support paragraphs any more.Ulrich Müller2011-08-222-6/+4
|