summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* export pkg_setup and default PHP_PEAR_CHANNEL to ${FILESDIR}/channel.xml (all...Matti Bickel2013-11-252-10/+11
* 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 o...Michał Górny2013-11-242-19/+58
* 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
* 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 #491752...Michał Górny2013-11-202-5/+12
* 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
* 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
* Read all shebangs before moving files to avoid breaking symlinks that are goi...Michał Górny2013-11-112-18/+35
* Add a yard recipe for creating documentation.Hans de Graaff2013-11-092-4/+16
* Revert previous and instead include the build log and some other info. Don'tRyan Hill2013-11-092-9/+18
* Rename config.log tarball in the hope that people will stop attaching it toRyan Hill2013-11-092-4/+9
* .Ryan Hill2013-11-071-3/+2
* Temporarily build with -j1 on sparc due to random ICEs encountered byRyan Hill2013-11-072-3/+14
* Update for libmudflap removal.Ryan Hill2013-11-052-3/+7
* Initialize cert_opt to an empty array instead of an empty string. Reported by...Mike Gilbert2013-11-042-3/+7
* Don't create site-gentoo.el in postrm phase.Ulrich Müller2013-11-042-2/+10
* Fix python-utils-r1 tests to accomodate versions in PYTHON_PKG_DEP.Michał Górny2013-11-032-5/+8
* kernel-2.eclass: Trivial change to support patches with pre-defined patch lev...Tom Wijsman2013-11-022-3/+6
* Add -fno-builtin* to ALLOWED_FLAGS - requested by Justin Vrooman.Ryan Hill2013-11-022-3/+6
* Account for leading whitespace in append-cflags tests.Ryan Hill2013-11-022-3/+6
* Fix parallel checkout race conditions, bug #489280.Michał Górny2013-10-302-3/+22
* Switch the eclasses to use dev-lang/python-exec.Michał Górny2013-10-304-12/+16
* Create a fake ".git" directory inside the checkout to satisfy git rev-parse u...Michał Górny2013-10-272-2/+11
* Strip sub-slot from local repo IDs.Michał Górny2013-10-272-5/+8
* Remove deprecated functions.Michał Górny2013-10-272-40/+5
* Consider -frecord-gcc-switches a safe flag and do not strip it with strip-flags.Michał Górny2013-10-272-3/+7
* Fix distutils-r1_python_install to strip --install-scripts= rather than passi...Michał Górny2013-10-262-18/+43
* Fix handling relative submodule paths.Michał Górny2013-10-262-3/+15
* Fix failing to pass default install arguments when user passes an additional ...Michał Górny2013-10-222-3/+7
* Introduce a "common" python_setup function to set up Python for use in outer ...Michał Górny2013-10-224-15/+54
* Support installing Python scripts with custom --install-scripts argument. Bug...Michał Górny2013-10-222-12/+36
* Add systemd_enable_ntpunit wrt bug #458132.Michał Górny2013-10-222-2/+52
* Updates from qt overlay: drop USE="c++0x" from 4.8.5 and later versions; warn...Davide Pesavento2013-10-202-18/+20