| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce an ability to override PYTHON_COMPAT for testing. | Michał Górny | 2013-03-20 | 2 | -2/+39 |
* | Reuse multibuild.eclass in python_export_best. | Michał Górny | 2013-03-20 | 2 | -16/+13 |
* | Use UID 0 instead of root to assign permissions to super user, bug #315807. | Tom Wijsman | 2013-03-20 | 2 | -4/+7 |
* | Added sys-devel/bc as a RDEPEND to kernel-2.eclass as per bug #461848. | Tom Wijsman | 2013-03-20 | 2 | -3/+7 |
* | Pass --build-platlib and --build-purelib separately to distutils. This allows... | Michał Górny | 2013-03-19 | 2 | -4/+17 |
* | Change default path for obs services (bug#446074) | Michal Hrušecký | 2013-03-18 | 2 | -6/+9 |
* | Update the maintainer to systemd@. | Michał Górny | 2013-03-18 | 2 | -4/+7 |
* | Bug #461026: use append-cppflags for preprocessor flags. | Robin H. Johnson | 2013-03-16 | 3 | -6/+10 |
* | Sync eclasses from Emacs overlay. | Ulrich Müller | 2013-03-16 | 3 | -13/+29 |
* | Add cloog/isl support for gcc 4.8 (bug # 434816, patch by Kacper Kowalik). | Ryan Hill | 2013-03-16 | 2 | -9/+25 |
* | default to EHG_QUIET="OFF" (bug #461858) | Christoph Junghans | 2013-03-15 | 2 | -5/+8 |
* | Reverse order of $add_args and $@ in esetup.py. Remove duplicate build comman... | Mike Gilbert | 2013-03-13 | 2 | -9/+15 |
* | Fix fortran-2.eclass for bash-3.2 compatibility, #461544 | Justin Lecher | 2013-03-13 | 2 | -4/+7 |
* | rewrite to be -p1 patch | Mike Frysinger | 2013-03-12 | 1 | -2/+2 |
* | epunt_cxx: support different versions of autotools since 2.64 changed the sig... | Mike Frysinger | 2013-03-12 | 2 | -8/+24 |
* | make_wrapper: optimize output slightly in common cases by omitting dead code | Mike Frysinger | 2013-03-11 | 1 | -14/+18 |
* | Make the log output redirection much simpler. Fix bash-3.2 compatibility. | Michał Górny | 2013-03-10 | 2 | -15/+8 |
* | Fix compatibility with bash-4.1 -- it does not support negative array subscri... | Michał Górny | 2013-03-10 | 2 | -3/+10 |
* | multibuild_copy_sources: fix outputting variant name. | Michał Górny | 2013-03-10 | 2 | -3/+6 |
* | add sys-apps/gawk dep | Christoph Junghans | 2013-03-10 | 2 | -3/+7 |
* | Bug #401733: nested configure scripts in MySQL generate unrecognized options ... | Robin H. Johnson | 2013-03-09 | 2 | -3/+9 |
* | Kernel sources and (gen)patches now use xz instead of bz2. Bug #421721. | Tom Wijsman | 2013-03-09 | 2 | -36/+39 |
* | add multilib-minimal.eclass | Julian Ospald | 2013-03-09 | 2 | -1/+101 |
* | Fix leechcraft.eclass to support new category, bug #460958. | Maxim Koltsov | 2013-03-09 | 2 | -6/+9 |
* | Disable epunt_cxx warning since epunt_cxx is broken nowadays. | Michał Górny | 2013-03-09 | 2 | -5/+8 |
* | Fix epunt_cxx not to subshell. | Michał Górny | 2013-03-09 | 2 | -4/+7 |
* | Clean up redundant USE flag check calls, replace them with a single call in _... | Michał Górny | 2013-03-09 | 2 | -10/+9 |
* | Introduce multilib_copy_sources. | Michał Górny | 2013-03-09 | 2 | -2/+19 |
* | Use multibuild_copy_sources for python_copy_sources. | Michał Górny | 2013-03-09 | 2 | -23/+14 |
* | Introduce multibuild_copy_sources as a generic source duplicating function. | Michał Górny | 2013-03-09 | 2 | -2/+26 |
* | Use doins instead of dodoc to install examples, due to PMS limitations. Bug #... | Michał Górny | 2013-03-09 | 2 | -6/+9 |
* | Do not load unconfined SELinux policy module when strict policy is set | Sven Vermeulen | 2013-03-09 | 2 | -2/+10 |
* | Don't let apache install re-set all permissions on log-dir. | Hanno Böck | 2013-03-08 | 2 | -9/+7 |
* | Add 2.7-jython. | Tim Harder | 2013-03-07 | 2 | -3/+6 |
* | Add jython2_7. | Tim Harder | 2013-03-07 | 2 | -4/+7 |
* | Suppress trailing whitespace in README.gentoo file, bug 460050 comment #7. | Ulrich Müller | 2013-03-05 | 1 | -5/+6 |
* | Force python 2* for USE=deblob as deblob script does not yet support python3.... | Mike Pagano | 2013-03-05 | 2 | -5/+9 |
* | eqmake4: override also QMAKE_LINK_C, used by packages with "CONFIG+=use_c_lin... | Davide Pesavento | 2013-03-05 | 2 | -3/+8 |
* | vdr-plugin-2.eclass, adapted to the new plugin makefile handling; cleanup for... | Jörg Bornkessel | 2013-03-05 | 2 | -81/+16 |
* | Introduce multilib_for_best_impl(). | Michał Górny | 2013-03-04 | 2 | -2/+17 |
* | Convert to use multibuild.eclass. | Michał Górny | 2013-03-04 | 2 | -28/+25 |
* | Use multilib_for_best_variant() for the *_all() phases. | Michał Górny | 2013-03-04 | 2 | -23/+9 |
* | Introduce python_parallel_foreach_impl() and reuse it in distutils-r1. | Michał Górny | 2013-03-04 | 3 | -57/+47 |
* | Use multibuild.eclass in python-r1. | Michał Górny | 2013-03-04 | 2 | -25/+39 |
* | Add multibuild_for_best_variant. | Michał Górny | 2013-03-04 | 2 | -2/+25 |
* | Print only the "public" part of commands. | Michał Górny | 2013-03-04 | 2 | -4/+18 |
* | Move run_in_build_dir() to multibuild.eclass. | Michał Górny | 2013-03-04 | 3 | -23/+27 |
* | Introduce multibuild.eclass to handle building multiple variants of the same ... | Michał Górny | 2013-03-04 | 2 | -1/+183 |
* | MySQL 5.6 needs to NOT have -fno-implicit-templates, also support epatch_user. | Robin H. Johnson | 2013-03-04 | 2 | -4/+12 |
* | Change formatting tool as discussed with Ulrich Müller in bug #460050, thank... | Pacho Ramos | 2013-03-03 | 2 | -3/+7 |