| Commit message (Expand) | Author | Age | Files | Lines |
* | inherit multilib for get_libdir | Zac Medico | 2012-06-02 | 2 | -3/+6 |
* | Don't assinging RDEPEND to DEPEND and vise versa. JRE in DEPEND confuses VM s... | Ralph Sennhauser | 2012-06-01 | 2 | -8/+9 |
* | pass --enable-obsolete for end users to use older (unsupported) targets #4183... | Mike Frysinger | 2012-05-31 | 2 | -2/+4 |
* | fix moronic syntax error in previous commit | Mike Frysinger | 2012-05-31 | 1 | -2/+2 |
* | also warn on -Wl, flags passed to append-flags | Mike Frysinger | 2012-05-31 | 1 | -2/+3 |
* | handle mingw64 targets in the libc cross-compiler logic #417793 by Matt Whitlock | Mike Frysinger | 2012-05-30 | 1 | -2/+4 |
* | Use 'darcs get --lazy' instead of 'darcs get --partial' (gone in darcs-2.8). | Sergei Trofimovich | 2012-05-30 | 2 | -3/+6 |
* | Set prefix for ant-1.8.4 | Ralph Sennhauser | 2012-05-30 | 2 | -3/+13 |
* | Sort ldflags handling functions to logic place | Justin Lecher | 2012-05-30 | 2 | -28/+31 |
* | Allow EAPI=4. | Sergei Trofimovich | 2012-05-30 | 2 | -4/+7 |
* | Introduce chromium_suid_sandbox_check_kernel_config, deprecate chromium_check... | Paweł Hajdan | 2012-05-30 | 2 | -5/+19 |
* | Apply gnustep eclass changes wrt http://archives.gentoo.org/gentoo-dev/msg_ee... | Paweł Hajdan | 2012-05-29 | 3 | -8/+14 |
* | Simplify preserve_old_lib ewarn messages, wrt http://archives.gentoo.org/gent... | Paweł Hajdan | 2012-05-28 | 2 | -11/+9 |
* | Remove invalid use check, these should be fixed by now. | Michał Górny | 2012-05-28 | 2 | -11/+5 |
* | Fail whenever unable to change directory, wrt #391927. | Michał Górny | 2012-05-28 | 2 | -12/+15 |
* | autotools.eclass no longer supports re-inheriting so we need to override AUTO... | Michał Górny | 2012-05-28 | 2 | -6/+7 |
* | Update on SELinux eclass, introducing support for user-provided policies and ... | Sven Vermeulen | 2012-05-26 | 2 | -15/+79 |
* | Fix double hashbang in installed scripts. Patch by Krzysztof Pawlik, modified... | Michał Górny | 2012-05-26 | 2 | -8/+22 |
* | warn when people add preprocessor/linker flags with `append-flags` | Mike Frysinger | 2012-05-26 | 1 | -1/+5 |
* | fixed install for locales if only LINGUAS=en | Jörg Bornkessel | 2012-05-25 | 2 | -4/+10 |
* | Re-enable rpath on prefix wrt bug 417169. | Davide Pesavento | 2012-05-25 | 2 | -4/+8 |
* | Remove obsolete pkg_pretend function. | Mike Gilbert | 2012-05-24 | 2 | -13/+6 |
* | Typo in comment | Alexis Ballier | 2012-05-24 | 1 | -2/+2 |
* | Create objdir if MAKEOBJDIRPREFIX is defined, so that we can make out of tree... | Alexis Ballier | 2012-05-24 | 1 | -1/+7 |
* | do not require aclocal.m4 to trace macros as simpler packages might not end u... | Mike Frysinger | 2012-05-24 | 1 | -5/+5 |
* | Don't elog about icons if the user has installed them. Bug 416773 by pacho. | Mike Gilbert | 2012-05-23 | 2 | -11/+17 |
* | Avoid using 'make' for installing; use 'mkdir -p' for creating the directorie... | Diego Elio Pettenò | 2012-05-23 | 2 | -3/+8 |
* | Call eaclocal unconditionally; _elibtoolize no longer does that. | Michał Górny | 2012-05-22 | 2 | -6/+6 |
* | Update SRC_URI for Qt 4.8.1 and later. | Davide Pesavento | 2012-05-22 | 2 | -3/+10 |
* | Punt support for running intltoolize --force --copy --automake, because autot... | Samuli Suominen | 2012-05-22 | 1 | -13/+1 |
* | drop x32 support for 4.6.x versions now that we have 4.7.0 | Mike Frysinger | 2012-05-22 | 1 | -12/+4 |
* | also scan for older AC_PROG_INTLTOOL since not all packages have updated yet | Mike Frysinger | 2012-05-21 | 1 | -3/+3 |
* | Add information about automatic run of python-distutils-ng_redoscript. | Krzysztof Pawlik | 2012-05-21 | 2 | -2/+8 |
* | run intltoolize when IT_PROG_INTLTOOL is in use #416789 by Markus Oehme | Mike Frysinger | 2012-05-21 | 1 | -4/+8 |
* | re-arch external tool handling to make it scalable for adding more tools | Mike Frysinger | 2012-05-21 | 1 | -15/+53 |
* | Fix to match autotools.eclass API changes. | Michał Górny | 2012-05-21 | 2 | -3/+6 |
* | Document PYTHON_DISABLE_SCRIPT_REDOS. | Krzysztof Pawlik | 2012-05-21 | 2 | -2/+12 |
* | Fix #! line for installed scripts and install them for enabled implementation... | Krzysztof Pawlik | 2012-05-21 | 2 | -2/+13 |
* | strip-linguas check added | Jörg Bornkessel | 2012-05-20 | 2 | -2/+7 |
* | some debug infos for wrong use of vdr-plugin-2.eclass | Jörg Bornkessel | 2012-05-20 | 2 | -6/+25 |
* | Try to avoid sandbox violation when running qhelpgenerator, bug 415517. | Davide Pesavento | 2012-05-20 | 2 | -3/+7 |
* | change eautomake over to autotools_check_macro now that we cache the results ... | Mike Frysinger | 2012-05-20 | 1 | -6/+2 |
* | optimize autotools_check_macro to cache the result of the autoconf trace as w... | Mike Frysinger | 2012-05-20 | 1 | -15/+41 |
* | allow autotools_check_macro_val to take multiple macros when the values can s... | Mike Frysinger | 2012-05-20 | 1 | -10/+16 |
* | make eliding of --install transparent to the caller so that we can drop dupli... | Mike Frysinger | 2012-05-20 | 1 | -14/+14 |
* | we don't use anything from eutils eclass now, so drop the inherit | Mike Frysinger | 2012-05-20 | 1 | -2/+2 |
* | always depend on automake even when WANT_AUTOMAKE=none #401605 | Mike Frysinger | 2012-05-20 | 1 | -4/+5 |
* | eautoreconf: automatically run eautopoint when the code base uses it | Mike Frysinger | 2012-05-20 | 1 | -1/+4 |
* | automatically create AC_CONFIG_MACRO_DIR dir too | Mike Frysinger | 2012-05-20 | 1 | -4/+6 |
* | Fix name space collision with elisp-common.eclass, bug 406053. | Ulrich Müller | 2012-05-19 | 2 | -17/+20 |