| Commit message (Expand) | Author | Age | Files | Lines |
* | eutils.eclass: move EAPI conditional funcs under the multiple inclusion prote... | Mike Frysinger | 2017-01-20 | 1 | -2/+2 |
* | udev.eclass: add multiple inclusion protection | Mike Frysinger | 2017-01-20 | 1 | -0/+5 |
* | fix quoting to a lot of patch calls | Mike Frysinger | 2017-01-20 | 1 | -2/+2 |
* | kernel-2.eclass: s/uf/if/ in handle_genpatches doc block | Göktürk Yüksek | 2017-01-19 | 1 | -1/+1 |
* | gnome2.eclass: simplify inheritting on autotools.eclass and not inherit it un... | Pacho Ramos | 2017-01-16 | 1 | -7/+2 |
* | kde5.eclass: Raise RDEPEND on kde-frameworks/kf-env to 4 | Johannes Huber | 2017-01-16 | 1 | -1/+1 |
* | multiprocessing.eclass: work around Cygwin FIFO shortcoming | Michael Haubenwallner | 2017-01-16 | 1 | -2/+7 |
* | gnome2.eclass: Allow to decide more easily if we can run eautoreconf OR only ... | Pacho Ramos | 2017-01-15 | 1 | -3/+19 |
* | eclass/distutils-r1.eclass: Remove setting egg-base due to absolute path errors | Brian Dolbec | 2017-01-12 | 1 | -5/+0 |
* | media-plugins/kodi-*: add live ebuilds for all add-ons currently available in... | Craig Andrews | 2017-01-09 | 1 | -0/+31 |
* | toolchain.eclass: remove trailing slash of D. | Benda Xu | 2017-01-09 | 1 | -1/+1 |
* | toolchain.eclass: Quote variables containing EPREFIX. | Benda Xu | 2017-01-09 | 1 | -11/+11 |
* | toolchain.eclass: Prepend/strip EPREFIX. | Benda Xu | 2017-01-09 | 1 | -17/+17 |
* | toolchain.eclass: prefixify helper scripts. | Benda Xu | 2017-01-09 | 1 | -5/+5 |
* | toolchain.eclass: D->ED ROOT->EROOT replacements. | Benda Xu | 2017-01-09 | 1 | -14/+15 |
* | toolchain.eclass: drop env -i from gcc-config calls. | Benda Xu | 2017-01-09 | 1 | -4/+4 |
* | toolchain.eclass: Call fix_libtool_files.sh by name | Benda Xu | 2017-01-09 | 1 | -2/+2 |
* | eutils.eclass: add 512 icon size to doicon documentation | Chris Mayo | 2017-01-07 | 1 | -1/+1 |
* | cmake-utils.eclass: Support running ctest in parallel | Michał Górny | 2017-01-07 | 1 | -3/+4 |
* | kde5.eclass: Drop obsolete kdepim S handling | Johannes Huber | 2017-01-06 | 1 | -6/+1 |
* | eclass/cuda.eclass: Fix passing compiler and linker options | Marius Brehler | 2017-01-03 | 1 | -1/+1 |
* | cmake-utils.eclass: Set CMAKE_MIN_VERSION to 3.5.2 | Johannes Huber | 2017-01-01 | 1 | -2/+2 |
* | mozconfig-v6.45.eclass: add libcanberra dependency, bug 458664 | Ian Stakenvicius | 2016-12-30 | 1 | -0/+2 |
* | ruby-fakegem.eclass: fix documentation | Hans de Graaff | 2016-12-29 | 1 | -1/+1 |
* | kernel-2.eclass: Point user to addtional kernel removal instructions. See bug... | Mike Pagano | 2016-12-28 | 1 | -0/+3 |
* | apache-2.eclass: drop path to --with-ssl #516240 | Steven Newbury | 2016-12-28 | 1 | -1/+1 |
* | ruby-utils.eclass: update default RUBY_TARGETS ordering | Hans de Graaff | 2016-12-26 | 1 | -2/+2 |
* | ruby-ng.eclass, ruby-utils.eclass: Add ruby24 support | Hans de Graaff | 2016-12-26 | 2 | -1/+6 |
* | kernel-2.eclass: Remove code that looks for Changelog which is also breaks PM... | Mike Pagano | 2016-12-26 | 1 | -7/+0 |
* | kde-base/kdelibs -> kde-frameworks/kdelibs | Johannes Huber | 2016-12-24 | 1 | -4/+4 |
* | tmpfiles.eclass: fix call to tmpfiles for #603342 | William Hubbs | 2016-12-23 | 1 | -2/+2 |
* | cmake-utils.eclass: Set CMAKE_MIN_VERSION to 3.2.2 | Johannes Huber | 2016-12-23 | 1 | -1/+1 |
* | haskell-cabal.eclass: respect AR option | Sergei Trofimovich | 2016-12-22 | 1 | -1/+4 |
* | eclass/linux-mod.eclass: Check for TRIM_UNUSED_KSYMS (bug #591832). | Jeroen Roovers | 2016-12-22 | 1 | -1/+4 |
* | depend.apache.eclass: Let APXS point to the new location of the binary. | Lars Wendler | 2016-12-21 | 1 | -1/+1 |
* | cuda.eclass: fix 'gcc-bindir -f' output to not use '=' in opt | syderitic | 2016-12-20 | 1 | -3/+3 |
* | cuda.eclass: fix g++ check | syderitic | 2016-12-20 | 1 | -1/+1 |
* | scons-utils.eclass: Switch to get_nproc from multiprocessing.eclass | Michał Górny | 2016-12-18 | 1 | -29/+5 |
* | multiprocessing.eclass: Support passing custom inf values for getters | Michał Górny | 2016-12-18 | 3 | -9/+18 |
* | multiprocessing.eclass: Introduce get_nproc() to get no of CPUs | Michał Górny | 2016-12-18 | 1 | -0/+32 |
* | multiprocessing.eclass: Fix handling multiple short options (e.g. -kj) | Michał Górny | 2016-12-18 | 3 | -4/+10 |
* | kde5.eclass: Fix configure with >=kde-apps/kde-l10n-16.12.0 L10N=sr | Andreas Sturmlechner | 2016-12-18 | 1 | -1/+3 |
* | kde4-base.eclass: Add KDevelop 4.7.4 SRC_URI | Johannes Huber | 2016-12-17 | 1 | -0/+1 |
* | kernel-2.eclass: Remove kdbus support as it is discontinued. First reported i... | Mike Pagano | 2016-12-15 | 1 | -18/+0 |
* | linux-info.eclass: get_version: remove useless readlink -f | Mike Gilbert | 2016-12-15 | 1 | -2/+0 |
* | eclass/freebsd.eclass: Changed to apply upstream patch on WORKDIR | Yuta Satoh | 2016-12-15 | 1 | -1/+7 |
* | kernel-2.eclass: Add required @USAGE documentation to functions. | Mike Pagano | 2016-12-14 | 1 | -4/+34 |
* | qt5-build.eclass: fix doc handling in Qt 5.6.2 and later | Jimi Huotari | 2016-12-15 | 1 | -2/+10 |
* | selinux-policy-2.eclass: support semodule -b/-i base depending on version | Jason Zaman | 2016-12-12 | 1 | -6/+10 |
* | selinux-policy-2.eclass: support EAPI6 | Jason Zaman | 2016-12-12 | 1 | -8/+10 |