summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* disable kernel.org mirrors for now #383579Mike Frysinger2011-09-191-1/+3
* Fix the example to use explicit $(use_enable debug).Michał Górny2011-09-181-1/+2
* add USE=static-libs support #379049 by Agostino SarubboMike Frysinger2011-09-181-2/+4
* Fail if myeconfargs is not an array.Michał Górny2011-09-181-1/+4
* Deprecate implicit IUSE=debug.Michał Górny2011-09-181-5/+8
* Respect overrided RUBY_FAKEGEM_NAMENaohiro Aota2011-09-181-2/+2
* Move new version dependencies into the new version check.Naohiro Aota2011-09-181-5/+4
* Install gemspecs.Naohiro Aota2011-09-181-2/+10
* Add common dependenciesNaohiro Aota2011-09-181-1/+4
* Clean up, fix and simplify prefix support.Michał Górny2011-09-171-7/+13
* 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 in...Mike Frysinger2011-09-121-5/+37
* 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 g...Mike Frysinger2011-09-121-1/+13
* 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 a...Mike Frysinger2011-09-111-10/+14
* 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 tc-getBUILD_...Mike Frysinger2011-09-061-30/+27
* 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 {libre,open...Tomas Chvatal2011-09-051-0/+149
* 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
* 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
* trim useless trailing whitespaceMike Frysinger2011-08-2921-56/+54
* Raise required cmake version to current stable (and tree minimum), see also b...Andreas K. Hüttel2011-08-271-3/+3