| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecation warnings wrt bug #452160. The code will not be removed any... | Michał Górny | 2013-03-02 | 2 | -15/+7 |
* | Run *_all() phases in best-impl sources, in an in-source build. | Michał Górny | 2013-03-02 | 2 | -2/+16 |
* | Override build locations and set PYTHONPATH in in-source builds, to increase ... | Michał Górny | 2013-03-02 | 2 | -10/+10 |
* | In-source builds: append "build/" subdir to the BUILD_DIR variable. It can be... | Michał Górny | 2013-03-02 | 2 | -9/+10 |
* | Enable x32 ABI support. | Michał Górny | 2013-02-27 | 2 | -2/+6 |
* | Export src_prepare() explicitly rather than implicitly through inherits. | Michał Górny | 2013-02-27 | 2 | -3/+10 |
* | Update description. | Michał Górny | 2013-02-27 | 2 | -5/+8 |
* | Revert the log teeing changes as they cause unexpected kind of breakage. | Michał Górny | 2013-02-27 | 4 | -81/+67 |
* | Run header checksumming function only if /usr/include exists (IOW: silence th... | Michał Górny | 2013-02-26 | 2 | -2/+7 |
* | Enable writing split build logs. | Michał Górny | 2013-02-26 | 2 | -5/+9 |
* | prune_libtool_files: support running without pkg-config installed, using sed ... | Michał Górny | 2013-02-26 | 2 | -9/+30 |
* | Re-enable split logs, now directly handled by python*_foreach_impl(). | Michał Górny | 2013-02-26 | 2 | -5/+18 |
* | Re-use python_parallel_foreach_impl() in distutils-r1. | Michał Górny | 2013-02-26 | 2 | -56/+12 |
* | Introduce the parallel variant of python_foreach_impl(). | Michał Górny | 2013-02-26 | 3 | -11/+61 |
* | Make python_foreach_impl() non-fatal, expect explicit die inside or outside. | Michał Górny | 2013-02-26 | 2 | -5/+17 |
* | Bump the emul-linux-x86 blocker to match the new release. | Michał Górny | 2013-02-25 | 2 | -3/+6 |
* | Allow headers installation, bug #458784 | Pacho Ramos | 2013-02-24 | 2 | -3/+6 |
* | Introduce multilib support for xlibs. | Michał Górny | 2013-02-24 | 2 | -9/+39 |
* | Drop versionator eclass as it's not needed for a long time, also fixes bug #4... | Pacho Ramos | 2013-02-24 | 2 | -33/+15 |
* | Also set the RUBY_FAKEGEM_DOCDIR default for the rake recipe. This fixes a re... | Hans de Graaff | 2013-02-24 | 1 | -4/+5 |
* | Fix passing arguments to phases. | Michał Górny | 2013-02-22 | 2 | -7/+10 |
* | Support EXAMPLES to install examples in a consistent manner. | Michał Górny | 2013-02-21 | 2 | -6/+34 |
* | vdr-plugin.eclass, add eerror to get .eclass depricated | Joerg Bornkessel | 2013-02-18 | 2 | -3/+11 |
* | Make it possible to bypass license check from ebuilds | Justin Lecher | 2013-02-14 | 2 | -31/+47 |
* | Drop KEYWORDS from eclass, #342185 | Justin Lecher | 2013-02-14 | 2 | -3/+5 |
* | Bug #455462: Libtool cleanup; Bug #455016: mariadb mytop deps; Bug #448598: U... | Robin H. Johnson | 2013-02-13 | 3 | -4/+56 |
* | Fix typo: extra apostrophe being shell syntax error. | Michael Haubenwallner | 2013-02-12 | 2 | -2/+6 |
* | Support DOCS=() to disable installing documentation. | Michał Górny | 2013-02-11 | 3 | -11/+21 |
* | Temporarily disable egg_info since it causes problems with installing scripts. | Michał Górny | 2013-02-10 | 2 | -7/+12 |
* | Introduce cmake-utils wrapper eclass for multilib. | Michał Górny | 2013-02-10 | 2 | -1/+60 |
* | Move header checking function into multilib-build for wider reuse. | Michał Górny | 2013-02-10 | 3 | -31/+46 |
* | QA-warn if epunt_cxx does not find any checks to punt. | Michał Górny | 2013-02-10 | 2 | -5/+14 |
* | Introduce a function to install package for running tests, solving all the is... | Michał Górny | 2013-02-10 | 2 | -2/+60 |
* | Override egg-info write location in out-of-source builds. | Michał Górny | 2013-02-10 | 2 | -2/+12 |
* | Error out if "tests" package is installed. This is a common mistake and a sou... | Michał Górny | 2013-02-10 | 2 | -2/+10 |
* | if KERNEL_DIR is pointing to the object output, figure out the source dir and... | Mike Frysinger | 2013-02-10 | 1 | -2/+9 |
* | delete empty depend vars | Mike Frysinger | 2013-02-10 | 1 | -4/+1 |
* | use emake rather than make to extract variable values #373151 by Kevin Pyle | Mike Frysinger | 2013-02-10 | 1 | -2/+4 |
* | if KV_OUT_DIR is not set, do not let linux_config_src_exists implicitly check... | Mike Frysinger | 2013-02-10 | 1 | -22/+21 |
* | add test using version from #404371 | Mike Frysinger | 2013-02-10 | 1 | -7/+8 |
* | update snapshot location to use gcc.gnu.org #455152 | Mike Frysinger | 2013-02-09 | 1 | -7/+6 |
* | update HOMEPAGE to use sourceware.org #455152 | Mike Frysinger | 2013-02-09 | 1 | -2/+2 |
* | Document the src_unpack() function. Requested in bug #456160. | Michał Górny | 2013-02-08 | 2 | -3/+12 |
* | Bump CMake minimum version to latest stable. | Michael Palimaka | 2013-02-08 | 2 | -3/+6 |
* | Fixing confusing message in distutils.eclass | Patrick Lauer | 2013-02-08 | 2 | -7/+13 |
* | Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add s... | Michael Palimaka | 2013-02-07 | 2 | -35/+104 |
* | automatically add subslot deps on ocaml for eapis that support it | Alexis Ballier | 2013-02-07 | 1 | -2/+3 |
* | [eclass] Version bump KDE SC 4.10.0 | Alexey Shvetsov | 2013-02-07 | 5 | -42/+43 |
* | Add a variable to stop autoformatting when not desired, use '-e' option for e... | Pacho Ramos | 2013-02-04 | 2 | -24/+32 |
* | Introduce python_get_library_path() to obtain the path to the Python library.... | Michał Górny | 2013-02-04 | 2 | -2/+49 |