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