Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-utils-r1.eclass: Add support for python3.5 | Mike Gilbert | 2015-10-04 |
| | |||
* | java-utils-2.eclass: Fix this untested java-pkg_clean crap | James Le Cuirot | 2015-10-03 |
| | |||
* | toolchain.eclass: update link to gcc upgrade #562088 | Mike Frysinger | 2015-10-03 |
| | |||
* | toolchain.eclass: change SLOT to major version for gcc-5+ #555164 | Mike Frysinger | 2015-10-02 |
| | |||
* | toolchain-binutils.eclass: enable multislot for 2.24 versions since 2.25.1 ↵ | Mike Frysinger | 2015-10-02 |
| | | | | is stable | ||
* | eclass/java-utils-2: Allows a list of directories to be specified. | Patrice Clement | 2015-09-29 |
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||
* | Merge remote-tracking branch 'remotes/github/pr/116'. | Patrice Clement | 2015-09-29 |
|\ | |||
| * | eclass/java-utils-2: Added proposed function to remove *.class and *.jar ↵ | William L. Thomson Jr | 2015-09-21 |
| | | | | | | | | files from sources. Long term should be called automatically all the time with optional override via JAVA_PKG_NO_CLEAN. | ||
* | | autotools.eclass: run libtoolize with --ltdl automatically #534088 | Mike Frysinger | 2015-09-29 |
| | | |||
* | | eutils.eclass: Allow to configure base patch location for epatch_user | Julian Ospald | 2015-09-29 |
| | | | | | | | | | | | | | | | | | | This is particularly useful for people who run alternative package managers and want to control their configuration. Reviewed-By: SpanKY <vapier@gentoo.org> Gentoo-Bug: 559698 Github-PR: https://github.com/gentoo/gentoo/pull/69 | ||
* | | eclass: Raise minimal KDE Plasma and Frameworks versions. | Manuel Rüger | 2015-09-27 |
| | | |||
* | | eclass: Raise minimal QT version to 5.4.2 | Manuel Rüger | 2015-09-27 |
| | | |||
* | | toolchain{,-binutils}.eclass: use https for HOMEPAGE | Mike Frysinger | 2015-09-26 |
| | | |||
* | | eclass: gentoo.org has https per default | Justin Lecher | 2015-09-25 |
| | | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||
* | | kde5-functions.eclass: Make gcc version check configurable | Andreas Sturmlechner | 2015-09-25 |
| | | |||
* | | kde5.eclass: don't check gcc version for binary merges | Michael Palimaka | 2015-09-25 |
| | | |||
* | | qt5-build.eclass: initial support for Qt 5.6 and 5.7 (dev branch) | Davide Pesavento | 2015-09-24 |
| | | | | | | | | Signed-off-by: Davide Pesavento <pesa@gentoo.org> | ||
* | | kde4-base.eclass: relax blocker | Michael Palimaka | 2015-09-25 |
| | | | | | | | | Gentoo-bug: 560698 | ||
* | | Revert "Replace mask advice with sub-SLOT advice" | Jeroen Roovers | 2015-09-23 |
| | | | | | | | | This reverts commit 0634398fa7c920efbab0ef30cf26eebec755deba. | ||
* | | Replace mask advice with sub-SLOT advice | Jeroen Roovers | 2015-09-23 |
| | | |||
* | | added mozconfig.eclass for mozilla41 | Ian Stakenvicius | 2015-09-22 |
| | | |||
* | | chromium.eclass: Also fix ERROR variables | Mike Gilbert | 2015-09-22 |
| | | |||
* | | chromium.eclass: Fix kernel checks | Mike Gilbert | 2015-09-22 |
| | | | | | | | | | | | | | | As reported by Dennis Schridde, the chkconfig functions prepend CONFIG_ to the options, so we should not include it. Bug: https://bugs.gentoo.org/552576 | ||
* | | eclass: Add ros-catkin.eclass. | Alexis Ballier | 2015-09-22 |
| | | | | | | | | https://archives.gentoo.org/gentoo-dev/message/00ee6c70409456a6d0c1f20739f7741c | ||
* | | haskell-cabal.eclass: don't require haddock on ghc-7.10 | Sergei Trofimovich | 2015-09-21 |
| | | | | | | | | | | | | While at it update default Cabal stub Setup code. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||
* | | eclass: ELT-patches: update as-needed patch for libtool-2.4.3+ #561006 | Mike Frysinger | 2015-09-21 |
| | | |||
* | | eclass: texlive-common.eclass: Fix long standing bug: Do not overwrite ↵ | Alexis Ballier | 2015-09-21 |
| | | | | | | | | | | | | existing symlinks. The bug has been here since the beginning but surprisingly enough, it was only noticed now in bug #560722. | ||
* | | eclass: texlive-module.eclass: Do not sort execute directives to obtain same ↵ | Alexis Ballier | 2015-09-21 |
|/ | | | | order as upstream one. | ||
* | chromium.eclass: add kernel config check for CONFIG_COMPAT_VDSO | Pawel Hajdan, Jr | 2015-09-20 |
| | | | | This fixes bug #556286 by Patrice Levesque. | ||
* | chromium.eclass: add a kernel config check for CONFIG_ADVISE_SYSCALLS | Pawel Hajdan, Jr | 2015-09-20 |
| | | | | | | | | | This option is required for the renderer to work. This fixes bug #552576 by Fernando (likewhoa). Stack traces and other helpful debugging info has been provided by sagredo. | ||
* | check-reqs.eclass: Fix message typo | Sebastian Pipping | 2015-09-18 |
| | |||
* | mysql-multilib.eclass: Fix syntax of previous commit removing the equals sign | Brian Evans | 2015-09-18 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||
* | Add --missing=true to built_with_use wrt bug 560732 | Brian Evans | 2015-09-18 |
| | | | | | | | This fixes the case of upgrading from a version without the flag to a version with the flag. Signed-off-by: Brian Evans <grknight@gentoo.org> | ||
* | Update mysql eclasses with code to support new dev-db/percona-server | Brian Evans | 2015-09-18 |
| | | | | | | This was accidentially forgotten and generated bugs 560730 and 560734 Signed-off-by: Brian Evans <grknight@gentoo.org> | ||
* | gtk-sharp-module.eclass: Add support for gtk-sharp-2.12.21 | Christoph Mende | 2015-09-17 |
| | |||
* | profiles: Add URI for kdelibs 4.14.12 | Manuel Rüger | 2015-09-17 |
| | |||
* | eclass: Remove virtuoso.eclass | Johannes Huber | 2015-09-17 |
| | | | | Last rited on 2015/08/13. | ||
* | mysql-multilib.eclass: Add ABI warning when switching between providers of ↵ | Brian Evans | 2015-09-16 |
| | | | | | | client libraries Signed-off-by: Brian Evans <grknight@gentoo.org> | ||
* | eclass: remove mythtv-plugins and mythtv | Doug Goldstein | 2015-09-16 |
| | | | | | | These eclasses are old and haven't supported MythTV since 0.23. Signed-off-by: Doug Goldstein <cardoe@gentoo.org> | ||
* | kernel-2.eclass: Update the obsolete kernel security url | Brian Dolbec | 2015-09-15 |
| | |||
* | mysql-cmake.eclass: Fix tightened syntax of PLUGIN_X wrt bug 560504 | Brian Evans | 2015-09-15 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||
* | autotools.eclass: Update dependency for autoconf-2.13. | Ulrich Müller | 2015-09-14 |
| | | | | Bug: 560484 | ||
* | eclass: Add innodb-snappy USE for >=mariadb-10.1.7 to ↵ | Brian Evans | 2015-09-14 |
| | | | | | | mysql-{cmake,multilib}.eclass Signed-off-by: Brian Evans <grknight@gentoo.org> | ||
* | distutils-r1.eclass: mkdir ${BUILD_DIR}/lib | Mike Gilbert | 2015-09-12 |
| | | | | Bug: https://bugs.gentoo.org/559644 | ||
* | kde5.eclass: Block old kde4-l10n for kde-{frameworks,plasma} | Andreas Sturmlechner | 2015-09-11 |
| | | | | | | | Versions older than <kde-apps/kde4-l10n-15.08.0-r1 haven't been updated to keep up with file collisions in current releases of kde-frameworks and kde-plasma. Make sure everyone gets what they need. Fixes e.g. kde-plasma/kinfocenter-5.4.0 as reported in IRC but also https://bugs.gentoo.org/show_bug.cgi?id=559740 | ||
* | kde5-meta-pkg.eclass: block SLOT 4. | Michael Palimaka | 2015-09-10 |
| | | | | | | | | kde-apps/kdeadmin-meta:4 pulls kde-apps/kcron:4, and kde-apps/kdeadmin-meta:5 pulls kde-apps/kcron:5. Because kde-apps/kdeadmin-meta SLOTS were previously coinstallable but kde-apps/kcron were not, this caused an unresolvable dependency tree. | ||
* | kde4-meta-pkg.eclass: use https. | Michael Palimaka | 2015-09-10 |
| | |||
* | kde4-base.eclass: use https. | Michael Palimaka | 2015-09-10 |
| | |||
* | kde5-meta-pkg.eclass: use https. | Michael Palimaka | 2015-09-10 |
| | |||
* | kde5.eclass: use https. | Michael Palimaka | 2015-09-10 |
| |