summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* eclass: Update e-mail address of GNU Emacs project.Ulrich Müller2016-01-232-2/+2
* eutils.eclass: Add egit_clean()Justin Lecher2016-01-221-0/+10
* readme.gentoo.eclass: QA warning for deprecationJustin Lecher2016-01-221-0/+1
* readme.gentoo-r1.eclass: Fix @ECLASSJustin Lecher2016-01-221-1/+1
* eutils.eclass: estack_pop: quote unset argument for bug 571318Zac Medico2016-01-201-1/+1
* kde4-base.eclass: Update SRC_URIsAndreas Sturmlechner2016-01-201-6/+6
* php-ext-source-r2.eclass: Fix typo with "${EPREFIX}}" wrt bug 572252Brian Evans2016-01-181-1/+1
* linux-info.eclass: fix error/warning messages with ~!SYMBOLSMike Frysinger2016-01-171-4/+6
* toolchain.eclass: move cross-compiler libcc1 out of /usr/lib #547754Mike Frysinger2016-01-161-0/+14
* qt5-build.eclass: disallow version mixingMichael Palimaka2016-01-151-5/+1
* kde4-functions.eclass: Exclude KDE PIM from 4.14.3 lowered deps logicAndreas Sturmlechner2016-01-141-2/+3
* virtualx.eclass: Enable RANDR with Xvfb (bug #571420, bug #567720)Sebastian Pipping2016-01-131-1/+1
* Fix mozconfig-v6.38 for thunderbird and esr releasesJory A. Pratt2016-01-101-1/+1
* We should always build with intl-api being exposedJory A. Pratt2016-01-101-1/+1
* scons-utils.eclass: Enable EAPI 6Michał Górny2016-01-081-1/+1
* scons-utils.eclass: Use nproc when --jobs is used without an argumentMichał Górny2016-01-082-3/+29
* scons-utils.eclass: _scons_clean_makeopts, clean up and simplifyMichał Górny2016-01-081-13/+12
* scons-utils.eclass: _scons_clean_makeopts, stop exporting cache varsMichał Górny2016-01-081-2/+2
* scons-utils.eclass: _scons_clean_makeopts, fix result cachingMichał Górny2016-01-082-9/+13
* scons-utils.eclass: scons_clean_makeopts, mark internalMichał Górny2016-01-082-4/+5
* scons-utils.eclass: tests, be more verbose on tests being performedMichał Górny2016-01-081-8/+6
* scons-utils.eclass: Deprecate use_scons, ban it in EAPI 6Michał Górny2016-01-081-0/+9
* scons-utils.eclass: Deprecate myesconsargs, and kill it in EAPI 6Michał Górny2016-01-081-6/+11
* scons-utils.eclass: escons, respect nonfatal in EAPI 6Michał Górny2016-01-081-2/+12
* scons-utils.eclass: escons, invert EAPI check to cover future EAPIsMichał Górny2016-01-081-1/+3
* scons-utils.eclass: escons doc, 'die' does not respect nonfatalMichał Górny2016-01-081-1/+1
* scons-utils.eclass: Describe common issues with sconsMichał Górny2016-01-081-1/+16
* scons-utils.eclass: Modernize the example to use usexMichał Górny2016-01-081-2/+2
* scons-utils.eclass: Modernize the example not to rely on myescons...Michał Górny2016-01-081-4/+4
* kde5-functions.eclass: raise minimal frameworks versionMichael Palimaka2016-01-051-2/+2
* kde5.eclass: In kde5_src_prepare, place cmake-utils_src_prepare on topAndreas Sturmlechner2016-01-051-3/+3
* kde4-meta.eclass: Depend on same version of kontactAndreas Sturmlechner2016-01-021-1/+1
* gnome2.eclass: make use of gnome2_giomodule_cache_update, bug #518422Gilles Dartiguelongue2016-01-021-0/+21
* gnome2-utils.eclass: add gnome2_giomodule_cache_update function, bug #518422Gilles Dartiguelongue2016-01-021-0/+23
* check-reqs.eclass: Enable EAPI 6 supportJustin Lecher2016-01-021-1/+1
* check-reqs.eclass: Require units for CHECKREQS_ in EAPIs > 5Justin Lecher2016-01-021-3/+4
* check-reqs.eclass: Sanitize MERGE_TYPE for EAPI < 4Justin Lecher2016-01-021-0/+2
* check-reqs.eclass: Ban obsolete functions in newer EAPIsJustin Lecher2016-01-021-0/+2
* check-reqs.eclass: Replace obsolete df option -m with -kJustin Lecher2016-01-021-12/+13
* check-reqs.eclass: Fix typoJustin Lecher2016-01-021-1/+1
* check-reqs.eclass: Mark interal function with @INTERNALJustin Lecher2016-01-021-0/+10
* check-reqs.eclass: Use eqawarn() from eutils.eclassJustin Lecher2016-01-021-7/+7
* check-reqs.eclass: Only inherit eclass onceJustin Lecher2016-01-021-0/+5
* java-vm-2.eclass: Only call nsplugin functions if necessaryJames Le Cuirot2016-01-011-2/+7
* eclass, mozconfig: Use --with-intl-apiSven Wegener2015-12-315-5/+5
* mysql-multilib-r1.eclass: Add missing REQUIRED_USE which caused a block on ~a...Brian Evans2015-12-311-1/+1
* Revert "eclass, mozconfig: Use --with-intl-api"Sven Wegener2015-12-319-9/+9
* eclass, mozconfig: Use --with-intl-apiSven Wegener2015-12-319-9/+9
* python-single-r1.eclass: Add python_gen_impl_dep, alike in python-r1Michał Górny2015-12-311-0/+58
* python-r1.eclass: Introduce python_gen_impl_depMichał Górny2015-12-311-0/+52