summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* added prefix support (bug #485534)Christoph Junghans2013-10-172-3/+7
|
* Remove .la files for libasan and libtsan. They reference non-existentRyan Hill2013-10-152-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órny2013-10-142-3/+6
|
* Add qtbearer to nolibx11_pkgsDavide Pesavento2013-10-142-3/+6
|
* Switch to git-r3.eclassDavide Pesavento2013-10-142-6/+11
|
* Add missing "die" calls as reported by Nikoli.Michał Górny2013-10-142-8/+11
|
* Respect EVCS_OFFLINE in git-r3_fetch.Michał Górny2013-10-132-4/+7
|
* gen_usr_ldscript: handle the gold linker when generating the OUTPUT_FORMAT ↵Mike Frysinger2013-10-121-2/+10
| | | | section #487696 by Michał Górny
* split the FIFO fd into two (one ro and one rw) to avoid POSIX undefined ↵Mike Frysinger2013-10-121-6/+9
| | | | behavior #487056 by Alan Hourihane
* strip-flags: log changes when they happen for user to see #487104Mike Frysinger2013-10-121-1/+4
|
* add amd64-fbsd keywordsAlexis Ballier2013-10-121-3/+3
|
* Use readme.gentoo.eclass (bug #457594).Jeroen Roovers2013-10-122-3/+24
|
* Do not look up Python for binary package install.Michał Górny2013-10-122-2/+9
|
* avoid changing to $S just to create the env.d -- use $T insteadMike Frysinger2013-10-111-4/+3
|
* add multiple inherit protectionMike Frysinger2013-10-111-3/+8
|
* Do not alter HOME and TMPDIR when single impl is being used. This may ↵Michał Górny2013-10-102-5/+11
| | | | work-around bug #487260.
* Fix pypy dependency.Michał Górny2013-10-092-3/+6
|
* Bump dependencies on Python interpreters to require newest stable versions. ↵Michał Górny2013-10-092-11/+20
| | | | Bug #463532.
* Skip submodules that have update=none specified in config. Fixes bug #487262.Michał Górny2013-10-092-2/+10
|
* Fix git-r3 -> git-2 dependency leak, as noted in bug #487026.Michał Górny2013-10-083-4/+10
|
* Remove deprecated autotools-utils_autoreconf.Michał Górny2013-10-082-80/+5
|
* small modification on output from function dev_checkJörg Bornkessel2013-10-072-3/+6
|
* Convert comments for eclass manpages. Heavily based on work from ercpe, bug ↵Vlastimil Babka2013-10-062-604/+469
| | | | #476946.
* Remove lastrited git.eclass.Michał Górny2013-10-052-474/+4
|
* Add missing git DEPEND wrt bug #487026.Michał Górny2013-10-052-2/+7
|
* Convert comments for eclass manpages. Heavily based on work from ercpe, bug ↵Vlastimil Babka2013-10-052-108/+108
| | | | #476946.
* Convert comments for eclass manpages. Almost completely based on work from ↵Vlastimil Babka2013-10-052-57/+41
| | | | 'mren <bugs@rennings.net>' in bug #210723 and ercpe from bug #476946.
* Prepare for vala-0.22Alexandre Rostovtsev2013-10-042-4/+7
|
* No stable keywords for mipsChí-Thanh Christopher Nguyễn2013-10-042-4/+8
|
* Clean up the splitting code wrt suggestions from Ulrich Mueller.Michał Górny2013-10-012-6/+7
|
* Split ABIs without altering IFS, to work-around bug in Paludis, bug #486592.Michał Górny2013-10-012-4/+11
|
* Fix duplicate flags in MULTILIB_USEDEP. Thanks for the report and the patch ↵Michał Górny2013-09-302-12/+20
| | | | to Ulrich Mueller.
* append-*flags: revert to old behavior where we always append the flags ↵Mike Frysinger2013-09-301-9/+24
| | | | specified rather than doing testing on them; it is not feasible to handle flags that have spaces in them #417047
* add prefix supportChristoph Junghans2013-09-302-31/+38
|
* tc-export_build_env: also export XXX_FOR_BUILD env vars to match the ↵Mike Frysinger2013-09-301-1/+7
| | | | BUILD_XXX as many packages use those instead
* EAPI bump, ccache supportChristoph Junghans2013-09-292-9/+18
|
* Add support for gstreamer 1.2 release series.Gilles Dartiguelongue2013-09-292-3/+10
|
* Last rite python-distutils-ng.Michał Górny2013-09-292-2/+11
|
* Use einstalldocs (#484876)Pacho Ramos2013-09-292-13/+6
|
* get_version: extract version info with getfilevar_noexec as it should always ↵Mike Frysinger2013-09-291-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 Frysinger2013-09-291-4/+5
| | | | as reported by Doug Anderson from ChromiumOS
* Truncate .pydistutils.cfg in case we call distutils-r1_python_compile more ↵Mike Gilbert2013-09-282-3/+7
| | | | than once.
* added prefix supportChristoph Junghans2013-09-282-4/+8
|
* let ebuilds set SRC_URI before inheriting the eclassMike Frysinger2013-09-281-3/+5
|
* Use pydistutils.cfg to set build-dirs instead of passing commands ↵Michał Górny2013-09-272-49/+50
| | | | explicitly. This should reduce the amount of implicit behavior.
* Make HOME per-implementation.Michał Górny2013-09-272-4/+8
|
* Always fetch all branches when doing non-shallow fetch.Michał Górny2013-09-272-2/+7
|
* Switch the tests to reuse the same git repo.Michał Górny2013-09-261-92/+66
|
* Fix parsing EGIT_REPO_URI. Bug #486080.Michał Górny2013-09-262-11/+26
|
* Update doc on EGIT_NONSHALLOW.Michał Górny2013-09-262-4/+9
|