| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for gcc info page installation #464008 | Patrick Lauer | 2013-04-08 | 2 | -3/+6 |
* | Remove wrong sed on QT_INSTALL_{LIBS,PLUGINS}. See bug 304971 comments 16-18. | Davide Pesavento | 2013-04-07 | 2 | -11/+5 |
* | make sure gcc/doc/ in the output exists, and copy all info files #464008 | Mike Frysinger | 2013-04-07 | 1 | -2/+3 |
* | Guard against multiple inheritance. Make KMCOMPILEONLY sed case-insensitive t... | Michael Palimaka | 2013-04-07 | 2 | -4/+13 |
* | Add missing ChangeLog. | Michael Palimaka | 2013-04-07 | 1 | -1/+5 |
* | Guard against multiple inheritance. | Michael Palimaka | 2013-04-07 | 2 | -2/+12 |
* | Guard against multiple inheritance. Fix fetching for KDE SC 4.11 pre-releases... | Michael Palimaka | 2013-04-07 | 2 | -9/+36 |
* | Guard against multiple inheritance. Improve cross-compilation support by alwa... | Michael Palimaka | 2013-04-07 | 2 | -2/+12 |
* | Create temporary symlinks for executables and pkg-config files, and add them ... | Michał Górny | 2013-04-07 | 5 | -6/+114 |
* | Move header wrapping to multilib-build. Use the new code in autotools-multili... | Michał Górny | 2013-04-07 | 4 | -96/+148 |
* | use simpler find statements | Mike Frysinger | 2013-04-07 | 1 | -5/+5 |
* | make sure we install the info pages after we disabled generation #464008 | Mike Frysinger | 2013-04-07 | 1 | -1/+4 |
* | disable info page generation since gcc includes generated pages already #4640... | Mike Frysinger | 2013-04-06 | 1 | -1/+5 |
* | Fix eclass docs. | Mike Gilbert | 2013-04-05 | 3 | -9/+10 |
* | Fix eclassdoc. | Michał Górny | 2013-04-05 | 2 | -3/+6 |
* | font.eclass needs RDEPEND=$DEPEND, bug 446012 | Ben de Groot | 2013-04-05 | 2 | -2/+6 |
* | Work around bootstrap comparison failures on ancient systems (bug #411333). | Ryan Hill | 2013-04-05 | 2 | -5/+13 |
* | Update pax-utils.eclass to provide XATTR_PAX markings, bug #431092 | Anthony G. Basile | 2013-04-05 | 1 | -67/+130 |
* | Revert previous due to breakage. | Ryan Hill | 2013-04-02 | 1 | -5/+1 |
* | Fix path handling in header wrapping code. | Michał Górny | 2013-04-01 | 2 | -9/+12 |
* | Support wrapping headers for multilib. | Michał Górny | 2013-04-01 | 2 | -2/+98 |
* | Introduce multibuild_merge_root, as an universal interim-install merging func... | Michał Górny | 2013-04-01 | 3 | -43/+61 |
* | Support setting mode of prune_libtool_files through AUTOTOOLS_PRUNE_LIBTOOL_F... | Michał Górny | 2013-04-01 | 2 | -3/+25 |
* | avoid regenerating info pages due to changed version/bugurl fields #464008 | Mike Frysinger | 2013-04-01 | 1 | -2/+5 |
* | drop --enable-target-optspace for uClibc targets ... there is no real need fo... | Mike Frysinger | 2013-04-01 | 1 | -2/+2 |
* | epatch: add support for users to exclude specific patches via EPATCH_USER_EXC... | Mike Frysinger | 2013-03-31 | 1 | -1/+15 |
* | fixed missing VDRVERSION up from >=vdr-1.7.34 | Jörg Bornkessel | 2013-03-30 | 2 | -2/+6 |
* | Add note about quoting patterns for python_gen_usedep. | Mike Gilbert | 2013-03-30 | 2 | -3/+9 |
* | Update VALA_MAX_API_VERSION | Pacho Ramos | 2013-03-29 | 2 | -4/+7 |
* | Allow specification of directory where the extensions are. Also allow one pac... | Tomas Chvatal | 2013-03-29 | 2 | -9/+30 |
* | Support obtaining CFLAGS and LIBS for the Python implementation (similarly to... | Michał Górny | 2013-03-28 | 2 | -4/+110 |
* | Fix hardcoded libexec suse path in scripts. | Tomas Chvatal | 2013-03-26 | 2 | -2/+8 |
* | Control pulling in linux-mod dependencies based on VIRTUAL_MODUTILS variable,... | Samuli Suominen | 2013-03-26 | 1 | -2/+2 |
* | Stop pulling in virtual/linux-sources when used for sys-apps/kmod by angry_vi... | Samuli Suominen | 2013-03-26 | 1 | -5/+7 |
* | Fix typo is mozcoreconf-2.eclass, bug #462994 | Jory Pratt | 2013-03-25 | 2 | -3/+6 |
* | Cleanup of obsolete options, address bug #446662,460592 | Jory Pratt | 2013-03-24 | 3 | -23/+11 |
* | better description | Samuli Suominen | 2013-03-24 | 1 | -2/+2 |
* | New udev_reload function to update rules and dbs | Samuli Suominen | 2013-03-24 | 1 | -1/+16 |
* | Don't pull modutils if using the eclass from sys-apps/kmod | Samuli Suominen | 2013-03-24 | 1 | -2/+2 |
* | Remove support for module-init-tools and Linux 2.4. Only works with kmod and ... | Samuli Suominen | 2013-03-24 | 1 | -42/+14 |
* | add unpack_zip function to unpacker.eclass wrt #462612 | Julian Ospald | 2013-03-23 | 2 | -3/+27 |
* | unpack_deb: auto rm the unpacked debian internal archives #458658 | Mike Frysinger | 2013-03-23 | 1 | -1/+5 |
* | Do not use-default here as we enable it by profile variable. | Tomas Chvatal | 2013-03-23 | 2 | -9/+6 |
* | Fix stupid copy&paste. | Tomas Chvatal | 2013-03-23 | 2 | -3/+6 |
* | Add next version of office-ext eclass. This time we can directly deploy libre... | Tomas Chvatal | 2013-03-23 | 2 | -1/+225 |
* | 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 |