summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Updates from qt overlay: drop USE="c++0x" from 4.8.5 and later versions; warn...Davide Pesavento2013-10-202-18/+20
* make doc installation part of default multilib_src_install_all() wrt #483304Julian Ospald2013-10-202-15/+7
* 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
* 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 se...Mike Frysinger2013-10-121-2/+10
* split the FIFO fd into two (one ro and one rw) to avoid POSIX undefined behav...Mike Frysinger2013-10-121-6/+9
* 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 work-ar...Michał Górny2013-10-102-5/+11
* Fix pypy dependency.Michał Górny2013-10-092-3/+6
* Bump dependencies on Python interpreters to require newest stable versions. B...Michał Górny2013-10-092-11/+20
* 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
* 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
* Convert comments for eclass manpages. Almost completely based on work from 'm...Vlastimil Babka2013-10-052-57/+41
* 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 t...Michał Górny2013-09-302-12/+20
* append-*flags: revert to old behavior where we always append the flags specif...Mike Frysinger2013-09-301-9/+24
* add prefix supportChristoph Junghans2013-09-302-31/+38
* tc-export_build_env: also export XXX_FOR_BUILD env vars to match the BUILD_XX...Mike Frysinger2013-09-301-1/+7
* 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
* get_version: do not parse KBUILD_OUTPUT in the cases where we do not use it a...Mike Frysinger2013-09-291-4/+5
* Truncate .pydistutils.cfg in case we call distutils-r1_python_compile more th...Mike Gilbert2013-09-282-3/+7
* 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 explicitly....Michał Górny2013-09-272-49/+50
* 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