| Commit message (Expand) | Author | Age | Files | Lines |
* | add *-softfp-* support to the vendor field for people who want this for binar... | Mike Frysinger | 2012-06-09 | 2 | -24/+24 |
* | typo. | Michał Górny | 2012-06-08 | 1 | -2/+2 |
* | add automake-1.12 to the list so people with only that version installed can ... | Mike Frysinger | 2012-06-08 | 1 | -3/+3 |
* | merge @THANKS into @AUTHOR as @THANKS does not exist | Mike Frysinger | 2012-06-08 | 1 | -5/+4 |
* | fix order of eclass doc keywords | Mike Frysinger | 2012-06-08 | 1 | -3/+3 |
* | inherit flag-o-matic for append-flags | Zac Medico | 2012-06-07 | 4 | -7/+11 |
* | Extract to ${WORKDIR}/${P} rather than ${S}. | Michał Górny | 2012-06-07 | 2 | -4/+8 |
* | Specify SLOT in blocker atoms, to avoid blocking Qt5 packages. | Davide Pesavento | 2012-06-07 | 2 | -39/+42 |
* | run autotools in subdirs in parallel with new multiprocessing eclass | Mike Frysinger | 2012-06-07 | 1 | -9/+20 |
* | makeopts_jobs has been moved to multiprocessing.eclass, and all consumers sho... | Mike Frysinger | 2012-06-07 | 1 | -21/+1 |
* | inherit new multiprocessing for makeopts_jobs | Mike Frysinger | 2012-06-07 | 2 | -4/+4 |
* | add tests for new multiprocessing eclass | Mike Frysinger | 2012-06-07 | 2 | -1/+41 |
* | initial multiprocessing eclass | Mike Frysinger | 2012-06-07 | 1 | -0/+224 |
* | allow gtkdoc steps to be skipped if the tools are not installed #419979 -- if... | Mike Frysinger | 2012-06-07 | 1 | -6/+12 |
* | Reuse eautoreconf, deprecate autotools-utils_autoreconf. | Michał Górny | 2012-06-06 | 2 | -3/+10 |
* | Support other GNOME-related tools in eautoreconf: gtk-doc, gnome-doc & glib-g... | Michał Górny | 2012-06-06 | 2 | -10/+23 |
* | Move ppc/powerpc fix to after we apply linux patches | Mike Pagano | 2012-06-06 | 2 | -15/+19 |
* | Start using prune_libtool_files() from eutils, deprecate remove_libtool_files(). | Michał Górny | 2012-06-06 | 2 | -3/+11 |
* | Introduce prune_libtool_files() for .la file removal. Based on one used by au... | Michał Górny | 2012-06-06 | 2 | -3/+101 |
* | Avoid type -P output for glibtoolize, bug #419641 | Fabian Groffen | 2012-06-05 | 2 | -3/+6 |
* | enhanced functionality of doicon/newicon in eutils.eclass | Julian Ospald | 2012-06-05 | 2 | -31/+111 |
* | restore pkg_postrm export -- commit 1.542 was meant to delete pkg_prerm, not ... | Mike Frysinger | 2012-06-05 | 1 | -2/+2 |
* | Allow more providers for stardict, bug #413093 by tot-to and qt team. | Pacho Ramos | 2012-06-05 | 2 | -6/+11 |
* | Update Intel/AMD instruction sets for 4.7. | Ryan Hill | 2012-06-05 | 2 | -2/+7 |
* | Add -mfloat-abi=* to ALLOWED_FLAGS (bug #419615 by Hector Martin). | Ryan Hill | 2012-06-05 | 2 | -3/+7 |
* | No longer call java-pkg_ensure-test in java-pkg-2_pkg_setup as this is handle... | Ralph Sennhauser | 2012-06-04 | 2 | -3/+6 |
* | always build up the multilib list for gcc even when --disable-multilib as it ... | Mike Frysinger | 2012-06-03 | 1 | -3/+5 |
* | teach gcc how to handle CTARGET abis independent of CHOST abis | Mike Frysinger | 2012-06-03 | 1 | -9/+13 |
* | all callers to specify a different set of ABIs with get_all_abis so that we c... | Mike Frysinger | 2012-06-03 | 1 | -6/+13 |
* | punt pkg_preinst as it is merely a stub and no one calls it anymore | Mike Frysinger | 2012-06-02 | 1 | -6/+2 |
* | delete pkg_prerm from export_functions since its no longer defined | Mike Frysinger | 2012-06-02 | 1 | -2/+2 |
* | drop multilib_env setup calls since crossdev supports multilib now, and host ... | Mike Frysinger | 2012-06-02 | 1 | -10/+1 |
* | punt pkg_postrm as we no longer install these files into the / paths (rev 1.5... | Mike Frysinger | 2012-06-02 | 1 | -8/+2 |
* | inherit multilib for get_libdir | Zac Medico | 2012-06-02 | 17 | -44/+48 |
* | inherit multilib for get_libdir | Zac Medico | 2012-06-02 | 2 | -4/+5 |
* | 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 |