Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wxwidgets.eclass: Define -DNDEBUG when building against wxGTK:3.0 | Ryan Hill | 2015-10-23 | 1 | -2/+19 |
| | | | | | | | | | | | In wxGTK 3.0 debugging support is always enabled in the library and it's up to packages to state if they want to use it or not. When enabled this makes warning dialogs pop up any time an assertion is encountered, which isn't very user friendly. This disables that behavior by adding -DNDEBUG to CPPFLAGS unless the package has a debug USE flag and it is enabled. Gentoo-Bug: https://bugs.gentoo.org/562480 | ||||
* | bitcoincore 0.11.1 & 9999: hasufell's suggestions | Luke Dashjr | 2015-10-23 | 1 | -0/+1 |
| | |||||
* | bitcoincore: Bump to 0.11.1 | Luke Dashjr | 2015-10-23 | 1 | -6/+13 |
| | | | | Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> | ||||
* | Revert "bitcoincore: Bump to 0.11.1" | Julian Ospald | 2015-10-23 | 1 | -13/+6 |
| | | | | This reverts commit f0eac2dfbd1498bff1f03350c97d2d12e63e2711. | ||||
* | Revert "bitcoincore 0.11.1 & 9999: hasufell's suggestions" | Julian Ospald | 2015-10-23 | 1 | -1/+0 |
| | | | | This reverts commit 5be824adbd39361d273f6d7c08a15a5574ceec24. | ||||
* | Revert "bitcoincore: DEPEND on net-libs/miniupnpc without known security vulns" | Julian Ospald | 2015-10-23 | 1 | -1/+1 |
| | | | | This reverts commit 10df61505856da197cac35574d74a09d6dd389fa. | ||||
* | bitcoincore: DEPEND on net-libs/miniupnpc without known security vulns | Luke Dashjr | 2015-10-23 | 1 | -1/+1 |
| | |||||
* | bitcoincore 0.11.1 & 9999: hasufell's suggestions | Luke Dashjr | 2015-10-23 | 1 | -0/+1 |
| | |||||
* | bitcoincore: Bump to 0.11.1 | Luke Dashjr | 2015-10-23 | 1 | -6/+13 |
| | | | | Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> | ||||
* | eclass: fix missing DESCRIPTION in docstring | Justin Lecher | 2015-10-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | eclass: Fix varaible name in docs string | Justin Lecher | 2015-10-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | pax-utils.eclass: clean up comments and user docs | Mike Frysinger | 2015-10-21 | 1 | -21/+22 |
| | |||||
* | Merge remote-tracking branch 'remotes/github/pr/269'. | Patrice Clement | 2015-10-21 | 2 | -26/+63 |
|\ | |||||
| * | java-utils-2.eclass: Remove eend calls. Remove javadoc_executable variable. | Patrice Clement | 2015-10-20 | 1 | -7/+3 |
| | | | | | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
| * | java-utils-2.eclass: Also improve java-pkg_do{javadoc,jar,src} logging. | Patrice Clement | 2015-10-20 | 1 | -1/+29 |
| | | | | | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
| * | java-utils-2.eclass: Document JAVA_PKG_DEBUG variable. Tweak logging ↵ | Patrice Clement | 2015-10-20 | 1 | -2/+33 |
| | | | | | | | | | | | | according to JAVA_PKG_DEBUG in ejavac and ejavadoc. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
| * | java-pkg-simple.eclass: Get rid of java-pkg-simple_verbose-cmd function and ↵ | Patrice Clement | 2015-10-20 | 1 | -24/+6 |
| | | | | | | | | | | | | all its calls/references. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | | mysql-multilib.eclass: Use has_version instead of built_with_use | Brian Evans | 2015-10-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | | mysql-multilib.eclass: Add systemd support for >=dev-db/mariadb-10.1.8 | Brian Evans | 2015-10-20 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | | mysql-multilib.eclass: Add LibreSSL support | Brian Evans | 2015-10-20 | 1 | -8/+17 |
|/ | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | Merge remote-tracking branch 'github/pr/264'. | Patrice Clement | 2015-10-19 | 3 | -175/+127 |
|\ | |||||
| * | java-{mvn-src,osgi,pkg-simple}.eclass: Rewrite documentation to make it ↵ | Patrice Clement | 2015-10-19 | 3 | -175/+127 |
| | | | | | | | | | | | | compliant with the new style. Fixes bug 476946. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | | cmake-utils.eclass: die if ninja is enabled but not installed | Michael Palimaka | 2015-10-18 | 1 | -0/+5 |
| | | | | | | | | | | | | This could happen if ninja is manually enabled (eg. make.conf) but not installed Gentoo-bug: 561570 | ||||
* | | autotools.eclass: Merge "support AM_GNU_GETTEXT_REQUIRE_VERSION" | Michał Górny | 2015-10-17 | 1 | -2/+2 |
|\ \ | |/ |/| | | | | | Pull-Request: https://github.com/gentoo/gentoo/pull/163 Review: https://archives.gentoo.org/gentoo-dev/message/2ecced7c5f8dc93e49ff69abd00212eb | ||||
| * | autotools.eclass: support AM_GNU_GETTEXT_REQUIRE_VERSION | Michał Bartoszkiewicz | 2015-10-08 | 1 | -2/+2 |
| | | | | | | | | | | gettext 0.19.6 supports AM_GNU_GETTEXT_REQUIRE_VERSION in addition to AM_GNU_GETTEXT_VERSION. | ||||
* | | cmake-utils.eclass: Simplify. | Michael Palimaka | 2015-10-15 | 1 | -2/+1 |
| | | | | | | | | | | | | | | The exported function list used to be variable due to new phase functions introduced in EAPI 2 and later. Since we no longer support earlier EAPIs, the exported function list is now static and the variable is no longer required. | ||||
* | | cmake-utils.eclass: make heredocs die | Michael Palimaka | 2015-10-15 | 1 | -7/+7 |
| | | |||||
* | | cmake-utils.eclass Set CMAKE_RC_COMPILER for Windows builds | Michael Palimaka | 2015-10-15 | 1 | -1/+6 |
| | | | | | | | | Gentoo-bug: 544662 | ||||
* | | kde4-base.eclass: Add 4.14.13 release SRC_URI | Andreas Sturmlechner | 2015-10-15 | 1 | -0/+3 |
| | | |||||
* | | apache-2.eclass: Added libressl support (bug #562324) | Lars Wendler | 2015-10-14 | 1 | -2/+5 |
| | | |||||
* | | toolchain-funcs.eclass: gen_usr_ldscript: disable for android targets | Mike Frysinger | 2015-10-12 | 1 | -0/+1 |
| | | | | | | | | | | Android systems are guaranteed to not have split filesystems, so disable ldscript logic for them. | ||||
* | | ros-catkin.eclass: Properly append VER_SUFFIX to S in non-live case. | Alexis Ballier | 2015-10-11 | 1 | -1/+1 |
| | | | | | | | | Some ROS packages append some suffix to their version, e.g. the ROS version they target, and the release tarballs have this string appended to their unpack directory too. | ||||
* | | games.eclass: use group 0 to fix building on BSD systems #562262 | Mike Frysinger | 2015-10-11 | 1 | -2/+2 |
| | | |||||
* | | python-utils-r1.eclass: python_export_utf8_locale: do not spew warnings when ↵ | Mike Frysinger | 2015-10-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | | `locale` is not available If the `locale` isn't available, there's nothing this func can do, so just return quickly and assume the system is sane. | ||||
* | | convert `mktemp` to `emktemp` from eutils | Mike Frysinger | 2015-10-10 | 2 | -3/+3 |
| | | |||||
* | | ros-catkin.eclass: Add PYTHON_DEPS for python-enabled packages. | Alexis Ballier | 2015-10-09 | 1 | -1/+2 |
| | | | | | | | | The dependency was indirect because dev-python/empy is already mandatory, but better make it explicit. Thanks to hasufel. | ||||
* | | kernel-2.eclass: deblobbed kernels are supported for security, bug #555878. | Anthony G. Basile | 2015-10-09 | 1 | -4/+7 |
| | | |||||
* | | eclass: ros-catkin.eclass: Use cmake-utils_src_make instead of plain emake ↵ | Alexis Ballier | 2015-10-09 | 1 | -2/+2 |
|/ | | | | for src_test so that it works with ninja too. | ||||
* | fix broken headers in a few random files | Mike Frysinger | 2015-10-05 | 11 | -71/+19 |
| | |||||
* | python-utils-r1.eclass: Add support for python3.5 | Mike Gilbert | 2015-10-04 | 1 | -2/+2 |
| | |||||
* | java-utils-2.eclass: Fix this untested java-pkg_clean crap | James Le Cuirot | 2015-10-03 | 1 | -3/+4 |
| | |||||
* | toolchain.eclass: update link to gcc upgrade #562088 | Mike Frysinger | 2015-10-03 | 1 | -1/+1 |
| | |||||
* | toolchain.eclass: change SLOT to major version for gcc-5+ #555164 | Mike Frysinger | 2015-10-02 | 1 | -1/+4 |
| | |||||
* | toolchain-binutils.eclass: enable multislot for 2.24 versions since 2.25.1 ↵ | Mike Frysinger | 2015-10-02 | 1 | -1/+1 |
| | | | | is stable | ||||
* | eclass/java-utils-2: Allows a list of directories to be specified. | Patrice Clement | 2015-09-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | Merge remote-tracking branch 'remotes/github/pr/116'. | Patrice Clement | 2015-09-29 | 1 | -0/+9 |
|\ | |||||
| * | eclass/java-utils-2: Added proposed function to remove *.class and *.jar ↵ | William L. Thomson Jr | 2015-09-21 | 1 | -0/+9 |
| | | | | | | | | 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 | 1 | -2/+8 |
| | | |||||
* | | eutils.eclass: Allow to configure base patch location for epatch_user | Julian Ospald | 2015-09-29 | 1 | -4/+10 |
| | | | | | | | | | | | | | | | | | | 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 | 1 | -2/+2 |
| | |