summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vdr-plugin.eclass, add eerror to get .eclass depricatedJörg Bornkessel2013-02-181-1/+4
* Make it possible to bypass license check from ebuildsJustin Lecher2013-02-141-1/+4
* Drop KEYWORDS from eclass, #342185Justin Lecher2013-02-141-1/+4
* Fix typo: extra apostrophe being shell syntax error.Michael Haubenwallner2013-02-121-1/+5
* Support DOCS=() to disable installing documentation.Michał Górny2013-02-111-1/+5
* Temporarily disable egg_info since it causes problems with installing scripts.Michał Górny2013-02-101-1/+5
* Introduce cmake-utils wrapper eclass for multilib.Michał Górny2013-02-101-1/+4
* Move header checking function into multilib-build for wider reuse.Michał Górny2013-02-101-1/+5
* QA-warn if epunt_cxx does not find any checks to punt.Michał Górny2013-02-101-1/+4
* Introduce a function to install package for running tests, solving all the is...Michał Górny2013-02-101-1/+5
* Override egg-info write location in out-of-source builds.Michał Górny2013-02-101-1/+4
* Error out if "tests" package is installed. This is a common mistake and a sou...Michał Górny2013-02-101-1/+5
* Document the src_unpack() function. Requested in bug #456160.Michał Górny2013-02-081-1/+4
* Bump CMake minimum version to latest stable.Michael Palimaka2013-02-081-1/+4
* Fixing confusing message in distutils.eclassPatrick Lauer2013-02-081-1/+7
* Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add s...Michael Palimaka2013-02-071-1/+5
* [eclass] Version bump KDE SC 4.10.0Alexey Shvetsov2013-02-071-1/+5
* Add a variable to stop autoformatting when not desired, use '-e' option for e...Pacho Ramos2013-02-041-1/+7
* Introduce python_get_library_path() to obtain the path to the Python library....Michał Górny2013-02-041-1/+5
* Introduce python_newscript(), to install scripts with renaming. Requested in ...Michał Górny2013-02-041-1/+5
* Introduce a common multilib-build eclass to help building packages for multil...Michał Górny2013-02-011-1/+6
* Allow build of multiple plugins in different directories. Make variables more...Gilles Dartiguelongue2013-01-311-1/+5
* Add EAPI 5 sub-slot dependency on x11-base/xorg-server for packages which req...Chí-Thanh Christopher Nguyễn2013-01-311-1/+6
* Additional files also must be versioned as they change between versions.Tomas Chvatal2013-01-311-1/+4
* Use (-) USE-defaults to reduce issues from removing flags.Michał Górny2013-01-301-1/+5
* Disable pypy1.8 globally.Michał Górny2013-01-291-1/+4
* Remove all hidden files in the main tarball dir.Tim Harder2013-01-271-1/+4
* Fix output redirections in run_in_build_dir().Michał Górny2013-01-271-1/+4
* Support using distutils-r1 along with python-single-r1.Michał Górny2013-01-271-1/+4
* Support making dependency and phase function enforcement optional.Michał Górny2013-01-271-1/+4
* Introduce run_in_build_dir() function as used by GNOME ebuilds.Michał Górny2013-01-271-1/+4
* Introduce python_doheader(), to install headers specific to a Python implemen...Michał Górny2013-01-271-1/+5
* reverted last changesJörg Bornkessel2013-01-271-1/+4
* Remove files before installing docs.Tim Harder2013-01-271-1/+4
* Also remove stray makefiles.Tim Harder2013-01-271-1/+4
* Remove unwanted files that may exist.Tim Harder2013-01-271-1/+4
* some fixes, install new makefilehandling; thx to zoolock@irc gentoo.vdrJörg Bornkessel2013-01-271-1/+4
* Support removing SELinux modules of the defined policy storesSven Vermeulen2013-01-261-1/+4
* Set USE defaults to make sure IUSE_IMPLICIT does not fool us.Michał Górny2013-01-261-1/+4
* Require EAPI=5 to make sure everything works predictably.Michał Górny2013-01-261-1/+4
* Support running commands in parallel and use it to run configure scripts.Michał Górny2013-01-261-1/+4
* Introduce MULTILIB_USEDEP to enforce correct dependencies.Michał Górny2013-01-261-1/+4
* ELT-patches/aixrtl: Recreate from scratch: Drop need for ld-wrapper withMichael Haubenwallner2013-01-251-1/+21
* Include FORCE_PRINT_ELOG variable to for printing of messages when desired. T...Pacho Ramos2013-01-241-1/+5
* Only display vim plugin help elog messages for new installs.Tim Harder2013-01-241-1/+4
* Add dummy dir to avoid sandbox violations when emerging with FEATURES=-userpr...Justin Lecher2013-01-231-1/+5
* Add support for license server, #447262Justin Lecher2013-01-231-1/+4
* Check PYTHON_COMPAT for validity, and support disabling implementations in th...Michał Górny2013-01-211-1/+6
* Set PKG_CONFIG_{LIBDIR,PATH} for multilib builds. Approved by vapier in bug #...Michał Górny2013-01-211-1/+5
* Enable EAPI=5.Michał Górny2013-01-201-1/+4