summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* typoJoerg Bornkessel2015-01-052-12/+13
|
* Run pkg_setup() only in non-binary installs, as intended and documented a ↵Michał Górny2015-01-042-4/+8
| | | | long time ago :).
* documentation syntax fixedJoerg Bornkessel2015-01-042-24/+81
|
* Remove unused eclass.Tim Harder2015-01-042-765/+4
|
* Warn about unset EPYTHON.Michał Górny2015-01-032-8/+27
|
* Properly disable USE=hoogle.Sergei Trofimovich2015-01-022-3/+6
|
* Make python.eclass commands/variables fatal once again since all in-tree ↵Michał Górny2015-01-022-37/+41
| | | | ebuilds seem to have been fixed.
* Add progress overlay-specific commands and variables to the invalid ↵Michał Górny2015-01-022-3/+43
| | | | command/variable lists.
* Add support for ghc-7.10 registration. User visible changes: ghc-package ↵Sergei Trofimovich2015-01-013-175/+205
| | | | stopped exporting pkg_* phases and now they are reexported by haskell-cabal. pkg_* phases do not install any additional files anymore.
* Fix patch count on first clone (by vikraman).Sergei Trofimovich2015-01-012-5/+8
|
* add -fsanitize=* to the allowed flag list #530070 by Sebastian PippingMike Frysinger2014-12-311-2/+2
|
* Modify eutils.eclass to allow 512x512 icons to be installed (this wasWilliam Hubbs2014-12-302-3/+6
| | | | approved by ssuominen).
* Add workaround for new orc break gstreamer ebuilds, bug #533664Gilles Dartiguelongue2014-12-282-2/+20
|
* Add python_gen_usedep, python_gen_useflags and python_gen_cond_dep to ↵Michał Górny2014-12-282-2/+150
| | | | python-single-r1.
* Spelling, pointed out by floppym.Michał Górny2014-12-282-4/+7
|
* Make the invalid function/variable checks non-fatal for now.Michał Górny2014-12-282-30/+33
|
* Do not check for PYTHON_TEST_VERBOSITY, it is intended for make.conf.Michał Górny2014-12-282-4/+6
|
* Verbosely deprecate python_parallel_foreach_impl and ↵Michał Górny2014-12-283-3/+22
| | | | DISTUTILS_NO_PARALLEL_BUILD.
* Add test recipe for rspec:3 slot.Hans de Graaff2014-12-282-4/+15
|
* Use rspec-2 wrapper for the rspec recipe.Hans de Graaff2014-12-283-9/+30
|
* Update banned var docs.Michał Górny2014-12-272-6/+19
|
* Add PYTHON_{CPPFLAGS,CFLAGS,CXXFLAGS,LDFLAGS,MODNAME} to the banned variable ↵Michał Górny2014-12-272-4/+8
| | | | list.
* Add ruby22 RUBY_TARGET support.Hans de Graaff2014-12-272-2/+10
|
* Add die-checks for python.eclass & distutils.eclass variables.Michał Górny2014-12-272-2/+36
|
* Add die-replacements for distutils.eclass functions, to help finding ↵Michał Górny2014-12-272-2/+40
| | | | mistakes in conversions.
* Add die-replacements for python.eclass functions, to help finding mistakes ↵Michał Górny2014-12-272-2/+100
| | | | in conversions.
* Add new API warnings.Michał Górny2014-12-272-2/+17
|
* Sync with KDE overlay.Michael Palimaka2014-12-262-5/+8
|
* Reflect reality of the status of waf-utils eclass maintenance as announced ↵Gilles Dartiguelongue2014-12-252-3/+7
| | | | months ago on gentoo-dev mailing list
* remove base.eclass inheritMichael Weber2014-12-242-7/+12
|
* Update tests for unsupported python3.2.Michał Górny2014-12-212-2/+5
|
* Use gentoo-functions for tests, bug #504378.Michał Górny2014-12-212-3/+6
|
* Add support for vala 0.26Gilles Dartiguelongue2014-12-212-6/+9
|
* Add common-lisp-3.eclass from the lisp overlay, required by app-emacs/slime-2.11Mark Wright2014-12-191-0/+211
|
* Declare local CPPFLAGS to avoid multiple appends in cmake-multilib.Michael Palimaka2014-12-182-2/+6
|
* Fix breakage caused by recent multilib-build.eclass changes (bug 532510).Davide Pesavento2014-12-182-6/+15
|
* Remove code paths that are not called anymoreAndreas Hüttel2014-12-172-8/+6
|
* Sync eclass with kde overlay.Manuel Rüger2014-12-172-8/+40
|
* Deprecate USE_EINSTALL (#482082)Pacho Ramos2014-12-162-2/+9
|
* Make perl-module_src_prep throw a real warning, not just eqawarnAndreas Hüttel2014-12-132-3/+6
|
* Move content of perl-module_src_prep into src_configure, add deprecation ↵Andreas Hüttel2014-12-132-17/+21
| | | | warning to src_prep
* Disable parallel run support.Michał Górny2014-12-134-54/+15
|
* Disable parallel run support.Michał Górny2014-12-131-1/+5
|
* Restrict tests for all release versions.Davide Pesavento2014-12-122-3/+6
|
* Always restore initial directory after sub-phase run. Fixes bug #532168 and ↵Michał Górny2014-12-112-7/+11
| | | | possibly more.
* Restore using separate HOMEs for Python implementations, because of ↵Michał Górny2014-12-112-2/+12
| | | | .pydistutils.cfg. Bug #532236.
* Sync kde4-base.eclass with overlay.Manuel Rüger2014-12-092-3/+6
|
* Disable parallel run support to make things easier for developers and more ↵Michał Górny2014-12-073-42/+14
| | | | predictable for users.
* update SRC_URIJason Zaman2014-12-071-4/+4
|
* Allow additional content to be injected in the ruby bin wrapper.Hans de Graaff2014-12-072-6/+13
|