Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup due ↵ | Pacho Ramos | 2014-01-05 | 5 | -13/+18 |
| | | | | http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-td271273.html | ||||
* | Fix twisted SRC_URI. Thanks to yac for the patch. | Michał Górny | 2014-01-05 | 2 | -4/+7 |
| | |||||
* | Add first changelog entry so echangelog does not act up | Andreas K. Hüttel | 2014-01-01 | 1 | -2/+5 |
| | |||||
* | Rotate ChangeLog | Andreas K. Hüttel | 2014-01-01 | 2 | -3934/+3939 |
| | |||||
* | Improve documentation on multilib_is_native_abi & multilib_build_binaries to ↵ | Michał Górny | 2013-12-31 | 2 | -11/+14 |
| | | | | make it clear which one to use. Requested and reviewed by okias. | ||||
* | elibtoolize: accept explicit dir args on command line #496320 by Arfrever ↵ | Mike Frysinger | 2013-12-31 | 2 | -13/+15 |
| | | | | Frehtes Taifersar Arahesis | ||||
* | fix cross-compiling a stage1 with gcc-4.8 -- we can't enable c++ right away | Mike Frysinger | 2013-12-31 | 1 | -2/+2 |
| | |||||
* | eat trailing whitespace -- no functional changes | Mike Frysinger | 2013-12-31 | 1 | -4/+4 |
| | |||||
* | Add 3.0 support. | Ryan Hill | 2013-12-30 | 2 | -7/+10 |
| | |||||
* | force people to nicely upgrade to a stable version of gettext to avoid known ↵ | Mike Frysinger | 2013-12-30 | 1 | -2/+7 |
| | | | | issues with old versions #496454 | ||||
* | For 4.8+ C++ is always enabled. We should eventually drop the cxx USE flag, | Ryan Hill | 2013-12-30 | 2 | -2/+7 |
| | | | | but who knows what that would break. | ||||
* | Do not use subslots on dev-lang/perl in perl apps (as opposed to modules) | Andreas K. Hüttel | 2013-12-29 | 2 | -3/+7 |
| | |||||
* | Use subslot dependencies on dev-lang/perl if possible, bug 479298 | Andreas K. Hüttel | 2013-12-29 | 2 | -4/+21 |
| | |||||
* | Update doc link to point to the docs on Wiki. | Michał Górny | 2013-12-29 | 2 | -8/+11 |
| | |||||
* | Fix typo | Justin Lecher | 2013-12-28 | 1 | -2/+2 |
| | |||||
* | Fix eclassdoc for einstalldocs. | Michał Górny | 2013-12-28 | 2 | -3/+6 |
| | |||||
* | Missed one. | Ryan Hill | 2013-12-28 | 2 | -3/+6 |
| | |||||
* | Use version ranges instead of case statements in gcc_do_filter_flags(). | Ryan Hill | 2013-12-28 | 2 | -57/+51 |
| | |||||
* | Add tc_version_is_between() helper. | Ryan Hill | 2013-12-28 | 2 | -9/+17 |
| | |||||
* | Reintroduce texinfo patch to unbreak older versions (bug #496224). | Ryan Hill | 2013-12-28 | 2 | -4/+8 |
| | |||||
* | Spelling fixes. | Robin H. Johnson | 2013-12-28 | 2 | -4/+7 |
| | |||||
* | stub out the treelang info page in older gcc builds #496224 by Adam Randall | Mike Frysinger | 2013-12-27 | 1 | -1/+3 |
| | |||||
* | add debug print function wrt #493214 | Julian Ospald | 2013-12-27 | 2 | -2/+21 |
| | |||||
* | Initial EAPI support (bug #474358). | Ryan Hill | 2013-12-27 | 2 | -214/+224 |
| | |||||
* | Per discussion with Flameeyes, make -l and -L always valid, and only warn ↵ | Robin H. Johnson | 2013-12-27 | 2 | -10/+21 |
| | | | | about other arguments to append-libs. Also document expected arguments to append-libs. | ||||
* | There are usages in the tree of "append-libs $(pkg-config ...)"; if ↵ | Robin H. Johnson | 2013-12-27 | 2 | -3/+14 |
| | | | | pkg-config returns something other than a library, append-libs can end up inserting -l-L/usr/lib64 or other weirdness. We need to check for these and warn about them. | ||||
* | Document einstalldocs. | Michał Górny | 2013-12-27 | 2 | -2/+29 |
| | |||||
* | Add support for the ruby21 target. | Hans de Graaff | 2013-12-26 | 2 | -2/+10 |
| | |||||
* | Add another pathological use flag function, useno (inversion of use) | Andreas K. Hüttel | 2013-12-24 | 2 | -2/+14 |
| | |||||
* | Rename gtk USE flag to awt. Remove lto USE flag. Minor cleanup. | Ryan Hill | 2013-12-23 | 2 | -38/+19 |
| | |||||
* | rework how we disable makeinfo; and disable it completely for older ↵ | Mike Frysinger | 2013-12-22 | 1 | -7/+13 |
| | | | | versions, not just releases #294617 | ||||
* | preliminary support for newer EAPIs | Mike Frysinger | 2013-12-22 | 1 | -6/+32 |
| | |||||
* | modernize find usage | Mike Frysinger | 2013-12-22 | 1 | -5/+5 |
| | |||||
* | tweak comments -- no functional changes | Mike Frysinger | 2013-12-22 | 1 | -4/+4 |
| | |||||
* | Use eqmake4() from qmake-utils.eclass | Davide Pesavento | 2013-12-21 | 2 | -176/+7 |
| | |||||
* | Reorder by phase and group functions together with the phase that uses them. | Ryan Hill | 2013-12-21 | 2 | -783/+774 |
| | | | | No functional changes. | ||||
* | add support for bash-3.2 which lacks $BASHPID as pointed out by Ryan Hill | Mike Frysinger | 2013-12-21 | 1 | -2/+19 |
| | |||||
* | Refactoring: Inline gcc-compiler-configure() into gcc_do_configure(). Clean | Ryan Hill | 2013-12-19 | 2 | -247/+251 |
| | | | | up, sort and group options. | ||||
* | Added HTTPS URL to EGIT_REPO_URI to allow live ebuilds to fetch data if ↵ | Sven Vermeulen | 2013-12-16 | 2 | -3/+7 |
| | | | | firewall prohibits git (for SELinux eclass) | ||||
* | use $CBUILD rather than uname for host detection #479656 | Mike Frysinger | 2013-12-07 | 1 | -2/+2 |
| | |||||
* | Fix multiprocessing.eclass for non-Linux hosts | Jonathan Callen | 2013-12-06 | 2 | -4/+7 |
| | |||||
* | Remove warning for uclibc if patching fails, bug #492640 | Anthony G. Basile | 2013-12-05 | 2 | -5/+5 |
| | |||||
* | Check SECCOMP_FILTER kernel config option for Chromium sandbox, bug #490550 ↵ | Paweł Hajdan | 2013-12-04 | 2 | -3/+8 |
| | | | | by ago. | ||||
* | Remove pointless distutils-r1_python_test function. | Mike Gilbert | 2013-12-03 | 2 | -11/+5 |
| | |||||
* | add a /dev/fd sanity check #479656 | Mike Frysinger | 2013-12-03 | 1 | -1/+8 |
| | |||||
* | add prefix support by Christoph Junghans #485438 | Mike Frysinger | 2013-12-03 | 1 | -16/+37 |
| | |||||
* | Override bdist_egg->build_dir via pydistutils.cfg rather than extra command. ↵ | Michał Górny | 2013-12-02 | 2 | -12/+13 |
| | | | | Fixes bug #489842. | ||||
* | Add qmake-utils eclass from Qt overlay | Sergey Popov | 2013-12-02 | 2 | -1/+249 |
| | |||||
* | Always ensure MODULES_OPTIONAL_USE is in IUSE. | Robin H. Johnson | 2013-12-01 | 2 | -3/+6 |
| | |||||
* | MODULES_OPTIONAL_USE makes it possible to optionally use linux-mod without ↵ | Robin H. Johnson | 2013-12-01 | 2 | -5/+25 |
| | | | | introducing dependencies on virtual/linux-sources or virtual/modutils where unwanted. |