summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* also check for README files for --foreign (reported by Mr_Bones_)Mike Frysinger2011-10-051-2/+2
* Drop binutils depend from x-modular.eclass, bug #385659.Chí-Thanh Christopher Nguyễn2011-10-041-3/+2
* fix relinking when cross-compiling with a toolchain that doesnt use /lib as i...Mike Frysinger2011-10-031-0/+21
* clean up patch applying a bit, and add support for @GENTOO_LIBDIR@ replacemen...Mike Frysinger2011-10-031-22/+28
* Fix icedtea vendor match. Reported by sera.Serkan Kaba2011-10-021-2/+2
* Add sandbox exceptions for icedtea:7. Reported by sera.Serkan Kaba2011-10-021-1/+4
* edos2unix now dies when sed failsMike Frysinger2011-09-301-2/+3
* [mysql-cmake.eclass] Add CMAKE_BUILD_TYPE to mysql-cmake eclass so the binari...Jorge Manuel B. S. Vicetto2011-09-302-3/+5
* add usex() helper #382963Mike Frysinger2011-09-291-1/+8
* add common depend settingsMike Frysinger2011-09-271-7/+41
* force internal jar usage by Serkan Kaba #384291Mike Frysinger2011-09-261-1/+5
* scrub more ETYPE logicMike Frysinger2011-09-261-52/+31
* Pass --disable-maintainer-mode when needed, thanks to Nirbheek for his help.Pacho Ramos2011-09-251-1/+6
* mysql: don't depend on mysql-init-script in PrefixFabian Groffen2011-09-252-4/+6
* Adding myself as a co-maintainer.Michał Górny2011-09-231-1/+2
* Remove git.eclass old clones if git-2 clone succeeds.Michał Górny2011-09-231-11/+27
* Try to migrate git.eclass checkouts to the new eclass.Michał Górny2011-09-231-1/+13
* Ensure EGIT_LOCAL_NONBARE doesn't leak in from env.Michał Górny2011-09-231-1/+2
* Mark internal functions @INTERNAL.Michał Górny2011-09-231-1/+13
* Move pushd/popds within conditional to avoid needless exec.Michał Górny2011-09-231-3/+3
* Simplify bare/non-bare logic.Michał Górny2011-09-231-14/+8
* Drop redundant EGIT_LOCAL_NONBARE setting.Michał Górny2011-09-231-2/+1
* Replace redundant $? checks with explicit if..fi.Michał Górny2011-09-231-5/+3
* Drop -n & -z test operators -- they're redundant in [[ ]].Michał Górny2011-09-231-24/+22
* Remove unnecessary scary trailing-slash check for EGIT_REPO_URI.Michał Górny2011-09-231-2/+2
* Replace variable 'eval's with ${!foo}.Michał Górny2011-09-231-10/+11
* Reuse in_iuse() from eutils.eclass.Michał Górny2011-09-231-3/+3
* drop comment that bleeds into man pageMike Frysinger2011-09-231-3/+1
* handle multiline ACLOCAL_AMFLAGS #383525 by Mikael MorinMike Frysinger2011-09-232-14/+55
* add die and has_version helpersMike Frysinger2011-09-231-1/+10
* drop support for gcc-library builds as no one uses/cares about itMike Frysinger2011-09-221-193/+65
* Output actual directory in einfo message.Ulrich Müller2011-09-221-2/+2
* Introduce in_iuse() for IUSE checks.Michał Górny2011-09-211-1/+18
* 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