| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle DOCS when it is an exported array, i.e. "declare -ax" (bug #444740, th... | Alexandre Rostovtsev | 2012-11-27 | 1 | -1/+5 |
* | Typo, probably caused by strange font in pms.pdf (bug #444740, thanks to Alph... | Alexandre Rostovtsev | 2012-11-26 | 1 | -1/+5 |
* | Add python_optimize() to compile Python modules. | Michał Górny | 2012-11-26 | 1 | -1/+4 |
* | Run EXPORT_FUNCTIONS even if re-inheriting, to preserve the expected phase ov... | Michał Górny | 2012-11-26 | 1 | -1/+6 |
* | Override incompatible functions in python-single-r1 directly, instead of addi... | Michał Górny | 2012-11-26 | 1 | -1/+6 |
* | Really install only libs, not everything included in .so* (#442910 by SpanKY,... | Pacho Ramos | 2012-11-25 | 1 | -1/+5 |
* | Fix EAPI checks, add double- and colliding include guards. | Michał Górny | 2012-11-24 | 1 | -1/+14 |
* | Handle documentation as 'default' for eapi5 and newer (as discussed via mail)... | Pacho Ramos | 2012-11-24 | 1 | -1/+5 |
* | systemd_do*: use local variable scope instead of subshelling. | Michał Górny | 2012-11-21 | 1 | -1/+4 |
* | Introduce python_domodule() to install Python modules. | Michał Górny | 2012-11-21 | 1 | -1/+4 |
* | Introduce python_doscript() to install Python scripts. | Michał Górny | 2012-11-21 | 1 | -1/+4 |
* | Introduce a check for USE_PYTHON & PYTHON_TARGETS compatibility. | Michał Górny | 2012-11-19 | 1 | -1/+4 |
* | Added new helper function 'cabal_chdeps' and and debug variable 'CABAL_DEBUG_... | Sergei Trofimovich | 2012-11-19 | 1 | -1/+5 |
* | Remove the minimum restriction from PYTHON_DEPEND; any version of python from... | Mike Gilbert | 2012-11-17 | 1 | -1/+5 |
* | Rely on prune_libtool_files for eapis >= 5 as discussed with the team via mail. | Pacho Ramos | 2012-11-17 | 1 | -1/+5 |
* | Raise python dependency to at least 2.5, fixes the breakage caused by silentl... | Thomas Sachau | 2012-11-17 | 1 | -1/+6 |
* | Restore dynamic linking of Cabal's ./setup and add building of shared librari... | Sergei Trofimovich | 2012-11-16 | 1 | -1/+6 |
* | 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 |