summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it...Ryan Hill2013-05-152-3/+11
* Rename test USE flag to regression-test.Ryan Hill2013-05-152-7/+17
* Add lto USE flag for all versions. Drop LTO support for 4.5.Ryan Hill2013-05-152-12/+7
* tc-arch: add more targets that are in at least linux-3.9Mike Frysinger2013-05-141-1/+9
* disable libatomic when building a stage1 gcc compilerMike Frysinger2013-05-141-3/+5
* Enable EAPI=4 on multilib eclasses.Michał Górny2013-05-143-7/+11
* Added 'ghc-supports-smp' and 'ghc-supports-dynamic-by-default' helpers. Added...Sergei Trofimovich2013-05-113-6/+46
* use find to get file permissions instead of chmod --reference which is not po...Alexis Ballier2013-05-112-6/+11
* Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict bet...Michał Górny2013-05-105-14/+19
* Drop graphite support for 4.4/4.5.Ryan Hill2013-05-092-24/+25
* Restict supported EAPIs(due to pkg_pretend), some logic cleanupSergey Popov2013-05-082-12/+9
* Fix dangling gvim manpage symlinks (bug #455480, patch by Arfrever).Tim Harder2013-05-082-5/+10
* Fix build with sys-libs/ncurses[tinfo] (bug #457564, patch by Ben Longbons).Tim Harder2013-05-082-6/+5
* do not try to cp/patch/chmod the file if it does not exist #468852 by Samuli ...Mike Frysinger2013-05-071-1/+6
* Call epatch_user in selinux policy ebuildsSven Vermeulen2013-05-071-1/+5
* Support complete EAPI src_test().Michał Górny2013-05-052-4/+10
* improve handling of DOCS variable wrt #468092Julian Ospald2013-05-042-3/+25
* apply fix from upstream to use ${CHOST}-nm by default #462976 by Agostino Sar...Mike Frysinger2013-05-041-2/+6
* make sure we save/restore chmod bits in case `patch` is broken and does not d...Mike Frysinger2013-05-041-1/+5
* fix from upstream to use ${CHOST}-nm by default #462976 by Agostino SarubboMike Frysinger2013-05-041-0/+45
* Support disabling .la pruning completely.Michał Górny2013-05-032-3/+11
* Snapshots/vcs don't contain .info files.Ryan Hill2013-05-031-2/+6
* Inline src_test and allow passing arguments.Michał Górny2013-05-012-4/+9
* Leechcraft changed license since 0.5.95Sergey Popov2013-04-302-3/+10
* Use bash built-ins rather than external tools.Michał Górny2013-04-303-7/+14
* Support declaring python_check_deps() in ebuilds, to check Python impl for pr...Michał Górny2013-04-302-4/+44
* Report no matching impl properly.Michał Górny2013-04-302-2/+11
* Improve consistency in Python version checks and wrapper setup.Michał Górny2013-04-302-6/+14
* Corrected UNIPATCH_DOCS functionality, a mistake slipped through testing and ...Tom Wijsman2013-04-292-5/+12
* check for AM_CONFIG_HEADER and AC_CONFIG_HEADER when testing for autoheader u...Mike Frysinger2013-04-281-4/+4
* Reverting autotools.eclass commit that broke eautoreconf (bug #467772), acked...Alexandre Rostovtsev2013-04-282-3/+7
* check for AM_CONFIG_HEADER and AC_CONFIG_HEADER when testing for autoheader u...Mike Frysinger2013-04-281-2/+2
* Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf.Zac Medico2013-04-289-22/+28
* add support for setting/checking caps via libcap-ng #454908Mike Frysinger2013-04-281-30/+61
* only warn if setcap is not found rather than be fatal #458518Mike Frysinger2013-04-281-7/+16
* epatch: handle aliased `patch` commands in a way that works with <=bash-3.2 #...Mike Frysinger2013-04-251-2/+5
* Remove old, conditional src_configure call in src_compile.Tim Harder2013-04-242-4/+5
* Migrate from python-r1 to python-single-r1.Tim Harder2013-04-242-24/+18
* add automake-1.13 to the acceptable dependency list #465732 by Arfrever Freht...Mike Frysinger2013-04-231-2/+5
* keep unset multilib vars unset rather than exporting them as empty #461682 by...Mike Frysinger2013-04-221-3/+4
* Use python-r1 in EAPI 5 (patch by mgorny, bug #458794).Tim Harder2013-04-212-14/+59
* Remove pre-EAPI 2 code blocks (patch by mgorny, bug #458794).Tim Harder2013-04-212-18/+10
* Disable python.eclass inherit in vim-core (patch by mgorny, bug #458794).Tim Harder2013-04-212-3/+7
* Move EAPI check earlier (patch by mgorny, bug #458794).Tim Harder2013-04-212-16/+19
* Raise ant-core dep to version 1.8.2. #466558Ralph Sennhauser2013-04-202-3/+6
* Extend workaround for bug #411333 to Via C3-2 processors (bug #466454 by Andr...Ryan Hill2013-04-201-2/+3
* Fix python_*_all() phases with DISTUTILS_SINGLE_IMPL.Michał Górny2013-04-182-6/+14
* Reverted .tmp_gas_check patch, see bug #336732.Tom Wijsman2013-04-172-4/+7
* Request package specific emerge --info in death hook.Ralph Sennhauser2013-04-172-3/+6
* Fixes for bugs 421721, 445110, 436402, 336732 and 301478. See ChangeLog for d...Tom Wijsman2013-04-172-15/+49