summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Add first changelog entry so echangelog does not act upAndreas Hüttel2014-01-011-2/+5
* Rotate ChangeLogAndreas Hüttel2014-01-012-3934/+3939
* Improve documentation on multilib_is_native_abi & multilib_build_binaries to ...Michał Górny2013-12-312-11/+14
* elibtoolize: accept explicit dir args on command line #496320 by Arfrever Fre...Mike Frysinger2013-12-312-13/+15
* fix cross-compiling a stage1 with gcc-4.8 -- we can't enable c++ right awayMike Frysinger2013-12-311-2/+2
* eat trailing whitespace -- no functional changesMike Frysinger2013-12-311-4/+4
* Add 3.0 support.Ryan Hill2013-12-302-7/+10
* force people to nicely upgrade to a stable version of gettext to avoid known ...Mike Frysinger2013-12-301-2/+7
* For 4.8+ C++ is always enabled. We should eventually drop the cxx USE flag,Ryan Hill2013-12-302-2/+7
* Do not use subslots on dev-lang/perl in perl apps (as opposed to modules)Andreas Hüttel2013-12-292-3/+7
* Use subslot dependencies on dev-lang/perl if possible, bug 479298Andreas Hüttel2013-12-292-4/+21
* Update doc link to point to the docs on Wiki.Michał Górny2013-12-292-8/+11
* Fix typoJustin Lecher2013-12-281-2/+2
* Fix eclassdoc for einstalldocs.Michał Górny2013-12-282-3/+6
* Missed one.Ryan Hill2013-12-282-3/+6
* Use version ranges instead of case statements in gcc_do_filter_flags().Ryan Hill2013-12-282-57/+51
* Add tc_version_is_between() helper.Ryan Hill2013-12-282-9/+17
* Reintroduce texinfo patch to unbreak older versions (bug #496224).Ryan Hill2013-12-282-4/+8
* Spelling fixes.Robin H. Johnson2013-12-282-4/+7
* stub out the treelang info page in older gcc builds #496224 by Adam RandallMike Frysinger2013-12-271-1/+3
* add debug print function wrt #493214Julian Ospald2013-12-272-2/+21
* 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 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