Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain.eclass: move cross-compiler libcc1 out of /usr/lib #547754 | Mike Frysinger | 2016-01-16 | 1 | -0/+14 |
| | | | | | | I'm not entirely happy with this logic, but as other related bugs are addressed, this will probably evolve with them. This at least unblocks people trying to use gcc-5 cross-compilers. | ||||
* | qt5-build.eclass: disallow version mixing | Michael Palimaka | 2016-01-15 | 1 | -5/+1 |
| | | | | Gentoo-bug: 564560 | ||||
* | kde4-functions.eclass: Exclude KDE PIM from 4.14.3 lowered deps logic | Andreas Sturmlechner | 2016-01-14 | 1 | -2/+3 |
| | | | | Split packages will fail to build against unexpected lower kdepim deps. | ||||
* | virtualx.eclass: Enable RANDR with Xvfb (bug #571420, bug #567720) | Sebastian Pipping | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Fix mozconfig-v6.38 for thunderbird and esr releases | Jory A. Pratt | 2016-01-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Jory A. Pratt <anarchy@gentoo.org> | ||||
* | We should always build with intl-api being exposed | Jory A. Pratt | 2016-01-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Jory A. Pratt <anarchy@gentoo.org> | ||||
* | scons-utils.eclass: Enable EAPI 6 | Michał Górny | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | scons-utils.eclass: Use nproc when --jobs is used without an argument | Michał Górny | 2016-01-08 | 2 | -3/+29 |
| | | | | | | | Try to guess the number of processors when --jobs is passed without an argument. We can't use a high number equivalent to GNU make behavior (no limit) since SCons does not have an equivalent of --load-avg option. Still, this is better than assuming some random, fixed number. | ||||
* | scons-utils.eclass: _scons_clean_makeopts, clean up and simplify | Michał Górny | 2016-01-08 | 1 | -13/+12 |
| | |||||
* | scons-utils.eclass: _scons_clean_makeopts, stop exporting cache vars | Michał Górny | 2016-01-08 | 1 | -2/+2 |
| | | | | | Cache vars need only to be global to be preserved across calls. Exporting them is undesired. | ||||
* | scons-utils.eclass: _scons_clean_makeopts, fix result caching | Michał Górny | 2016-01-08 | 2 | -9/+13 |
| | | | | | | Stop calling _scons_clean_makeopts in a subshell in order to make it possible for the cache to be preserved. Pass the result through SCONSOPTS variable. | ||||
* | scons-utils.eclass: scons_clean_makeopts, mark internal | Michał Górny | 2016-01-08 | 2 | -4/+5 |
| | |||||
* | scons-utils.eclass: tests, be more verbose on tests being performed | Michał Górny | 2016-01-08 | 1 | -8/+6 |
| | |||||
* | scons-utils.eclass: Deprecate use_scons, ban it in EAPI 6 | Michał Górny | 2016-01-08 | 1 | -0/+9 |
| | |||||
* | scons-utils.eclass: Deprecate myesconsargs, and kill it in EAPI 6 | Michał Górny | 2016-01-08 | 1 | -6/+11 |
| | |||||
* | scons-utils.eclass: escons, respect nonfatal in EAPI 6 | Michał Górny | 2016-01-08 | 1 | -2/+12 |
| | |||||
* | scons-utils.eclass: escons, invert EAPI check to cover future EAPIs | Michał Górny | 2016-01-08 | 1 | -1/+3 |
| | |||||
* | scons-utils.eclass: escons doc, 'die' does not respect nonfatal | Michał Górny | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | scons-utils.eclass: Describe common issues with scons | Michał Górny | 2016-01-08 | 1 | -1/+16 |
| | |||||
* | scons-utils.eclass: Modernize the example to use usex | Michał Górny | 2016-01-08 | 1 | -2/+2 |
| | |||||
* | scons-utils.eclass: Modernize the example not to rely on myescons... | Michał Górny | 2016-01-08 | 1 | -4/+4 |
| | |||||
* | kde5-functions.eclass: raise minimal frameworks version | Michael Palimaka | 2016-01-05 | 1 | -2/+2 |
| | |||||
* | kde5.eclass: In kde5_src_prepare, place cmake-utils_src_prepare on top | Andreas Sturmlechner | 2016-01-05 | 1 | -3/+3 |
| | | | | | This change makes PATCHES handling less error prone, as epatch will find a pristine directory before there is punting and commenting. | ||||
* | kde4-meta.eclass: Depend on same version of kontact | Andreas Sturmlechner | 2016-01-02 | 1 | -1/+1 |
| | | | | | Since add_kdeapps_dep would otherwise set the min version to 4.14.3 which breaks 4.4.2015.06 with USE=kontact | ||||
* | gnome2.eclass: make use of gnome2_giomodule_cache_update, bug #518422 | Gilles Dartiguelongue | 2016-01-02 | 1 | -0/+21 |
| | |||||
* | gnome2-utils.eclass: add gnome2_giomodule_cache_update function, bug #518422 | Gilles Dartiguelongue | 2016-01-02 | 1 | -0/+23 |
| | |||||
* | check-reqs.eclass: Enable EAPI 6 support | Justin Lecher | 2016-01-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | check-reqs.eclass: Require units for CHECKREQS_ in EAPIs > 5 | Justin Lecher | 2016-01-02 | 1 | -3/+4 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | check-reqs.eclass: Sanitize MERGE_TYPE for EAPI < 4 | Justin Lecher | 2016-01-02 | 1 | -0/+2 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | check-reqs.eclass: Ban obsolete functions in newer EAPIs | Justin Lecher | 2016-01-02 | 1 | -0/+2 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | check-reqs.eclass: Replace obsolete df option -m with -k | Justin Lecher | 2016-01-02 | 1 | -12/+13 |
| | | | | | | | Using KiB as base unit for calculation as linux and bsd only have -k as common option Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | check-reqs.eclass: Fix typo | Justin Lecher | 2016-01-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | check-reqs.eclass: Mark interal function with @INTERNAL | Justin Lecher | 2016-01-02 | 1 | -0/+10 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | check-reqs.eclass: Use eqawarn() from eutils.eclass | Justin Lecher | 2016-01-02 | 1 | -7/+7 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | check-reqs.eclass: Only inherit eclass once | Justin Lecher | 2016-01-02 | 1 | -0/+5 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | java-vm-2.eclass: Only call nsplugin functions if necessary | James Le Cuirot | 2016-01-01 | 1 | -2/+7 |
| | | | | | …when install_mozilla_plugin has been called. All these functions will be removed soon so this is a transitional measure. | ||||
* | eclass, mozconfig: Use --with-intl-api | Sven Wegener | 2015-12-31 | 5 | -5/+5 |
| | | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org> Signed-off-by: Jory A. Pratt <anarchy@gentoo.org> | ||||
* | mysql-multilib-r1.eclass: Add missing REQUIRED_USE which caused a block on ↵ | Brian Evans | 2015-12-31 | 1 | -1/+1 |
| | | | | | | ~arch packages Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | Revert "eclass, mozconfig: Use --with-intl-api" | Sven Wegener | 2015-12-31 | 9 | -9/+9 |
| | | | | | | This change wasn't meant to go out. This reverts commit dcbc1e520d4bfa62381595f5b18eb034eff313d5. | ||||
* | eclass, mozconfig: Use --with-intl-api | Sven Wegener | 2015-12-31 | 9 | -9/+9 |
| | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org> | ||||
* | python-single-r1.eclass: Add python_gen_impl_dep, alike in python-r1 | Michał Górny | 2015-12-31 | 1 | -0/+58 |
| | |||||
* | python-r1.eclass: Introduce python_gen_impl_dep | Michał Górny | 2015-12-31 | 1 | -0/+52 |
| | | | | | | | | Add a python_gen_impl_dep() that serves the purpose of generating custom dependencies on the Python interpreter (like PYTHON_DEPS). The function provides ability to request dependencies with another USE dependency string (different than global PYTHON_REQ_USE) and limit the dependencies to subset of supported implementations. | ||||
* | toolchain.eclass: enable multislot for gcc-4.7 versions | Mike Frysinger | 2015-12-31 | 1 | -1/+1 |
| | |||||
* | gnome-python-common-r1.eclass: replace deprecated ↵ | Gilles Dartiguelongue | 2015-12-31 | 1 | -1/+1 |
| | | | | python_parallel_foreach_impl call | ||||
* | eclass/ruby-fakegem.eclass: support non-default bindir | Hans de Graaff | 2015-12-30 | 1 | -3/+10 |
| | | | | | | | | | | | | By default gems can provide binaries to be bin-wrapped in /usr/bin in a directory called "bin" in the gem. This is only a default, and it is possible for the gem to indicate that another directory contains the binaries to be bin-wrapped using the gemspec bindir option. dev-ruby/rspec-core and dev-ruby/bundler are gems where the binaries are placed in an "exe" directory. This change introduces RUBY_FAKEGEM_BINDIR, defaulting to "bin" for backward compatibility, allowing this directory to be specified. | ||||
* | kde-base: pkgmove KDE PIM to kde-apps/ | Andreas Sturmlechner | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | eclass/clutter.eclass: Mark it as DEAD for removal in a month | Pacho Ramos | 2015-12-29 | 1 | -0/+4 |
| | |||||
* | fortran-2.eclass: Enable EAPI=6 support | Justin Lecher | 2015-12-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | fortran-2.eclass: debug-print-function in all functions | Justin Lecher | 2015-12-28 | 1 | -0/+13 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | ghc-package.eclass: Fix @DESCRIPTION tag usage | Justin Lecher | 2015-12-28 | 1 | -1/+2 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> |