| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a variable to stop autoformatting when not desired, use '-e' option for e... | Pacho Ramos | 2013-02-04 | 2 | -24/+32 |
* | Introduce python_get_library_path() to obtain the path to the Python library.... | Michał Górny | 2013-02-04 | 2 | -2/+49 |
* | Introduce python_newscript(), to install scripts with renaming. Requested in ... | Michał Górny | 2013-02-04 | 2 | -12/+42 |
* | Remove remaining (obsolete) kdeprefix references. Needed so we dont run into ... | Andreas K. Hüttel | 2013-02-02 | 2 | -28/+2 |
* | Introduce a common multilib-build eclass to help building packages for multil... | Michał Górny | 2013-02-01 | 3 | -81/+187 |
* | Allow build of multiple plugins in different directories. Make variables more... | Gilles Dartiguelongue | 2013-01-31 | 2 | -32/+49 |
* | Add EAPI 5 sub-slot dependency on x11-base/xorg-server for packages which req... | Chí-Thanh Christopher Nguyễn | 2013-01-31 | 2 | -3/+30 |
* | Additional files also must be versioned as they change between versions. | Tomas Chvatal | 2013-01-31 | 2 | -5/+8 |
* | Use (-) USE-defaults to reduce issues from removing flags. | Michał Górny | 2013-01-30 | 3 | -8/+12 |
* | also warn about CONFIG_EXT{2,3,4}_FS_SECURITY options #454440 | Mike Frysinger | 2013-01-30 | 1 | -1/+2 |
* | Disable pypy1.8 globally. | Michał Górny | 2013-01-29 | 2 | -7/+10 |
* | Rename udev_get_udevdir to plain get_udevdir which looks completely safe. No ... | Samuli Suominen | 2013-01-29 | 1 | -5/+14 |
* | add high level over view of how to use this eclass for users | Mike Frysinger | 2013-01-28 | 1 | -1/+17 |
* | use -l to set the macro dir when using autoconf-2.13 #448986 by Ryan Sleevi | Mike Frysinger | 2013-01-28 | 1 | -4/+9 |
* | Sync mysql eclasses from gentoo-mysql tree. Fixes: PBXT nice (#374349), Maria... | Robin H. Johnson | 2013-01-28 | 2 | -24/+14 |
* | Remove all hidden files in the main tarball dir. | Tim Harder | 2013-01-27 | 2 | -3/+6 |
* | add a flag for setting the permission of the file when using capabilities | Mike Frysinger | 2013-01-27 | 1 | -2/+11 |
* | initial file capabilities support | Mike Frysinger | 2013-01-27 | 1 | -0/+162 |
* | Fix output redirections in run_in_build_dir(). | Michał Górny | 2013-01-27 | 2 | -4/+7 |
* | Support using distutils-r1 along with python-single-r1. | Michał Górny | 2013-01-27 | 2 | -27/+94 |
* | Support making dependency and phase function enforcement optional. | Michał Górny | 2013-01-27 | 2 | -5/+24 |
* | Introduce run_in_build_dir() function as used by GNOME ebuilds. | Michał Górny | 2013-01-27 | 2 | -2/+24 |
* | Introduce python_doheader(), to install headers specific to a Python implemen... | Michał Górny | 2013-01-27 | 2 | -2/+35 |
* | reverted last changes | Jörg Bornkessel | 2013-01-27 | 2 | -6/+11 |
* | Remove files before installing docs. | Tim Harder | 2013-01-27 | 2 | -5/+8 |
* | Also remove stray makefiles. | Tim Harder | 2013-01-27 | 2 | -3/+6 |
* | Remove unwanted files that may exist. | Tim Harder | 2013-01-27 | 2 | -2/+8 |
* | some fixes, install new makefilehandling; thx to zoolock@irc gentoo.vdr | Jörg Bornkessel | 2013-01-27 | 2 | -8/+9 |
* | Support removing SELinux modules of the defined policy stores | Sven Vermeulen | 2013-01-26 | 2 | -4/+35 |
* | Set USE defaults to make sure IUSE_IMPLICIT does not fool us. | Michał Górny | 2013-01-26 | 2 | -3/+6 |
* | Require EAPI=5 to make sure everything works predictably. | Michał Górny | 2013-01-26 | 2 | -3/+7 |
* | Support running commands in parallel and use it to run configure scripts. | Michał Górny | 2013-01-26 | 2 | -4/+44 |
* | Introduce MULTILIB_USEDEP to enforce correct dependencies. | Michał Górny | 2013-01-26 | 2 | -2/+17 |
* | ELT-patches/aixrtl: Recreate from scratch: Drop need for ld-wrapper with | Michael Haubenwallner | 2013-01-25 | 32 | -105/+246 |
* | Include FORCE_PRINT_ELOG variable to for printing of messages when desired. T... | Pacho Ramos | 2013-01-24 | 2 | -4/+20 |
* | handle more kernel versions like 3.7-trunk-amd64 and add a testsuite for it | Mike Frysinger | 2013-01-24 | 2 | -6/+44 |
* | drop USE="bootstrap build" as it does very little and the existing logic shou... | Mike Frysinger | 2013-01-24 | 1 | -12/+5 |
* | Only display vim plugin help elog messages for new installs. | Tim Harder | 2013-01-24 | 2 | -32/+37 |
* | Add dummy dir to avoid sandbox violations when emerging with FEATURES=-userpr... | Justin Lecher | 2013-01-23 | 2 | -4/+8 |
* | We are checking for return values not for output | Justin Lecher | 2013-01-23 | 1 | -2/+2 |
* | Add support for license server, #447262 | Justin Lecher | 2013-01-23 | 2 | -2/+11 |
* | add support for checking out via a date string (-D) by Thomas Rausch #443014 | Mike Frysinger | 2013-01-22 | 1 | -1/+12 |
* | drop ECVS_SUBDIR as nothing in the tree uses it | Mike Frysinger | 2013-01-22 | 1 | -4/+1 |
* | convert to bash style through out | Mike Frysinger | 2013-01-22 | 1 | -136/+125 |
* | add multiple inclusion protection | Mike Frysinger | 2013-01-22 | 1 | -2/+7 |
* | Check PYTHON_COMPAT for validity, and support disabling implementations in th... | Michał Górny | 2013-01-21 | 5 | -34/+112 |
* | Set PKG_CONFIG_{LIBDIR,PATH} for multilib builds. Approved by vapier in bug #... | Michał Górny | 2013-01-21 | 2 | -5/+11 |
* | Bug #430836 from prefix team missed an eclass. | Robin H. Johnson | 2013-01-21 | 1 | -2/+3 |
* | Enable EAPI=5. | Michał Górny | 2013-01-20 | 2 | -4/+7 |
* | Do not redirect stderr of pushd&popd. Thanks to vapier for catching that. | Michał Górny | 2013-01-20 | 2 | -4/+7 |