summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Provide best implementation's build dir in python_*_all() as BUILD_DIR to mak...Michał Górny2013-01-122-3/+9
* Pass arguments to setup.py in an predictable order, especially do not prepend...Michał Górny2013-01-122-14/+19
* Support specifying directories in DOCS.Michał Górny2013-01-122-3/+6
* Do not call dummy phases unnecessarily.Michał Górny2013-01-122-8/+5
* rewrite linker scripts and symlinks too when moving lib32Mike Frysinger2013-01-121-1/+17
* Don't check for twice, but check for redirect support, #445244; thanks Andre...Justin Lecher2013-01-121-1/+5
* Don't check for twice, but check for redirect support, #445244; thanks Andre...Justin Lecher2013-01-121-5/+4
* Add new eclassJustin Lecher2013-01-112-1/+136
* Close the lock file explicitly instead of relying on the subshell created by ...Mike Gilbert2013-01-112-3/+13
* Use locks to avoid race conditions when merging (bug #449760). Use tar instea...Michał Górny2013-01-102-5/+41
* added documentation for an undocumented override variableIan Stakenvicius2013-01-092-3/+9
* Fix the PYTHON_SINGLE_TARGET validity check.Michał Górny2013-01-082-9/+14
* Manually check PYTHON_TARGETS and PYTHON_SINGLE_TARGET for validity rather th...Michał Górny2013-01-083-7/+67
* Added 'ghc-supports-threaded-runtime' function. Removed implicit RDEPEND on '...Sergei Trofimovich2013-01-063-10/+23
* Support overriding job-count for parallel build.Michał Górny2013-01-052-16/+35
* Support converting files with python2 and python3 shebangs.Michał Górny2013-01-052-4/+23
* Always write split logs, even in non-parallel builds.Michał Górny2013-01-052-3/+6
* Avoid unsafe nested multijob_finish_one in eautoreconf for bug #426512.Zac Medico2013-01-052-4/+13
* Sync eclasses from Emacs overlay.Ulrich Müller2013-01-043-13/+23
* fixed typo, thx to Martin Dummer on irc #vdr-gentooJörg Bornkessel2013-01-042-4/+7
* addpredict /usr/lib/portage/pym in distutils-r1_src_install.Mike Gilbert2013-01-042-2/+6
* Don't tell the user to set USE_PYTHON when a package does not support python2...Mike Gilbert2013-01-042-2/+14
* fixed mistake for emake:-all emake:-install between old and new plugin makefi...Jörg Bornkessel2013-01-032-25/+32
* ssl-cert - support mandatory enrollment and custom USE flag, bug#319529Alon Bar-Lev2013-01-031-2/+2
* ssl-cert - support mandatory enrollment and custom USE flagAlon Bar-Lev2013-01-032-6/+23
* Remove more dead code, spotted by Arfrever.Davide Pesavento2013-01-032-12/+6
* Remove myself from explicit maintainers, it is enough to assign the bugs to P...Michał Górny2013-01-026-22/+23
* Do not use {C,CXX}FLAGS from pkg-config vdr.pc >=media-video/vdr-1.7.34;we do...Jörg Bornkessel2012-12-312-3/+13
* vdr-plugin-2.eclass, typoJörg Bornkessel2012-12-312-3/+6
* Add a function to generate dep-strings conditional to Python implementations.Michał Górny2012-12-312-4/+50
* Add function to get user unit directory, as requested in bug #449304.Michał Górny2012-12-312-2/+17
* Add function to update systemd journal catalog database.Michał Górny2012-12-312-2/+28
* vdr-plugin-2.eclass; better detection of new Makefile handling, fixed some mi...Jörg Bornkessel2012-12-312-14/+20
* Remove dead code.Davide Pesavento2012-12-312-19/+9
* Fix installing scripts & modules for Prefix, bug #448786.Michał Górny2012-12-302-7/+10
* some adaption for new makefile handling, >=vdr-1.7.34, vdr-plugin-2.eclassJörg Bornkessel2012-12-292-52/+89
* enable libffi with gcc-3.0+ (i did not have a local copy at the time to check...Mike Frysinger2012-12-291-2/+2
* change `use doc` to `use_if_iuse doc` since not all gcc versions have USE=docMike Frysinger2012-12-291-2/+2
* only mess with libffi stuff with gcc-3.1+Mike Frysinger2012-12-291-3/+5
* restrict multilib logic in a few more places to gcc-3.2+, and libstdc++-v3 to...Mike Frysinger2012-12-291-18/+25
* tc-arch-kernel: return arm64 for aarch64-* targets #449108 by James CloosMike Frysinger2012-12-291-2/+2
* Pass --build-scripts path to setup.py (when out-of-source builds are used).Michał Górny2012-12-272-2/+7
* Introduce functions to get the includedir for Python.Michał Górny2012-12-272-2/+48
* Introduce python_gen_usedep() and python_gen_flags() to make writing complex ...Michał Górny2012-12-272-2/+84
* added EHG_BOOTSTRAP (bug #340153), EHG_REVISION defaults to 'defaults (bug #3...Christoph Junghans2012-12-262-11/+65
* do not mention active gcc-config if we are removing a version that is not sel...Mike Frysinger2012-12-241-10/+13
* pass --enable-libstdcxx-time so that it tries to locate support in the C lib ...Mike Frysinger2012-12-241-1/+8
* Fix python-any-r1_pkg_setup fallback logic.Zac Medico2012-12-242-3/+6
* re-enable 64bit bfd for arches which want to do bi-arch #446946Mike Frysinger2012-12-231-1/+8
* Tweak sed expression to match against Qt 4.8.4 too. Thanks to Tomasz Mloducho...Davide Pesavento2012-12-222-3/+7