| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed prefix qa | ![](//www.gravatar.com/avatar/c92edb9223621e2e9c8de693e3b6ed6d?s=13&d=retro) Christoph Junghans | 2013-09-19 | 1 | -2/+2 |
* | Fix accepting arguments in distutils_install_for_testing. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-09-18 | 1 | -2/+2 |
* | Use einstalldocs. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-09-17 | 1 | -20/+2 |
* | Support python-exec:2. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-09-17 | 1 | -6/+24 |
* | Clean up Python script install/wrapping functions. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-09-17 | 1 | -18/+17 |
* | Mark _copy-egg-info as internal. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-08-25 | 1 | -1/+2 |
* | Copy bundled egg-info files for reuse in python_compile(). This solves issues... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-08-25 | 1 | -1/+14 |
* | Namespace, clean up and describe _disable_ez_setup. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-08-25 | 1 | -6/+14 |
* | Shout QA warnings when _all() phases do not call the default impls. Bug #478442. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-08-01 | 1 | -1/+17 |
* | Replace local+export with "local -x". | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-07-21 | 1 | -3/+2 |
* | Stub-out ez_setup.py and distribute_setup.py to prevent packages from downloa... | ![](//www.gravatar.com/avatar/343db2c9bfc4d041109000a3284478c3?s=13&d=retro) Mike Gilbert | 2013-07-09 | 1 | -1/+10 |
* | Set PYTHON_REQUIRED_USE, and add it to REQUIRED_USE in distutils-r1. | ![](//www.gravatar.com/avatar/343db2c9bfc4d041109000a3284478c3?s=13&d=retro) Mike Gilbert | 2013-05-21 | 1 | -1/+2 |
* | Use bash built-ins rather than external tools. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-04-30 | 1 | -3/+5 |
* | Fix python_*_all() phases with DISTUTILS_SINGLE_IMPL. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-04-18 | 1 | -5/+10 |
* | Unmask the egg_info block for further testing. Feel free to comment it out if... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-04-13 | 1 | -7/+6 |
* | Move the egg_info code into a more realistic location for future testing. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-04-10 | 1 | -9/+9 |
* | Introduce multibuild_merge_root, as an universal interim-install merging func... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-04-01 | 1 | -41/+2 |
* | Pass --build-platlib and --build-purelib separately to distutils. This allows... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-03-19 | 1 | -3/+12 |
* | Reverse order of $add_args and $@ in esetup.py. Remove duplicate build comman... | ![](//www.gravatar.com/avatar/343db2c9bfc4d041109000a3284478c3?s=13&d=retro) Mike Gilbert | 2013-03-13 | 1 | -8/+10 |
* | Use doins instead of dodoc to install examples, due to PMS limitations. Bug #... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-03-09 | 1 | -5/+4 |
* | Use multilib_for_best_variant() for the *_all() phases. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-03-04 | 1 | -22/+5 |
* | Introduce python_parallel_foreach_impl() and reuse it in distutils-r1. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-03-04 | 1 | -55/+8 |
* | Run *_all() phases in best-impl sources, in an in-source build. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-03-02 | 1 | -1/+12 |
* | Override build locations and set PYTHONPATH in in-source builds, to increase ... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-03-02 | 1 | -9/+5 |
* | In-source builds: append "build/" subdir to the BUILD_DIR variable. It can be... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-03-02 | 1 | -8/+5 |
* | Revert the log teeing changes as they cause unexpected kind of breakage. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-02-27 | 1 | -8/+55 |
* | Re-use python_parallel_foreach_impl() in distutils-r1. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-02-26 | 1 | -55/+8 |
* | Introduce the parallel variant of python_foreach_impl(). | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-02-26 | 1 | -9/+1 |
* | Support EXAMPLES to install examples in a consistent manner. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-02-21 | 1 | -5/+30 |
* | Support DOCS=() to disable installing documentation. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-02-11 | 1 | -2/+5 |
* | Temporarily disable egg_info since it causes problems with installing scripts. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-02-10 | 1 | -6/+7 |
* | Introduce a function to install package for running tests, solving all the is... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-02-10 | 1 | -1/+55 |
* | Override egg-info write location in out-of-source builds. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-02-10 | 1 | -1/+8 |
* | Error out if "tests" package is installed. This is a common mistake and a sou... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-02-10 | 1 | -1/+5 |
* | Support using distutils-r1 along with python-single-r1. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-27 | 1 | -26/+90 |
* | Support making dependency and phase function enforcement optional. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-27 | 1 | -4/+20 |
* | Do not redirect stderr of pushd&popd. Thanks to vapier for catching that. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-20 | 1 | -3/+3 |
* | Fix typo | ![](//www.gravatar.com/avatar/9e34d19800cd83b303605a9bbe0882d3?s=13&d=retro) Justin Lecher | 2013-01-15 | 1 | -2/+2 |
* | Provide best implementation's build dir in python_*_all() as BUILD_DIR to mak... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-12 | 1 | -2/+4 |
* | Pass arguments to setup.py in an predictable order, especially do not prepend... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-12 | 1 | -13/+14 |
* | Support specifying directories in DOCS. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-12 | 1 | -2/+2 |
* | Do not call dummy phases unnecessarily. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-12 | 1 | -7/+1 |
* | Close the lock file explicitly instead of relying on the subshell created by ... | ![](//www.gravatar.com/avatar/343db2c9bfc4d041109000a3284478c3?s=13&d=retro) Mike Gilbert | 2013-01-11 | 1 | -2/+8 |
* | Use locks to avoid race conditions when merging (bug #449760). Use tar instea... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-10 | 1 | -4/+35 |
* | Support overriding job-count for parallel build. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-05 | 1 | -15/+31 |
* | Always write split logs, even in non-parallel builds. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-05 | 1 | -2/+2 |
* | addpredict /usr/lib/portage/pym in distutils-r1_src_install. | ![](//www.gravatar.com/avatar/343db2c9bfc4d041109000a3284478c3?s=13&d=retro) Mike Gilbert | 2013-01-04 | 1 | -1/+2 |
* | Remove myself from explicit maintainers, it is enough to assign the bugs to P... | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2013-01-02 | 1 | -4/+3 |
* | Pass --build-scripts path to setup.py (when out-of-source builds are used). | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2012-12-27 | 1 | -1/+3 |
* | Remove outdated comments and checks. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2012-12-16 | 1 | -2/+1 |