| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -1/+5 |
* | vdr-plugin-2.eclass, typo | Jörg Bornkessel | 2012-12-31 | 1 | -1/+4 |
* | Add a function to generate dep-strings conditional to Python implementations. | Michał Górny | 2012-12-31 | 1 | -1/+4 |
* | Add function to get user unit directory, as requested in bug #449304. | Michał Górny | 2012-12-31 | 1 | -1/+4 |
* | Add function to update systemd journal catalog database. | Michał Górny | 2012-12-31 | 1 | -1/+4 |
* | vdr-plugin-2.eclass; better detection of new Makefile handling, fixed some mi... | Jörg Bornkessel | 2012-12-31 | 1 | -1/+5 |
* | Remove dead code. | Davide Pesavento | 2012-12-31 | 1 | -1/+4 |
* | Fix installing scripts & modules for Prefix, bug #448786. | Michał Górny | 2012-12-30 | 1 | -1/+4 |
* | some adaption for new makefile handling, >=vdr-1.7.34, vdr-plugin-2.eclass | Jörg Bornkessel | 2012-12-29 | 1 | -1/+4 |
* | Pass --build-scripts path to setup.py (when out-of-source builds are used). | Michał Górny | 2012-12-27 | 1 | -1/+4 |
* | Introduce functions to get the includedir for Python. | Michał Górny | 2012-12-27 | 1 | -1/+4 |
* | Introduce python_gen_usedep() and python_gen_flags() to make writing complex ... | Michał Górny | 2012-12-27 | 1 | -1/+5 |
* | added EHG_BOOTSTRAP (bug #340153), EHG_REVISION defaults to 'defaults (bug #3... | Christoph Junghans | 2012-12-26 | 1 | -1/+5 |
* | Fix python-any-r1_pkg_setup fallback logic. | Zac Medico | 2012-12-24 | 1 | -1/+4 |
* | Tweak sed expression to match against Qt 4.8.4 too. Thanks to Tomasz Mloducho... | Davide Pesavento | 2012-12-22 | 1 | -1/+5 |
* | Introduce python_fix_shebang(), to fix shebangs in installed Python scripts r... | Michał Górny | 2012-12-20 | 1 | -1/+5 |
* | Commonize the code for obtaining the Python interpreter dependency string. | Michał Górny | 2012-12-20 | 1 | -1/+5 |
* | Add fix for nen gnu compiler which use -x as command line arg internally, #44... | Justin Lecher | 2012-12-20 | 1 | -1/+5 |
* | Remove pypy version mapping table from wrapper scripts. We can add it back if... | Mike Gilbert | 2012-12-20 | 1 | -1/+5 |
* | Add pypy version mapping for 2.0 => 2.7. | Mike Gilbert | 2012-12-20 | 1 | -1/+4 |
* | Add 2.7-pypy-2.0. | Mike Gilbert | 2012-12-20 | 1 | -1/+4 |
* | Add pypy2_0. | Mike Gilbert | 2012-12-20 | 1 | -1/+4 |
* | Re-enable python-r1 -> python-single-r1 dep prevention. | Michał Górny | 2012-12-19 | 1 | -1/+4 |
* | Require EAPI=5 in both python-r1 eclasses due to bug #447524. | Michał Górny | 2012-12-17 | 1 | -1/+5 |
* | Remove outdated comments and checks. | Michał Górny | 2012-12-16 | 1 | -1/+5 |
* | Temporarily disable PYTHON_SINGLE_TARGET safety check because of issues with ... | Michał Górny | 2012-12-16 | 1 | -1/+5 |
* | Pass --disable-schemas-compile from gsettings.m4 in gnome2_src_configure. | Gilles Dartiguelongue | 2012-12-16 | 1 | -1/+4 |
* | Fix the relative linking algo to handle /// in path. | Michał Górny | 2012-12-15 | 1 | -1/+4 |
* | Prevent python-r1 packages from depending on python-single-r1 packages. | Michał Górny | 2012-12-14 | 1 | -1/+4 |
* | Support directories in DOCS, in EAPI 4+. | Michał Górny | 2012-12-14 | 1 | -1/+4 |
* | Add (temporary) fix for sandbox failures when compiling Python modules. Bug #... | Michał Górny | 2012-12-13 | 1 | -1/+5 |
* | Added changes to mozcoreconf-2.eclass on request by Anarchy. | Lars Wendler | 2012-12-10 | 1 | -1/+4 |
* | Fix python-exec symlink generation for Prefix. Thanks to Fabian Groffen for h... | Michał Górny | 2012-12-09 | 1 | -1/+5 |
* | updated mozilla eclasses to match mozilla-overlay | Ian Stakenvicius | 2012-12-09 | 1 | -1/+5 |
* | Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'. | Michael Palimaka | 2012-12-08 | 1 | -1/+4 |
* | Use separate TMPDIR for each Python implementation. | Michał Górny | 2012-12-07 | 1 | -1/+4 |
* | Report running implementation-common sub-phases verbosely. | Michał Górny | 2012-12-07 | 1 | -1/+4 |
* | Respect user preferences in python-any-r1 (EPYTHON, eselect-python). | Michał Górny | 2012-12-07 | 1 | -1/+4 |
* | Write split build logs for easier debugging. | Michał Górny | 2012-12-07 | 1 | -1/+4 |
* | Use multiprocessing post-fork wait mode to avoid early output when all jobs a... | Michał Górny | 2012-12-07 | 1 | -1/+5 |
* | Do not die when sub-phases return non-true value. This is inconsistent with n... | Michał Górny | 2012-12-07 | 1 | -1/+6 |
* | Pass the best Python implementation info to the implementation-common phase f... | Michał Górny | 2012-12-07 | 1 | -1/+5 |
* | Introduce NO_WAF_LIBDIR to allow building packages that fails when libdir is ... | Tomas Chvatal | 2012-12-06 | 1 | -1/+5 |
* | Sort this eapi case stuff. | Tomas Chvatal | 2012-12-06 | 1 | -1/+4 |
* | Add EAPI=5 support; add check for presents of license; handle docs, examples ... | Justin Lecher | 2012-12-05 | 1 | -1/+6 |
* | Improve the compatibility code thanks to Arfrever. | Michał Górny | 2012-12-03 | 1 | -1/+5 |
* | Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus. | Michał Górny | 2012-12-03 | 1 | -1/+5 |
* | Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a f... | Gilles Dartiguelongue | 2012-12-02 | 1 | -1/+8 |
* | making vala_src_prepare() into a no-op in the | Pacho Ramos | 2012-12-02 | 1 | -1/+6 |
* | Always pass --disable-gtk-doc for eapi >= 5 as we don't want docs to get rebu... | Pacho Ramos | 2012-12-02 | 1 | -1/+6 |