Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added prefix support (bug #485534) | Christoph Junghans | 2013-10-17 | 2 | -3/+7 |
| | |||||
* | Remove .la files for libasan and libtsan. They reference non-existent | Ryan Hill | 2013-10-15 | 2 | -2/+8 |
| | | | | | libstdc++.la when fixlafiles is disabled/unsupported, and -fsanitize doesn't work with -static anyways. (bug #487550) | ||||
* | Fix over-use of ||die. | Michał Górny | 2013-10-14 | 2 | -3/+6 |
| | |||||
* | Add qtbearer to nolibx11_pkgs | Davide Pesavento | 2013-10-14 | 2 | -3/+6 |
| | |||||
* | Switch to git-r3.eclass | Davide Pesavento | 2013-10-14 | 2 | -6/+11 |
| | |||||
* | Add missing "die" calls as reported by Nikoli. | Michał Górny | 2013-10-14 | 2 | -8/+11 |
| | |||||
* | Respect EVCS_OFFLINE in git-r3_fetch. | Michał Górny | 2013-10-13 | 2 | -4/+7 |
| | |||||
* | gen_usr_ldscript: handle the gold linker when generating the OUTPUT_FORMAT ↵ | Mike Frysinger | 2013-10-12 | 1 | -2/+10 |
| | | | | section #487696 by Michał Górny | ||||
* | split the FIFO fd into two (one ro and one rw) to avoid POSIX undefined ↵ | Mike Frysinger | 2013-10-12 | 1 | -6/+9 |
| | | | | behavior #487056 by Alan Hourihane | ||||
* | strip-flags: log changes when they happen for user to see #487104 | Mike Frysinger | 2013-10-12 | 1 | -1/+4 |
| | |||||
* | add amd64-fbsd keywords | Alexis Ballier | 2013-10-12 | 1 | -3/+3 |
| | |||||
* | Use readme.gentoo.eclass (bug #457594). | Jeroen Roovers | 2013-10-12 | 2 | -3/+24 |
| | |||||
* | Do not look up Python for binary package install. | Michał Górny | 2013-10-12 | 2 | -2/+9 |
| | |||||
* | avoid changing to $S just to create the env.d -- use $T instead | Mike Frysinger | 2013-10-11 | 1 | -4/+3 |
| | |||||
* | add multiple inherit protection | Mike Frysinger | 2013-10-11 | 1 | -3/+8 |
| | |||||
* | Do not alter HOME and TMPDIR when single impl is being used. This may ↵ | Michał Górny | 2013-10-10 | 2 | -5/+11 |
| | | | | work-around bug #487260. | ||||
* | Fix pypy dependency. | Michał Górny | 2013-10-09 | 2 | -3/+6 |
| | |||||
* | Bump dependencies on Python interpreters to require newest stable versions. ↵ | Michał Górny | 2013-10-09 | 2 | -11/+20 |
| | | | | Bug #463532. | ||||
* | Skip submodules that have update=none specified in config. Fixes bug #487262. | Michał Górny | 2013-10-09 | 2 | -2/+10 |
| | |||||
* | Fix git-r3 -> git-2 dependency leak, as noted in bug #487026. | Michał Górny | 2013-10-08 | 3 | -4/+10 |
| | |||||
* | Remove deprecated autotools-utils_autoreconf. | Michał Górny | 2013-10-08 | 2 | -80/+5 |
| | |||||
* | small modification on output from function dev_check | Jörg Bornkessel | 2013-10-07 | 2 | -3/+6 |
| | |||||
* | Convert comments for eclass manpages. Heavily based on work from ercpe, bug ↵ | Vlastimil Babka | 2013-10-06 | 2 | -604/+469 |
| | | | | #476946. | ||||
* | Remove lastrited git.eclass. | Michał Górny | 2013-10-05 | 2 | -474/+4 |
| | |||||
* | Add missing git DEPEND wrt bug #487026. | Michał Górny | 2013-10-05 | 2 | -2/+7 |
| | |||||
* | Convert comments for eclass manpages. Heavily based on work from ercpe, bug ↵ | Vlastimil Babka | 2013-10-05 | 2 | -108/+108 |
| | | | | #476946. | ||||
* | Convert comments for eclass manpages. Almost completely based on work from ↵ | Vlastimil Babka | 2013-10-05 | 2 | -57/+41 |
| | | | | 'mren <bugs@rennings.net>' in bug #210723 and ercpe from bug #476946. | ||||
* | Prepare for vala-0.22 | Alexandre Rostovtsev | 2013-10-04 | 2 | -4/+7 |
| | |||||
* | No stable keywords for mips | Chí-Thanh Christopher Nguyễn | 2013-10-04 | 2 | -4/+8 |
| | |||||
* | Clean up the splitting code wrt suggestions from Ulrich Mueller. | Michał Górny | 2013-10-01 | 2 | -6/+7 |
| | |||||
* | Split ABIs without altering IFS, to work-around bug in Paludis, bug #486592. | Michał Górny | 2013-10-01 | 2 | -4/+11 |
| | |||||
* | Fix duplicate flags in MULTILIB_USEDEP. Thanks for the report and the patch ↵ | Michał Górny | 2013-09-30 | 2 | -12/+20 |
| | | | | to Ulrich Mueller. | ||||
* | append-*flags: revert to old behavior where we always append the flags ↵ | Mike Frysinger | 2013-09-30 | 1 | -9/+24 |
| | | | | specified rather than doing testing on them; it is not feasible to handle flags that have spaces in them #417047 | ||||
* | add prefix support | Christoph Junghans | 2013-09-30 | 2 | -31/+38 |
| | |||||
* | tc-export_build_env: also export XXX_FOR_BUILD env vars to match the ↵ | Mike Frysinger | 2013-09-30 | 1 | -1/+7 |
| | | | | BUILD_XXX as many packages use those instead | ||||
* | EAPI bump, ccache support | Christoph Junghans | 2013-09-29 | 2 | -9/+18 |
| | |||||
* | Add support for gstreamer 1.2 release series. | Gilles Dartiguelongue | 2013-09-29 | 2 | -3/+10 |
| | |||||
* | Last rite python-distutils-ng. | Michał Górny | 2013-09-29 | 2 | -2/+11 |
| | |||||
* | Use einstalldocs (#484876) | Pacho Ramos | 2013-09-29 | 2 | -13/+6 |
| | |||||
* | get_version: extract version info with getfilevar_noexec as it should always ↵ | Mike Frysinger | 2013-09-29 | 1 | -11/+14 |
| | | | | work, and is much faster than evaluating with make; reported by Doug Anderson from ChromiumOS | ||||
* | get_version: do not parse KBUILD_OUTPUT in the cases where we do not use it ↵ | Mike Frysinger | 2013-09-29 | 1 | -4/+5 |
| | | | | as reported by Doug Anderson from ChromiumOS | ||||
* | Truncate .pydistutils.cfg in case we call distutils-r1_python_compile more ↵ | Mike Gilbert | 2013-09-28 | 2 | -3/+7 |
| | | | | than once. | ||||
* | added prefix support | Christoph Junghans | 2013-09-28 | 2 | -4/+8 |
| | |||||
* | let ebuilds set SRC_URI before inheriting the eclass | Mike Frysinger | 2013-09-28 | 1 | -3/+5 |
| | |||||
* | Use pydistutils.cfg to set build-dirs instead of passing commands ↵ | Michał Górny | 2013-09-27 | 2 | -49/+50 |
| | | | | explicitly. This should reduce the amount of implicit behavior. | ||||
* | Make HOME per-implementation. | Michał Górny | 2013-09-27 | 2 | -4/+8 |
| | |||||
* | Always fetch all branches when doing non-shallow fetch. | Michał Górny | 2013-09-27 | 2 | -2/+7 |
| | |||||
* | Switch the tests to reuse the same git repo. | Michał Górny | 2013-09-26 | 1 | -92/+66 |
| | |||||
* | Fix parsing EGIT_REPO_URI. Bug #486080. | Michał Górny | 2013-09-26 | 2 | -11/+26 |
| | |||||
* | Update doc on EGIT_NONSHALLOW. | Michał Górny | 2013-09-26 | 2 | -4/+9 |
| |