summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* scons-utils.eclass: Switch to get_nproc from multiprocessing.eclassMichał Górny2016-12-181-29/+5
* multiprocessing.eclass: Support passing custom inf values for gettersMichał Górny2016-12-183-9/+18
* multiprocessing.eclass: Introduce get_nproc() to get no of CPUsMichał Górny2016-12-181-0/+32
* multiprocessing.eclass: Fix handling multiple short options (e.g. -kj)Michał Górny2016-12-183-4/+10
* kde5.eclass: Fix configure with >=kde-apps/kde-l10n-16.12.0 L10N=srAndreas Sturmlechner2016-12-181-1/+3
* kde4-base.eclass: Add KDevelop 4.7.4 SRC_URIJohannes Huber2016-12-171-0/+1
* kernel-2.eclass: Remove kdbus support as it is discontinued. First reported i...Mike Pagano2016-12-151-18/+0
* linux-info.eclass: get_version: remove useless readlink -fMike Gilbert2016-12-151-2/+0
* eclass/freebsd.eclass: Changed to apply upstream patch on WORKDIRYuta Satoh2016-12-151-1/+7
* kernel-2.eclass: Add required @USAGE documentation to functions.Mike Pagano2016-12-141-4/+34
* qt5-build.eclass: fix doc handling in Qt 5.6.2 and laterJimi Huotari2016-12-151-2/+10
* selinux-policy-2.eclass: support semodule -b/-i base depending on versionJason Zaman2016-12-121-6/+10
* selinux-policy-2.eclass: support EAPI6Jason Zaman2016-12-121-8/+10
* selinux-policy-2.eclass: eapply for EAPI6Jason Zaman2016-12-121-7/+20
* selinux-policy-2.eclass: tidy if syntaxJason Zaman2016-12-121-36/+23
* kde-base/kdebase-startkde -> kde-plasma/kdebase-startkdeJohannes Huber2016-12-111-1/+1
* depend.apache.eclass: Restructure pkg_setup so in_iuse is used from EAPI=6 onAndreas K. Hüttel2016-12-101-12/+19
* depend.apache.eclass: Add missing function want_apache2_4Andreas K. Hüttel2016-12-101-0/+17
* depend.apache.eclass: For EAPI=6, move initialization of APACHE_BASEDIR and A...Andreas K. Hüttel2016-12-101-12/+25
* depend.apache.eclass: Replace build_with_use with has_version, disallow for E...Doug Freed2016-12-101-3/+15
* kde-base/plasma-workspace -> kde-plasma/plasma-workspaceJohannes Huber2016-12-101-3/+3
* cmake-utils.eclass: Set assembly compiler & flags directlyMichał Górny2016-12-081-1/+4
* cmake-utils.eclass: Split multi-arg CC/CXX/FC correctly, #542530Michał Górny2016-12-081-3/+10
* eclass/oasis.eclass: set prefix to ED instead of using the destdir option. Th...Alexis Ballier2016-12-071-4/+3
* kernel-2.eclass: Convert eclass to use documentation standardsMike Pagano2016-12-041-109/+333
* qt5-build.eclass: drop support for Qt < 5.6Davide Pesavento2016-12-041-23/+9
* kernel-2.eclass: Minor cleanup. Remove die from global scope per EAPI 6 rules.Mike Pagano2016-12-021-3/+5
* Revert "mozconfig-v6.49.eclass: Make dependency on gtk+:2 optional (bug #6013...Ian Stakenvicius2016-12-021-6/+2
* cmake-utils.eclass: Revert "export CC/CXX/FC to environment, #542530"Michał Górny2016-12-021-2/+3
* cmake-utils.eclass: Revert "Set assembler correctly, #601292"Michał Górny2016-12-021-3/+1
* kernel-2.eclass: Fix eapply_user as per PMS spec and execute in src_prepare. ...Mike Pagano2016-12-011-9/+26
* tmpfiles.eclass: fix 'if' statement syntaxMike Gilbert2016-12-011-1/+1
* cmake-utils.eclass: Unset BUILD_TYPE-specific ASM flagsMichał Górny2016-12-011-0/+1
* cmake-utils.eclass: Set assembler correctly, #601292Michał Górny2016-12-011-1/+3
* tmpfiles.eclass: add eclass for tmpfiles processingWilliam Hubbs2016-12-011-0/+123
* aspell-dict.eclass: Some tweaks so the eclass works with EAPI>0 ebuilds.Lars Wendler2016-12-011-2/+14
* mozconfig-v6.49.eclass: Make dependency on gtk+:2 optional (bug #601326).Lars Wendler2016-12-011-2/+6
* eclass/cargo: ensure people have a good cargo dependDoug Goldstein2016-11-301-0/+2
* eclass/cargo: support cargo dependency vendoringDoug Goldstein2016-11-301-19/+38
* eclass/cargo: extend to support building packagesDoug Goldstein2016-11-301-2/+26
* cmake-utils.eclass: Wipe out default flags for std build typesMichał Górny2016-11-301-0/+13
* cmake-utils.eclass: Declare CMAKE_GENTOO_BUILDMichał Górny2016-11-301-0/+1
* kernel-2.eclass: Support EAPI 6 when applying user patches.Mike Pagano2016-11-281-2/+6
* mozconfig-*.eclass: added sub-slot dependency for app-text/hunspell.Lars Wendler2016-11-285-5/+5
* kernel-2.eclass: Remove call to KV_to_int. See bug #587318.Mike Pagano2016-11-271-1/+1
* cmake-utils.eclass: Export PKG_CONFIG as envvar rather than build ruleMichał Górny2016-11-271-1/+1
* cmake-utils.eclass: export CC/CXX/FC to environment, #542530Maciej Mrozowski2016-11-271-3/+3
* cmake-utils.eclass: Move CMAKE_AR & CMAKE_RANLIB into toolchain defsMichał Górny2016-11-271-2/+2
* kde5.eclass: Fix install with L10N=""Andreas Sturmlechner2016-11-271-6/+10
* kde5.eclass: Add KDE_SUBSLOTAndreas Sturmlechner2016-11-271-3/+30