summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Allow build of multiple plugins in different directories. Make variables more...Gilles Dartiguelongue2013-01-312-32/+49
* Add EAPI 5 sub-slot dependency on x11-base/xorg-server for packages which req...Chí-Thanh Christopher Nguyễn2013-01-312-3/+30
* Additional files also must be versioned as they change between versions.Tomas Chvatal2013-01-312-5/+8
* Use (-) USE-defaults to reduce issues from removing flags.Michał Górny2013-01-303-8/+12
* also warn about CONFIG_EXT{2,3,4}_FS_SECURITY options #454440Mike Frysinger2013-01-301-1/+2
* Disable pypy1.8 globally.Michał Górny2013-01-292-7/+10
* Rename udev_get_udevdir to plain get_udevdir which looks completely safe. No ...Samuli Suominen2013-01-291-5/+14
* add high level over view of how to use this eclass for usersMike Frysinger2013-01-281-1/+17
* use -l to set the macro dir when using autoconf-2.13 #448986 by Ryan SleeviMike Frysinger2013-01-281-4/+9
* Sync mysql eclasses from gentoo-mysql tree. Fixes: PBXT nice (#374349), Maria...Robin H. Johnson2013-01-282-24/+14
* Remove all hidden files in the main tarball dir.Tim Harder2013-01-272-3/+6
* add a flag for setting the permission of the file when using capabilitiesMike Frysinger2013-01-271-2/+11
* initial file capabilities supportMike Frysinger2013-01-271-0/+162
* Fix output redirections in run_in_build_dir().Michał Górny2013-01-272-4/+7
* Support using distutils-r1 along with python-single-r1.Michał Górny2013-01-272-27/+94
* Support making dependency and phase function enforcement optional.Michał Górny2013-01-272-5/+24
* Introduce run_in_build_dir() function as used by GNOME ebuilds.Michał Górny2013-01-272-2/+24
* Introduce python_doheader(), to install headers specific to a Python implemen...Michał Górny2013-01-272-2/+35
* reverted last changesJörg Bornkessel2013-01-272-6/+11
* Remove files before installing docs.Tim Harder2013-01-272-5/+8
* Also remove stray makefiles.Tim Harder2013-01-272-3/+6
* Remove unwanted files that may exist.Tim Harder2013-01-272-2/+8
* some fixes, install new makefilehandling; thx to zoolock@irc gentoo.vdrJörg Bornkessel2013-01-272-8/+9
* Support removing SELinux modules of the defined policy storesSven Vermeulen2013-01-262-4/+35
* Set USE defaults to make sure IUSE_IMPLICIT does not fool us.Michał Górny2013-01-262-3/+6
* Require EAPI=5 to make sure everything works predictably.Michał Górny2013-01-262-3/+7
* Support running commands in parallel and use it to run configure scripts.Michał Górny2013-01-262-4/+44
* Introduce MULTILIB_USEDEP to enforce correct dependencies.Michał Górny2013-01-262-2/+17
* ELT-patches/aixrtl: Recreate from scratch: Drop need for ld-wrapper withMichael Haubenwallner2013-01-2532-105/+246
* Include FORCE_PRINT_ELOG variable to for printing of messages when desired. T...Pacho Ramos2013-01-242-4/+20
* handle more kernel versions like 3.7-trunk-amd64 and add a testsuite for itMike Frysinger2013-01-242-6/+44
* drop USE="bootstrap build" as it does very little and the existing logic shou...Mike Frysinger2013-01-241-12/+5
* Only display vim plugin help elog messages for new installs.Tim Harder2013-01-242-32/+37
* Add dummy dir to avoid sandbox violations when emerging with FEATURES=-userpr...Justin Lecher2013-01-232-4/+8
* We are checking for return values not for outputJustin Lecher2013-01-231-2/+2
* Add support for license server, #447262Justin Lecher2013-01-232-2/+11
* add support for checking out via a date string (-D) by Thomas Rausch #443014Mike Frysinger2013-01-221-1/+12
* drop ECVS_SUBDIR as nothing in the tree uses itMike Frysinger2013-01-221-4/+1
* convert to bash style through outMike Frysinger2013-01-221-136/+125
* add multiple inclusion protectionMike Frysinger2013-01-221-2/+7
* Check PYTHON_COMPAT for validity, and support disabling implementations in th...Michał Górny2013-01-215-34/+112
* Set PKG_CONFIG_{LIBDIR,PATH} for multilib builds. Approved by vapier in bug #...Michał Górny2013-01-212-5/+11
* Bug #430836 from prefix team missed an eclass.Robin H. Johnson2013-01-211-2/+3
* Enable EAPI=5.Michał Górny2013-01-202-4/+7
* Do not redirect stderr of pushd&popd. Thanks to vapier for catching that.Michał Górny2013-01-202-4/+7
* Finally commit readme.gentoo.eclass to create a README.gentoo doc file record...Pacho Ramos2013-01-202-1/+111
* Bug #402803: keepdir fix.Robin H. Johnson2013-01-201-3/+2
* Bug #430836: eprefix paths in my.cnf.Robin H. Johnson2013-01-201-2/+3
* Bug #430820: Prefix fix.Robin H. Johnson2013-01-201-2/+2
* Sync mysql eclasses from overlay. Includes fix for bug #434552, support for g...Robin H. Johnson2013-01-203-24/+43