summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* if KERNEL_DIR is pointing to the object output, figure out the source dir and...Mike Frysinger2013-02-101-2/+9
* delete empty depend varsMike Frysinger2013-02-101-4/+1
* use emake rather than make to extract variable values #373151 by Kevin PyleMike Frysinger2013-02-101-2/+4
* if KV_OUT_DIR is not set, do not let linux_config_src_exists implicitly check...Mike Frysinger2013-02-101-22/+21
* add test using version from #404371Mike Frysinger2013-02-101-7/+8
* update snapshot location to use gcc.gnu.org #455152Mike Frysinger2013-02-091-7/+6
* update HOMEPAGE to use sourceware.org #455152Mike Frysinger2013-02-091-2/+2
* Document the src_unpack() function. Requested in bug #456160.Michał Górny2013-02-082-3/+12
* Bump CMake minimum version to latest stable.Michael Palimaka2013-02-082-3/+6
* Fixing confusing message in distutils.eclassPatrick Lauer2013-02-082-7/+13
* Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add s...Michael Palimaka2013-02-072-35/+104
* automatically add subslot deps on ocaml for eapis that support itAlexis Ballier2013-02-071-2/+3
* [eclass] Version bump KDE SC 4.10.0Alexey Shvetsov2013-02-075-42/+43
* Add a variable to stop autoformatting when not desired, use '-e' option for e...Pacho Ramos2013-02-042-24/+32
* Introduce python_get_library_path() to obtain the path to the Python library....Michał Górny2013-02-042-2/+49
* Introduce python_newscript(), to install scripts with renaming. Requested in ...Michał Górny2013-02-042-12/+42
* Remove remaining (obsolete) kdeprefix references. Needed so we dont run into ...Andreas K. Hüttel2013-02-022-28/+2
* Introduce a common multilib-build eclass to help building packages for multil...Michał Górny2013-02-013-81/+187
* 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