| Commit message (Expand) | Author | Age | Files | Lines |
* | Depend on suse-build as most services require it. | Tomas Chvatal | 2012-11-15 | 1 | -1/+4 |
* | Darn copy pasto overlook. | Tomas Chvatal | 2012-11-15 | 1 | -1/+4 |
* | Use src_uri arrows to allow versioning sanely. | Tomas Chvatal | 2012-11-15 | 1 | -1/+4 |
* | Update from qt overlay: respect AR (bug #440262); drop support for EAPI=2; sw... | Davide Pesavento | 2012-11-12 | 1 | -1/+5 |
* | Partial sync with qt overlay. Apart from cosmetic changes, we now explicitly ... | Davide Pesavento | 2012-11-08 | 1 | -1/+5 |
* | Pass --disable-schemas-install when possible as discussed with the team via m... | Pacho Ramos | 2012-11-07 | 1 | -1/+5 |
* | Pass --disable-silent-rules when possible (not needed for eapi5), bug #429308 | Pacho Ramos | 2012-11-07 | 1 | -1/+4 |
* | Fix enabling byte-compiling. | Michał Górny | 2012-11-05 | 1 | -1/+4 |
* | Always require PYTHON_COMPAT. Add an exception for python-exec which is a spe... | Michał Górny | 2012-11-04 | 1 | -1/+5 |
* | Bring in MySQL overlay eclass changes for tcmalloc, jemalloc, systemtap, read... | Robin H. Johnson | 2012-11-01 | 1 | -1/+6 |
* | Minor documentation improvements. | Michał Górny | 2012-11-01 | 1 | -1/+4 |
* | Mark _python_ln_rel as @INTERNAL. | Michał Górny | 2012-11-01 | 1 | -2/+5 |
* | Bug #392361: Fix mysql_install_db cases to work between all versions & variat... | Robin H. Johnson | 2012-11-01 | 1 | -1/+10 |
* | Export PYTHONPATH for phases in out-of-source builds. | Michał Górny | 2012-11-01 | 1 | -1/+4 |
* | Explicitly set library build dir in out-of-source builds. | Michał Górny | 2012-11-01 | 1 | -1/+4 |
* | Update homepage. | Davide Pesavento | 2012-11-01 | 1 | -1/+4 |
* | Enable byte-compilation of Python modules only locally for distutils-r1_pytho... | Michał Górny | 2012-10-31 | 1 | -1/+5 |
* | Fix the shebang correcting function to patch shebang only. Thanks to Enlik fo... | Michał Górny | 2012-10-31 | 1 | -1/+5 |
* | Use versionator to slot gst-1.0 plugins. | Alexandre Rostovtsev | 2012-10-31 | 1 | -1/+5 |
* | Add systemd_with_utildir() as well. | Michał Górny | 2012-10-30 | 1 | -1/+4 |
* | Introduce systemd_get_utildir() wrt bug #440320. | Michał Górny | 2012-10-30 | 1 | -1/+4 |
* | Replace "echo -n" with "echo", bash removes trailing newline in subshells any... | Michał Górny | 2012-10-30 | 1 | -1/+5 |
* | Fix Prefix support, wrt bug #423323. | Michał Górny | 2012-10-30 | 1 | -1/+4 |
* | Support and use out-of-source builds by default. | Michał Górny | 2012-10-29 | 1 | -1/+4 |
* | Introduce an esetup.py wrapper function and mydistutilsargs=() for it. | Michał Górny | 2012-10-29 | 1 | -1/+4 |
* | Enable python3.3 support. | Michał Górny | 2012-10-29 | 1 | -1/+4 |
* | Remove redundant "cd ${BUILD_DIR}" calls. | Michał Górny | 2012-10-29 | 1 | -1/+4 |
* | Move python-exec dependency to python-r1. That eclass now provides means to c... | Michał Górny | 2012-10-29 | 1 | -1/+6 |
* | Use find instead of hard-coded executable locations list when linking the wra... | Michał Górny | 2012-10-29 | 1 | -1/+5 |
* | Use new python-r1 functions. | Michał Górny | 2012-10-29 | 1 | -1/+4 |
* | Introduce python_replicate_script(), to create copies of a Python script for ... | Michał Górny | 2012-10-29 | 1 | -1/+5 |
* | Introduce python_export_best() to obtain variables for the most preferred Pyt... | Michał Górny | 2012-10-29 | 1 | -1/+5 |
* | Add getters for common Python variables. | Michał Górny | 2012-10-29 | 1 | -1/+4 |
* | Add support for obtaining Python site-packages directory. | Michał Górny | 2012-10-29 | 1 | -1/+4 |
* | Do not hardcode lib32, bug #429726 by SpanKY. | Pacho Ramos | 2012-10-28 | 1 | -1/+4 |
* | Set QA_PREBUILT as all installed files are precompiled. | Pacho Ramos | 2012-10-28 | 1 | -1/+4 |
* | Avoid sedding configure.ac in gnome2_disable_deprecation_warning to prevent a... | Alexandre Rostovtsev | 2012-10-27 | 1 | -1/+5 |
* | Remove duplicate documentation for BUILD_DIR, PYTHON, and EPYTHON. This break... | Mike Gilbert | 2012-10-27 | 1 | -1/+5 |
* | Do not enter BUILD_DIR in python_foreach_impl(), do that in distutils-r1 inst... | Michał Górny | 2012-10-26 | 1 | -1/+6 |
* | Add games/bin to lookup paths for rename_scripts(). | Michał Górny | 2012-10-25 | 1 | -1/+4 |
* | Add a note about array brace expansion. | Michał Górny | 2012-10-25 | 1 | -1/+4 |
* | Introduce python_export() to set Python-relevant variables, and document them... | Michał Górny | 2012-10-25 | 1 | -1/+6 |
* | Include fix for bug#439268. | Tomas Chvatal | 2012-10-25 | 1 | -1/+4 |
* | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. | Ulrich Müller | 2012-10-24 | 1 | -1/+5 |
* | Add some boring debug prints and error+die when hunspell folder is symlink. S... | Tomas Chvatal | 2012-10-24 | 1 | -1/+5 |
* | prune_libtool_files(): fix variable reuse. Thanks to radhermit for the patch. | Michał Górny | 2012-10-23 | 1 | -1/+4 |
* | Improve documentation and a few minor fixes. | Michał Górny | 2012-10-23 | 1 | -1/+5 |
* | Add gnome2_disable_deprecation_warning to gnome2-utils.eclass | Gilles Dartiguelongue | 2012-10-23 | 1 | -1/+5 |
* | Punt plugin .la files for 0.10.36 and EAPI4 | Alexandre Rostovtsev | 2012-10-23 | 1 | -1/+5 |
* | Update for gst-plugins-good-0.10.31: use .xz tarballs, punt .la files. | Alexandre Rostovtsev | 2012-10-23 | 1 | -1/+5 |