summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the ruby21 target.Hans de Graaff2013-12-262-2/+10
|
* Add another pathological use flag function, useno (inversion of use)Andreas K. Hüttel2013-12-242-2/+14
|
* Rename gtk USE flag to awt. Remove lto USE flag. Minor cleanup.Ryan Hill2013-12-232-38/+19
|
* rework how we disable makeinfo; and disable it completely for older ↵Mike Frysinger2013-12-221-7/+13
| | | | versions, not just releases #294617
* preliminary support for newer EAPIsMike Frysinger2013-12-221-6/+32
|
* modernize find usageMike Frysinger2013-12-221-5/+5
|
* tweak comments -- no functional changesMike Frysinger2013-12-221-4/+4
|
* Use eqmake4() from qmake-utils.eclassDavide Pesavento2013-12-212-176/+7
|
* Reorder by phase and group functions together with the phase that uses them.Ryan Hill2013-12-212-783/+774
| | | | No functional changes.
* add support for bash-3.2 which lacks $BASHPID as pointed out by Ryan HillMike Frysinger2013-12-211-2/+19
|
* Refactoring: Inline gcc-compiler-configure() into gcc_do_configure(). CleanRyan Hill2013-12-192-247/+251
| | | | up, sort and group options.
* Added HTTPS URL to EGIT_REPO_URI to allow live ebuilds to fetch data if ↵Sven Vermeulen2013-12-162-3/+7
| | | | firewall prohibits git (for SELinux eclass)
* use $CBUILD rather than uname for host detection #479656Mike Frysinger2013-12-071-2/+2
|
* Fix multiprocessing.eclass for non-Linux hostsJonathan Callen2013-12-062-4/+7
|
* Remove warning for uclibc if patching fails, bug #492640Anthony G. Basile2013-12-052-5/+5
|
* Check SECCOMP_FILTER kernel config option for Chromium sandbox, bug #490550 ↵Paweł Hajdan2013-12-042-3/+8
| | | | by ago.
* Remove pointless distutils-r1_python_test function.Mike Gilbert2013-12-032-11/+5
|
* add a /dev/fd sanity check #479656Mike Frysinger2013-12-031-1/+8
|
* add prefix support by Christoph Junghans #485438Mike Frysinger2013-12-031-16/+37
|
* Override bdist_egg->build_dir via pydistutils.cfg rather than extra command. ↵Michał Górny2013-12-022-12/+13
| | | | Fixes bug #489842.
* Add qmake-utils eclass from Qt overlaySergey Popov2013-12-022-1/+249
|
* Always ensure MODULES_OPTIONAL_USE is in IUSE.Robin H. Johnson2013-12-012-3/+6
|
* MODULES_OPTIONAL_USE makes it possible to optionally use linux-mod without ↵Robin H. Johnson2013-12-012-5/+25
| | | | introducing dependencies on virtual/linux-sources or virtual/modutils where unwanted.
* Depend on dev-lang/python-exec:0 if _PYTHON_WANT_PYTHON_EXEC2 is 0, bug 489646.Mike Gilbert2013-11-303-5/+14
|
* shift 1.12 out of _LATEST_AUTOMAKE as 1.13 is stable, and shift in 1.14 #474600Mike Frysinger2013-11-301-2/+2
|
* add a makeopts_loadavg helper to extract --load-average # from $MAKEOPTS ↵Mike Frysinger2013-11-281-1/+20
| | | | #490620 by M.B.
* export pkg_setup and default PHP_PEAR_CHANNEL to ${FILESDIR}/channel.xml ↵Matti Bickel2013-11-252-10/+11
| | | | (all current packages set this value)
* integrate php-pear-lib-r1 into php-pear-r1 eclassMatti Bickel2013-11-252-4/+22
|
* Extended symlink fix back to 4.4 (see bug #363839).Steve Arnold2013-11-252-4/+9
|
* Prevent comparison failures due to -frecord-gcc-switches (bug #490738).Ryan Hill2013-11-252-2/+7
|
* Updates for handling texinfo breakage/version stuff (see bug #483192).Steve Arnold2013-11-252-8/+19
|
* Support in-source builds.Michał Górny2013-11-242-2/+8
|
* Respect BUILD_DIR in in-source builds when set earlier.Michał Górny2013-11-242-17/+20
|
* Reuse multilib-minimal to reduce code duplication and allow easier function ↵Michał Górny2013-11-242-19/+58
| | | | overrides.
* Fix my email addressJonathan Callen2013-11-232-4/+4
|
* fix random style issuesMike Frysinger2013-11-221-13/+15
|
* libtool.eclass elibtoolize(): Besides ltmain.sh, explicitly locate configureMichael Haubenwallner2013-11-222-90/+89
| | | | to apply patches rather than guessing based on where ltmain.sh was found.
* disable dirs specific to gdb in case we have a combined tree #490566Mike Frysinger2013-11-211-1/+3
|
* Run multilib header wrapping only when multiple ABIs are enabled, bug ↵Michał Górny2013-11-202-5/+12
| | | | #491752. Other eclasses do that already.
* Added 'replace-hcflags()'. Filters HCFLAGS.Sergei Trofimovich2013-11-202-2/+27
|
* update binutils git repo #490566Mike Frysinger2013-11-201-2/+2
|
* Updated to strip graphite flags and enable openmp use flagSteve Arnold2013-11-202-3/+38
|
* Reimplemented K_EXP_GENPATCHES_LIST patch matching by switching the LHS with ↵Tom Wijsman2013-11-182-5/+12
| | | | the RHS and doing much more proper matching.
* Cleanup.Ryan Hill2013-11-162-81/+51
|
* Drop wxwidgets_pkg_setup and check_wxuse.Ryan Hill2013-11-162-66/+8
|
* Drop support for 2.6.Ryan Hill2013-11-162-62/+17
|
* Use shallow clones for local repos. Bug #491260.Michał Górny2013-11-152-2/+23
|
* updated gnatbuild for new ebuilds and lto use flag handlingSteve Arnold2013-11-141-2/+22
|
* Remove the last rited eclass.Michał Górny2013-11-111-413/+0
|
* Sync with qt overlay. Changes should affect only live ebuilds.Davide Pesavento2013-11-112-7/+7
|