| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | Joerg Bornkessel | 2012-05-20 | 2 | -2/+7 |
* | some debug infos for wrong use of vdr-plugin-2.eclass | Joerg 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 |
* | qt4.eclass is dead. | Davide Pesavento | 2012-05-19 | 2 | -4/+8 |
* | only default armv7 to vfpv3-d16. default armv6 to vfp, but otherwise, keep t... | Mike Frysinger | 2012-05-18 | 1 | -5/+8 |
* | make rename_libraries rename bsdxml to expat too. | Alexis Ballier | 2012-05-17 | 1 | -1/+4 |
* | Do not install programs or libraries with the system immutable flag; it is mo... | Alexis Ballier | 2012-05-16 | 1 | -3/+3 |
* | Bug #415427: PBXT build was broken entirely in 5.1.62, and not actually runni... | Robin H. Johnson | 2012-05-15 | 1 | -2/+2 |
* | install .awk into /usr/share/gcc-data/ to avoid /lib/ mess, and we dont need ... | Mike Frysinger | 2012-05-15 | 1 | -16/+12 |
* | Block older versions of sys-apps/portage that don't have improved COLLISION_I... | Krzysztof Pawlik | 2012-05-14 | 2 | -2/+9 |
* | use `use_if_iuse` with bootstrap since not all versions have this | Mike Frysinger | 2012-05-13 | 1 | -2/+2 |
* | drop warnings for old versions of code | Mike Frysinger | 2012-05-13 | 1 | -18/+1 |
* | Added myself as co-maintainer to virtuoso.eclass | Chris Reffett | 2012-05-13 | 1 | -1/+2 |
* | support extended makeflag syntax and not just -j# | Mike Frysinger | 2012-05-11 | 2 | -5/+46 |
* | Actually check if the plugin file exist before creating symlink. Avoids broke... | Tomas Chvatal | 2012-05-11 | 2 | -3/+12 |
* | probe .sh files to see if they are makeself archives #415013 by Alan Smithee | Mike Frysinger | 2012-05-11 | 1 | -1/+7 |
* | Ignore licenses, user accept them by portage. Fixes bug#415337. | Tomas Chvatal | 2012-05-10 | 2 | -4/+9 |
* | arm: rework default --with-arch selection to be more tolerant of endian varia... | Mike Frysinger | 2012-05-10 | 1 | -13/+23 |
* | Depend on python and block python[-threads] for bug #409427. | Alexandre Rostovtsev | 2012-05-10 | 2 | -2/+12 |
* | have tc-is-cross-compiler default to CHOST if CTARGET isnt set #414527 by RaÃ... | Mike Frysinger | 2012-05-10 | 1 | -1/+2 |
* | Update the default unpack to detect cases when oxt is packed elsewhere. | Tomas Chvatal | 2012-05-09 | 2 | -4/+11 |
* | Fix xorg-2's git:// EGIT_REPO_URI. | Matt Turner | 2012-05-09 | 2 | -3/+6 |
* | Add the src_unpack phase for office-ext eclass. | Tomas Chvatal | 2012-05-09 | 2 | -4/+26 |