| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix enabling byte-compiling. | Michał Górny | 2012-11-05 | 2 | -3/+7 |
* | Always require PYTHON_COMPAT. Add an exception for python-exec which is a spe... | Michał Górny | 2012-11-04 | 2 | -7/+12 |
* | do not sed libstdc++ python dir with gcc-4.7+ since the issue has been fixed ... | Mike Frysinger | 2012-11-02 | 1 | -2/+2 |
* | do not try to move /lib32 if it does not exist #429726 | Mike Frysinger | 2012-11-02 | 1 | -2/+4 |
* | Bring in MySQL overlay eclass changes for tcmalloc, jemalloc, systemtap, read... | Robin H. Johnson | 2012-11-01 | 4 | -18/+85 |
* | Minor documentation improvements. | Michał Górny | 2012-11-01 | 2 | -7/+11 |
* | Mark _python_ln_rel as @INTERNAL. | Michał Górny | 2012-11-01 | 2 | -3/+7 |
* | Bug #392361: Fix mysql_install_db cases to work between all versions & variat... | Robin H. Johnson | 2012-11-01 | 3 | -50/+161 |
* | Export PYTHONPATH for phases in out-of-source builds. | Michał Górny | 2012-11-01 | 2 | -3/+16 |
* | Explicitly set library build dir in out-of-source builds. | Michał Górny | 2012-11-01 | 2 | -3/+11 |
* | Update homepage. | Davide Pesavento | 2012-11-01 | 2 | -3/+6 |
* | Minor change in the example to include - | Samuli Suominen | 2012-10-31 | 1 | -3/+3 |
* | Better example of usage of this eclass | Samuli Suominen | 2012-10-31 | 1 | -2/+8 |
* | New functions for installing udev rules. Drop prefix code as requested by gro... | Samuli Suominen | 2012-10-31 | 1 | -3/+30 |
* | Enable byte-compilation of Python modules only locally for distutils-r1_pytho... | Michał Górny | 2012-10-31 | 2 | -3/+8 |
* | Fix the shebang correcting function to patch shebang only. Thanks to Enlik fo... | Michał Górny | 2012-10-31 | 2 | -3/+7 |
* | Use versionator to slot gst-1.0 plugins. | Alexandre Rostovtsev | 2012-10-31 | 2 | -5/+9 |
* | Add systemd_with_utildir() as well. | Michał Górny | 2012-10-30 | 2 | -2/+16 |
* | Introduce systemd_get_utildir() wrt bug #440320. | Michał Górny | 2012-10-30 | 2 | -2/+17 |
* | strip-flags: revert previous commit as it was unnecessary; fix _is_flagq to h... | Mike Frysinger | 2012-10-30 | 1 | -4/+5 |
* | Following systemd.eclass and using plain echo instead of echo -n | Samuli Suominen | 2012-10-30 | 1 | -4/+4 |
* | Replace "echo -n" with "echo", bash removes trailing newline in subshells any... | Michał Górny | 2012-10-30 | 2 | -5/+9 |
* | strip-flags: do not add -O2 if user has -O #440306 by Denis M | Mike Frysinger | 2012-10-30 | 1 | -2/+2 |
* | Just like systemd.eclass, accept also EAPI5 | Samuli Suominen | 2012-10-30 | 1 | -2/+2 |
* | New eclass to determine udevdir from udev.pc pkg-config file as requested by ... | Samuli Suominen | 2012-10-30 | 1 | -0/+56 |
* | Fix Prefix support, wrt bug #423323. | Michał Górny | 2012-10-30 | 2 | -5/+8 |
* | Support and use out-of-source builds by default. | Michał Górny | 2012-10-29 | 2 | -7/+50 |
* | Introduce an esetup.py wrapper function and mydistutilsargs=() for it. | Michał Górny | 2012-10-29 | 2 | -15/+43 |
* | Enable python3.3 support. | Michał Górny | 2012-10-29 | 2 | -3/+6 |
* | Remove redundant "cd ${BUILD_DIR}" calls. | Michał Górny | 2012-10-29 | 2 | -4/+5 |
* | Move python-exec dependency to python-r1. That eclass now provides means to c... | Michał Górny | 2012-10-29 | 3 | -10/+18 |
* | Use find instead of hard-coded executable locations list when linking the wra... | Michał Górny | 2012-10-29 | 2 | -9/+12 |
* | Use new python-r1 functions. | Michał Górny | 2012-10-29 | 2 | -25/+9 |
* | Introduce python_replicate_script(), to create copies of a Python script for ... | Michał Górny | 2012-10-29 | 2 | -2/+132 |
* | Introduce python_export_best() to obtain variables for the most preferred Pyt... | Michał Górny | 2012-10-29 | 2 | -2/+31 |
* | Add getters for common Python variables. | Michał Górny | 2012-10-29 | 2 | -2/+51 |
* | Add support for obtaining Python site-packages directory. | Michał Górny | 2012-10-29 | 2 | -4/+37 |
* | Do not hardcode lib32, bug #429726 by SpanKY. | Pacho Ramos | 2012-10-28 | 2 | -3/+14 |
* | Set QA_PREBUILT as all installed files are precompiled. | Pacho Ramos | 2012-10-28 | 2 | -2/+7 |
* | Avoid sedding configure.ac in gnome2_disable_deprecation_warning to prevent a... | Alexandre Rostovtsev | 2012-10-27 | 2 | -3/+9 |
* | Remove duplicate documentation for BUILD_DIR, PYTHON, and EPYTHON. This break... | Mike Gilbert | 2012-10-27 | 2 | -41/+6 |
* | Do not enter BUILD_DIR in python_foreach_impl(), do that in distutils-r1 inst... | Michał Górny | 2012-10-26 | 3 | -23/+31 |
* | Add games/bin to lookup paths for rename_scripts(). | Michał Górny | 2012-10-25 | 2 | -3/+6 |
* | Add a note about array brace expansion. | Michał Górny | 2012-10-25 | 2 | -2/+10 |
* | Introduce python_export() to set Python-relevant variables, and document them... | Michał Górny | 2012-10-25 | 3 | -19/+90 |
* | Include fix for bug#439268. | Tomas Chvatal | 2012-10-25 | 2 | -3/+6 |
* | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. | Ulrich Müller | 2012-10-24 | 2 | -3/+7 |
* | Add some boring debug prints and error+die when hunspell folder is symlink. S... | Tomas Chvatal | 2012-10-24 | 2 | -2/+18 |
* | install more libiberty headers #439286 by Hristo Venev | Mike Frysinger | 2012-10-24 | 1 | -2/+12 |
* | prune_libtool_files(): fix variable reuse. Thanks to radhermit for the patch. | Michał Górny | 2012-10-23 | 2 | -5/+8 |