Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eclass/ELT-patches/darwin-conf: add patch for libtool-2.4.6 by Michael ↵ | 2016-04-15 | 1 | -0/+29 | |
| | | | | Weiner, bug #579272 | ||||
* | toolchain.eclass: automatically select latest gcc-config profile when ↵ | 2016-04-14 | 1 | -12/+22 | |
| | | | | | | | | | unmerging active version #529608 If the user is unmerging the current version, try and automatically switch to a better version. We blindly pick the latest one available for the target in question since there's not really a better metric to figure out which one the user actually would want. | ||||
* | wxwidgets.eclass: Add EAPI 6 support. | 2016-04-13 | 1 | -27/+34 | |
| | |||||
* | wxwidgets.eclass: Clarify debugging comment | 2016-04-13 | 1 | -6/+6 | |
| | | | | | | It was potentially confusing that setting WX_DISABLE_DEBUG would actually cause debugging to be enabled. Changed variable name to WX_DISABLE_NDEBUG. | ||||
* | wxwidgets.eclass: Change how we do wxwidgets, add gtk3 support. | 2016-04-13 | 1 | -100/+56 | |
| | | | | | | Rename need-wxwidgets to setup-wxwidgets. Set config based on version of wxGTK requested by WX_GTK_VER and flags wxGTK was built with. Deprecate global code setting defaults. | ||||
* | git-2.eclass: Remove myself from maintainers | 2016-04-13 | 1 | -1/+0 | |
| | |||||
* | multilib.eclass (get_libname): Cygwin uses (unversioned) import libs named dll.a | 2016-04-13 | 1 | -5/+7 | |
| | |||||
* | qt5-build.eclass: drop 5.4 support | 2016-04-13 | 1 | -24/+11 | |
| | | | | (cherry picked from proj/qt commit 19e67f928a60a88953d6b85443e630367cedf46a) | ||||
* | qt5-build.eclass: use https in SRC_URI | 2016-04-13 | 1 | -2/+2 | |
| | | | | (cherry picked from proj/qt commit 98f0450083e9790268989bb6af75569f813adc7c) | ||||
* | qt5-build.eclass: preliminary support for Qt 5.7 | 2016-04-13 | 1 | -7/+20 | |
| | | | | | | | | | | | | | | | | | | | This is a squashed commit of the following cherry picks from proj/qt.git: qt5-build.eclass: update licensing options for Qt 5.7 (cherry picked from 0b87664bd7a24f3b07117ec6cc059898b6a33aac) qt5-build.eclass: tweak sed to apply to avx512 tests added in 5.7 (cherry picked from 7c3bcf6032b37bcb15b8bac6dba1b151e80d613d) qt5-build.eclass: rewrite sed so that it works on 5.6 and 5.7 too (cherry picked from 12f4fabfaca9bd4c0f62d8ba0b9731840eff588e) qt5-build.eclass: tweak sed to apply to 5.7's config.tests (cherry picked from ab4ed663cee3126d99e6638a0607531d589194be) qt5-build.eclass: adapt qmake installation target name for 5.7 (cherry picked from 154f21fa9b3677d079ddf1ac5bad5cbedf792ee7) | ||||
* | qt5-build.eclass: simplify gcc version check, add eerror | 2016-04-13 | 1 | -6/+5 | |
| | | | | (cherry picked from proj/qt commit e2c27b48a98cb8a6789ff9de5cb1b8637ab45a4e) | ||||
* | qt5-build.eclass: stop mentioning bug 307861 to users | 2016-04-13 | 1 | -1/+1 | |
| | | | | | | | It doesn't contain much useful information or instructions, and users might actually get more confused because it's about Qt4. (cherry picked from proj/qt commit 213c3ad70ffa9b73cdf111231fb40810bdf61210) | ||||
* | qt5-build.eclass: define a subslot for 5.6 and later | 2016-04-13 | 1 | -1/+5 | |
| | | | | | | *Only* intended for packages using Qt private APIs. Gentoo-Bug: 554190 | ||||
* | perl-module.eclass: Add new control variable DIST_EXAMPLES | 2016-04-11 | 1 | -0/+16 | |
| | |||||
* | perl-functions.eclass: Add new function perl_doexamples | 2016-04-11 | 1 | -0/+21 | |
| | |||||
* | eclass: Improve packlist fixing, based on work by kent\n; bug 579492 and more | 2016-04-10 | 1 | -0/+19 | |
| | |||||
* | golang-base.eclass: ignore cflags etc in Go builds | 2016-04-09 | 1 | -0/+4 | |
| | | | | | | Go doesn't use the standard CFLAGS, etc, so we can ignore them. Bug: https://bugs.gentoo.org/show_bug.cgi?id=428464 | ||||
* | gnome2.eclass/gnome2-utils.eclass: implement eapi6 support and take ↵ | 2016-04-03 | 2 | -47/+113 | |
| | | | | advantage of that for finally fixing many bugs/enhancements that were waiting for this (#571378) | ||||
* | libtool.eclass: enable reversedeps patch (#517154) | 2016-04-03 | 1 | -1/+1 | |
| | |||||
* | kde5.eclass: raise kde-apps/kde4-l10n blocker for Plasma 5.6 | 2016-04-03 | 1 | -1/+7 | |
| | | | | Gentoo-bug: 578568 | ||||
* | kde5.eclass: improve test support for extra-cmake-modules | 2016-04-03 | 1 | -1/+1 | |
| | |||||
* | kde5.eclass: Improve translation handling | 2016-04-03 | 1 | -18/+16 | |
| | | | | Do not remove unconditionally po file for non release versions. | ||||
* | kde5-functions.eclass: typo | 2016-04-03 | 1 | -1/+1 | |
| | |||||
* | cmake-utils.eclass: check for ninja with ROOT=/ | 2016-04-03 | 1 | -1/+1 | |
| | | | | Gentoo-bug: 577244 | ||||
* | toolchain-funcs.eclass: gen_usr_ldscript: integrate multilib_is_native_abi ↵ | 2016-03-30 | 1 | -0/+5 | |
| | | | | | | | | support #479448 Many ebuilds have started checking multilib_is_native_abi to see if they should call gen_usr_ldscript. Since that logic always makes sense, add it directly to the gen_usr_ldscript function. | ||||
* | kde5-functions.eclass: Raise FRAMEWORKS_MINIMAL | 2016-03-29 | 1 | -1/+1 | |
| | |||||
* | kde5.eclass: Raise QT_MINIMAL | 2016-03-29 | 1 | -1/+1 | |
| | |||||
* | kde4-functions.eclass: Initial EAPI 6 support | 2016-03-28 | 1 | -2/+2 | |
| | |||||
* | kde4-base.eclass: Remove obsolete SRC_URI | 2016-03-27 | 1 | -3/+0 | |
| | |||||
* | haskell-cabal.eclass: allow EAPI=6, add trivial Setup.hs autogeneration | 2016-03-25 | 1 | -2/+4 | |
| | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | net-p2p/bitcoin*: Fix desc URI to be html for 0.12.0 | 2016-03-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | mozcoreconf-v3.eclass - add missing USE flags to PYTHON_REQ_USE to fix build ↵ | 2016-03-24 | 1 | -1/+1 | |
| | | | | | | issues Bug: http://bugs.gentoo.org/578134 | ||||
* | mysql-multilib-r1: Add missing cmake variable to install static libraries ↵ | 2016-03-24 | 1 | -0/+1 | |
| | | | | wrt bug 578154 | ||||
* | kde5-functions.eclass: Update EAPI description | 2016-03-22 | 1 | -1/+1 | |
| | |||||
* | unpacker.eclass: move deb2targz dep out of ca-certificates | 2016-03-20 | 1 | -0/+3 | |
| | |||||
* | net-p2p/bitcoin*: bump all pkgs to 0.12.0 and update 9999 | 2016-03-20 | 1 | -15/+129 | |
| | |||||
* | toolchain.eclass: install gcc-5 go binary as go-5 #567806 | 2016-03-19 | 1 | -2/+4 | |
| | |||||
* | vmware-bundle.eclass: Improve progress indicator | 2016-03-18 | 1 | -1/+3 | |
| | | | | Imported from vmware overlay | ||||
* | vmware-bundle.eclass: skip empty files | 2016-03-18 | 1 | -2/+4 | |
| | | | | Required for >=app-emulation/vmware-workstation-12. | ||||
* | kde4-base.eclass: Add SRC_URI for 4.14.18 | 2016-03-19 | 1 | -6/+3 | |
| | |||||
* | cmake-utils.eclass: replace spaces with tabs | 2016-03-18 | 1 | -8/+8 | |
| | |||||
* | toolchain.eclass: use versioned SLOT all the time | 2016-03-15 | 1 | -9/+1 | |
| | |||||
* | dev-util: Version bump KDevelop 4.7.3 | 2016-03-15 | 1 | -0/+1 | |
| | | | | | Gentoo-bug: 573652 Reported-by: Frank Krömmelbein <kroemmelbein@gmx.de> | ||||
* | kde5.eclass: Don't remove CMakeLists.txt in po directory | 2016-03-14 | 1 | -1/+3 | |
| | |||||
* | kde5-functions.eclass: improve punt_bogus_deps | 2016-03-13 | 1 | -2/+2 | |
| | | | | | This extends coverage to individual components such as find_package(KF5DocTools). It also improves cleaning up of empty find_package calls such as find_package(KF5). | ||||
* | kde5-functions.eclass: Drop KDEBASE for other than kdevelop | 2016-03-13 | 1 | -7/+3 | |
| | | | | | - No kde-base/ package is using kde5.eclass - CATEGORY is used as distinction between kde-{apps,frameworks.plasma} | ||||
* | kde5.eclass: Use "optional" parameter for KDE_TEST and KDE_HANDBOOK | 2016-03-13 | 1 | -0/+12 | |
| | |||||
* | kde5.eclass: Don't delete po/*.po files, only when not in LINGUAS | 2016-03-13 | 1 | -4/+4 | |
| | |||||
* | kde5.eclass: Convert to add_qt_dep | 2016-03-13 | 1 | -3/+3 | |
| | |||||
* | kde5.eclass: Drop KDE_SCM=svn support | 2016-03-13 | 2 | -32/+1 | |
| | | | | It's not used by any kf5 based ebuild anymore. |