summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Drop obsolete eclass and add new version, thanks Ted Tanberry for the workJustin Lecher2015-03-282-42/+47
|
* Enable building dynamic haskell executables since dev-lang/ghc-7.10.1_rc3.Sergei Trofimovich2015-03-283-12/+15
|
* clean unused eclassMichael Sterrett2015-03-271-78/+0
|
* Add deprecation warning when USE_PHP is emptyBrian Evans2015-03-262-5/+9
|
* Workaround toolchain bug on x86 with -Os and --as-needed, see bug #503500.Davide Pesavento2015-03-233-18/+36
|
* Extend EAPI=4 whitelist to cover crossdev gdb.Michał Górny2015-03-222-3/+6
|
* Sync with KDE overlay - update SRC_URI and manually specify a minimum ↵Michael Palimaka2015-03-212-9/+13
| | | | version for kde-base/oxygen-icons to handle special releases.
* Ban new EAPI < 5 packages for python-r1 & python-single-r1.Michał Górny2015-03-214-27/+46
|
* epatch_user: add an explicit notice of patches applied when die is called ↵Mike Frysinger2015-03-201-1/+10
| | | | #543878 by Sergey S. Starikoff
* epatch: include `patch --version` output in the failure logMike Frysinger2015-03-201-5/+12
|
* Move cpu-optimation removal. See bug #542810.Mike Pagano2015-03-202-13/+21
|
* eautoconf: do not warn about configure.in usage when using autoconf-2.1 ↵Mike Frysinger2015-03-191-2/+2
| | | | #531646 by Alexander Tsoy
* Allow jar to be named something other than ${PN}.jar.James Le Cuirot2015-03-192-10/+21
|
* Sync with KDE overlay - introduce ECM_MINIMAL & KDE_SELINUX_MODULE, rename ↵Michael Palimaka2015-03-183-36/+97
| | | | add_kdeplasma_dep -> add_plasma_dep, raise dependencies, and miscellaneous improvements/fixes.
* Move flag modifications to apply once for all ABIs; Use tc-ld-disable-gold ↵Brian Evans2015-03-172-30/+47
| | | | for bug 508724; Move tokudb check to pkg_pretend
* drop x32 support for gcc-4.7 #543578Mike Frysinger2015-03-171-3/+3
|
* disable USE=graphite support for versions older than gcc-4.8 #448024Mike Frysinger2015-03-171-29/+20
|
* tc-ld-is-gold/tc-ld-disable-gold: add helpers for detecting & disabling goldMike Frysinger2015-03-162-2/+122
|
* tc-getOBJDUMP: new helper a few ebuilds wantMike Frysinger2015-03-161-2/+6
|
* Detect dangerous environment variables, bug 543042; support ↵Andreas K. Hüttel2015-03-152-22/+89
| | | | Module::Build::Tiny directly, bug 495044
* Respect CFLAGS. New syntax for revisions CABAL_CORE_LIB_GHC_PV="PM:${ghc_PVR}".Sergei Trofimovich2015-03-152-8/+26
|
* Fix indentation.Davide Pesavento2015-03-153-5/+9
|
* Turn deprecated functions into fatal errorsAndreas K. Hüttel2015-03-142-13/+11
|
* enable multislot for 4.6.x now that has cycled outMike Frysinger2015-03-131-2/+2
|
* set ARCH=arm64 as generic target for qt4 eclassYixun Lan2015-03-113-7/+11
|
* econf_build: set --host=${CBUILD} otherwise we get the cross-compile target ↵Mike Frysinger2015-03-101-2/+3
| | | | as the host
* Whitespace.Ulrich Müller2015-03-081-4/+4
|
* Add conditional bindist restriction, bug 541486.Ulrich Müller2015-03-083-5/+13
|
* very first step to support arm64, only part of qt4 ebuilds built without ↵Yixun Lan2015-03-063-5/+10
| | | | paches, others require extra patches
* Raise util-macros dependency to latest stable 1.18Chí-Thanh Christopher Nguyễn2015-03-062-4/+8
|
* Update how dependencies are handled.Anthony G. Basile2015-03-031-4/+12
|
* Cleanup how we determine base linux tarball.Mike Pagano2015-02-272-20/+12
|
* tc-ninja_magic_to_arch: fix matching for unofficial archesMike Frysinger2015-02-271-7/+8
| | | | this code matches a $CHOST and not an $ARCH, so we need a glob. also add microblaze.
* updated icu dep in mozconfig-v5.31, added mozconfig-v5.36Ian Stakenvicius2015-02-263-4/+240
|
* add qt{4,5}_get_bindir helper functionsBen de Groot2015-02-262-9/+27
|
* bitcoincore.eclass: update spamfilter message, bug #541192.Anthony G. Basile2015-02-242-4/+7
|
* Initial commit of bitcoincore.eclassAnthony G. Basile2015-02-232-1/+292
|
* Add support for 4.0 kernelsMike Pagano2015-02-232-3/+10
|
* Remove USE_EINSTALL (#482082)Pacho Ramos2015-02-232-19/+7
|
* Deprecate eapis 2 and 3 for gnome2.eclass (#539118)Pacho Ramos2015-02-232-3/+16
|
* Fix support for FreeBSD 10.0. Force /usr/share/mk there, and fix version ↵Michał Górny2015-02-222-4/+15
| | | | comparison for install commands. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/36 by nigoro.
* Add new and remove old SRC_URI. Update live ebuild branching.Michael Palimaka2015-02-212-19/+13
|
* Remove duplicating "using" in EAPI=4 warning message. Spotted by Arfrever.Michał Górny2015-02-212-3/+6
|
* Apply patch from Ryan Hill to font.eclass to support multiple FONT_S ↵Ben de Groot2015-02-212-25/+40
| | | | directories (bug #338634)
* Re-apply python-exec:0 removal, now with typos fixed.Michał Górny2015-02-205-75/+23
|
* Restore EAPI=4 deprecation. That commit was perfectly fine.Michał Górny2015-02-204-4/+27
|
* [QA] games.eclass: Leave permissions of top-level directories alone, bug 537580.Ulrich Müller2015-02-202-7/+11
|
* Revert random mgorny madnessPatrick Lauer2015-02-202-31/+71
|
* Revert random mgorny madnessPatrick Lauer2015-02-203-6/+7
|
* Deprecate EAPI=4 support.Michał Górny2015-02-194-4/+27
|