summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* mysql-multilib-r1.eclass: Ensure the right pkg-config is calledBrian Evans2017-07-081-0/+1
* mysql-multilib-r1.eclass: Only detect systemd-notify for native ABI and serve...Brian Evans2017-07-081-4/+7
* common-lisp.eclass: Reorders metatada. Adds BLURBChema Alonso Josa2017-07-081-1/+2
* common-lisp-common.eclass: Reorders metatada. Adds BLURBChema Alonso Josa2017-07-081-1/+2
* ros-catkin.eclass: Use only a single python implementation for all ROS packages.Alexis Ballier2017-07-071-89/+53
* gpe.eclass: Remove dead eclassMichał Górny2017-07-051-119/+0
* common-lisp.eclass: Updates eclass infoChema Alonso Josa2017-07-021-4/+7
* common-lisp-common.eclass: Updates eclass infoChema Alonso Josa2017-07-021-6/+8
* common-lisp-3.eclass: Updates header infoChema Alonso Josa2017-07-021-1/+1
* bsdmk.eclass: add bsd@g.o as maintainerAlexis Ballier2017-07-021-1/+1
* l10n.eclass: Add myself as maintainer.Ulrich Müller2017-07-021-1/+3
* php-pear-lib-r1.eclass: Remove deprecated eclassBrian Evans2017-07-011-102/+0
* toolchain-funcs.eclass: We only support little-endian AlphaJames Le Cuirot2017-07-011-1/+1
* confutils.eclass: Mark @DEAD for removalMichał Górny2017-06-301-1/+10
* kde5.eclass: Drop obsolete Plasma-4 warningAndreas Sturmlechner2017-06-241-8/+0
* gst-plugins*.eclass: Remove last rited eclasses, #587816Michał Górny2017-06-215-466/+0
* l10n.eclass: maintainer is retiringPacho Ramos2017-06-201-1/+1
* kde5.eclass: use HTTPSMichael Palimaka2017-06-181-1/+1
* eclass/toolchain-glibc.eclass: skip pie check for gcc-6 or newerMatthias Maier2017-06-161-8/+14
* eclass/toolchain-glibc.eclass: use tc-enables-pie instead of gcc-specs-pieMatthias Maier2017-06-161-2/+2
* toolchain-glibc.eclass: Always enable stack guard randomization (bug #621742).Arfrever Frehtes Taifersar Arahesis2017-06-161-1/+6
* toolchain-glibc.eclass: Build most of >=sys-libs/glibc-2.25 with -fstack-prot...Arfrever Frehtes Taifersar Arahesis2017-06-161-3/+14
* toolchain-funcs.eclass: Add functions for detection of PIE / SSP in way compa...Arfrever Frehtes Taifersar Arahesis2017-06-161-0/+67
* kde5.eclass: Drop Frameworks 5.29 SRC_URIAndreas Sturmlechner2017-06-151-7/+1
* systemd.eclass: Improve systemd_install_serviced documentationChris Mayo2017-06-141-5/+5
* eclass/mozconfig-v6.53: use mozcoreconf-v5Ian Stakenvicius2017-06-141-3/+3
* eclass/mozconfig-v6.52: use mozcoreconf-v5Ian Stakenvicius2017-06-141-1/+1
* eclass/mozcoreconf: added v5 with EXTRA_ECONF support and gcc7 handlingIan Stakenvicius2017-06-141-0/+280
* golang-base.eclass: update dev-lang/go dependencyWilliam Hubbs2017-06-141-1/+1
* latex-package.eclass: Use halt on error and nonstopmode for latex invocations...Alexis Ballier2017-06-141-3/+3
* latex-package.eclass: Drop redicting output to /dev/null for latex commands.Alexis Ballier2017-06-141-4/+4
* kde5.eclass: Fix non-compression of docbooksAndreas Sturmlechner2017-06-111-3/+3
* kde5-functions.eclass: Raise FRAMEWORKS_MINIMAL=5.34, PLASMA_MINIMAL=5.8.6Andreas Sturmlechner2017-06-091-8/+2
* eclass: remove myself as maintainer of mercurial eclassDirkjan Ochtman2017-06-091-1/+0
* sys-devel/binutils: 2.27 - multiple security fixes, bug #618520, bug #618826Matthias Maier2017-06-061-1/+1
* gpe.eclass: Mark dead for removal in 30 daysMichał Górny2017-06-051-0/+5
* php-pear-lib-r1.eclass: Fix usage of @DEADJustin Lecher2017-06-041-1/+5
* toolchain-glibc.eclass: Fix typos in comments.Arfrever Frehtes Taifersar Arahesis2017-06-031-5/+5
* meson.eclass: add myself to maintainersMike Gilbert2017-06-031-0/+1
* meson.eclass: pass --wrap-mode nodownload to mesonMike Gilbert2017-06-031-1/+2
* meson.eclass: implement basic cross-compiler supportMike Gilbert2017-05-311-17/+61
* python-r1.eclass: Add python_gen_any_dep, to create any-of depsMichał Górny2017-05-291-0/+98
* python-r1.eclass: Support python_check_deps() in python_setupMichał Górny2017-05-291-10/+38
* python-r1.eclass: Inline implementation loop logic into python_setupMichał Górny2017-05-291-9/+26
* python-r1.eclass: Move PYTHON_COMPAT_OVERRIDE warning into flag checkMichał Górny2017-05-291-13/+18
* distutils-r1.eclass: Reuse python_setup for common phasesMichał Górny2017-05-291-13/+13
* distutils-r1.eclass: Remove QA-warning for DISTUTILS_NO_PARALLEL_BUILDMichał Górny2017-05-291-9/+0
* python-r1.eclass: Remove deprecated python_parallel_foreach_implMichał Górny2017-05-291-35/+0
* python-utils-r1.eclass: _python_impl_matches, handle both forms of implMichał Górny2017-05-291-2/+4
* distutils-r1.eclass: Use _python_impl_matches()Michał Górny2017-05-291-7/+10