summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
...
* Initial EAPI support (bug #474358).Ryan Hill2013-12-272-214/+224
* Per discussion with Flameeyes, make -l and -L always valid, and only warn abo...Robin H. Johnson2013-12-272-10/+21
* There are usages in the tree of "append-libs $(pkg-config ...)"; if pkg-confi...Robin H. Johnson2013-12-272-3/+14
* Document einstalldocs.Michał Górny2013-12-272-2/+29
* Add support for the ruby21 target.Hans de Graaff2013-12-262-2/+10
* Add another pathological use flag function, useno (inversion of use)Andreas K. Hüttel2013-12-242-2/+14
* Rename gtk USE flag to awt. Remove lto USE flag. Minor cleanup.Ryan Hill2013-12-232-38/+19
* rework how we disable makeinfo; and disable it completely for older versions,...Mike Frysinger2013-12-221-7/+13
* preliminary support for newer EAPIsMike Frysinger2013-12-221-6/+32
* modernize find usageMike Frysinger2013-12-221-5/+5
* tweak comments -- no functional changesMike Frysinger2013-12-221-4/+4
* Use eqmake4() from qmake-utils.eclassDavide Pesavento2013-12-212-176/+7
* Reorder by phase and group functions together with the phase that uses them.Ryan Hill2013-12-212-783/+774
* add support for bash-3.2 which lacks $BASHPID as pointed out by Ryan HillMike Frysinger2013-12-211-2/+19
* Refactoring: Inline gcc-compiler-configure() into gcc_do_configure(). CleanRyan Hill2013-12-192-247/+251
* Added HTTPS URL to EGIT_REPO_URI to allow live ebuilds to fetch data if firew...Sven Vermeulen2013-12-162-3/+7
* use $CBUILD rather than uname for host detection #479656Mike Frysinger2013-12-071-2/+2
* Fix multiprocessing.eclass for non-Linux hostsJonathan Callen2013-12-062-4/+7
* Remove warning for uclibc if patching fails, bug #492640Anthony G. Basile2013-12-052-5/+5
* Check SECCOMP_FILTER kernel config option for Chromium sandbox, bug #490550 b...Paweł Hajdan2013-12-042-3/+8
* Remove pointless distutils-r1_python_test function.Mike Gilbert2013-12-032-11/+5
* add a /dev/fd sanity check #479656Mike Frysinger2013-12-031-1/+8
* add prefix support by Christoph Junghans #485438Mike Frysinger2013-12-031-16/+37
* Override bdist_egg->build_dir via pydistutils.cfg rather than extra command. ...Michał Górny2013-12-022-12/+13
* Add qmake-utils eclass from Qt overlaySergey Popov2013-12-022-1/+249
* Always ensure MODULES_OPTIONAL_USE is in IUSE.Robin H. Johnson2013-12-012-3/+6
* MODULES_OPTIONAL_USE makes it possible to optionally use linux-mod without in...Robin H. Johnson2013-12-012-5/+25
* Depend on dev-lang/python-exec:0 if _PYTHON_WANT_PYTHON_EXEC2 is 0, bug 489646.Mike Gilbert2013-11-303-5/+14
* shift 1.12 out of _LATEST_AUTOMAKE as 1.13 is stable, and shift in 1.14 #474600Mike Frysinger2013-11-301-2/+2
* add a makeopts_loadavg helper to extract --load-average # from $MAKEOPTS #490...Mike Frysinger2013-11-281-1/+20
* export pkg_setup and default PHP_PEAR_CHANNEL to ${FILESDIR}/channel.xml (all...Matti Bickel2013-11-252-10/+11
* integrate php-pear-lib-r1 into php-pear-r1 eclassMatti Bickel2013-11-252-4/+22
* Extended symlink fix back to 4.4 (see bug #363839).Steve Arnold2013-11-252-4/+9
* Prevent comparison failures due to -frecord-gcc-switches (bug #490738).Ryan Hill2013-11-252-2/+7
* Updates for handling texinfo breakage/version stuff (see bug #483192).Steve Arnold2013-11-252-8/+19
* Support in-source builds.Michał Górny2013-11-242-2/+8
* Respect BUILD_DIR in in-source builds when set earlier.Michał Górny2013-11-242-17/+20
* Reuse multilib-minimal to reduce code duplication and allow easier function o...Michał Górny2013-11-242-19/+58
* Fix my email addressJonathan Callen2013-11-232-4/+4
* fix random style issuesMike Frysinger2013-11-221-13/+15
* libtool.eclass elibtoolize(): Besides ltmain.sh, explicitly locate configureMichael Haubenwallner2013-11-222-90/+89
* disable dirs specific to gdb in case we have a combined tree #490566Mike Frysinger2013-11-211-1/+3
* Run multilib header wrapping only when multiple ABIs are enabled, bug #491752...Michał Górny2013-11-202-5/+12
* Added 'replace-hcflags()'. Filters HCFLAGS.Sergei Trofimovich2013-11-202-2/+27
* update binutils git repo #490566Mike Frysinger2013-11-201-2/+2
* Updated to strip graphite flags and enable openmp use flagSteve Arnold2013-11-202-3/+38
* Reimplemented K_EXP_GENPATCHES_LIST patch matching by switching the LHS with ...Tom Wijsman2013-11-182-5/+12
* Cleanup.Ryan Hill2013-11-162-81/+51
* Drop wxwidgets_pkg_setup and check_wxuse.Ryan Hill2013-11-162-66/+8
* Drop support for 2.6.Ryan Hill2013-11-162-62/+17