| Commit message (Expand) | Author | Age | Files | Lines |
* | respect CPPFLAGS, and mark cc/ld as local | Mike Frysinger | 2012-01-08 | 1 | -4/+4 |
* | Install systemd units to /usr/lib. | Michał Górny | 2012-01-07 | 2 | -3/+10 |
* | [mysql eclasses] Added prefix support for eclasses - fixes bug 348788 and bug... | Jorge Manuel B. S. Vicetto | 2012-01-06 | 6 | -122/+157 |
* | add a helper for updating config.rpath files for projects that dont use gettext | Mike Frysinger | 2012-01-06 | 1 | -1/+20 |
* | Fix use of dosym with directory destination. | Michał Górny | 2012-01-05 | 2 | -4/+8 |
* | Add AUTOTOOLS_AUTORECONF for bug #392073. | Michał Górny | 2012-01-05 | 2 | -6/+103 |
* | always run automake if the configure file calls AM_INIT_AUTOMAKE #397697 by M... | Mike Frysinger | 2012-01-04 | 1 | -6/+4 |
* | add tests for savedconfig.eclass:restore_config too | Mike Frysinger | 2012-01-04 | 2 | -25/+76 |
* | force mtime changes on config files so they get left behind when USE=savedcon... | Mike Frysinger | 2012-01-04 | 1 | -1/+18 |
* | fix thinko in $ED setup in save_config | Mike Frysinger | 2012-01-04 | 1 | -2/+2 |
* | check EBUILD_PHASE all the time in restore_config to catch mis-use even when ... | Mike Frysinger | 2012-01-04 | 1 | -3/+4 |
* | collapse duplicate branches in save_config code paths to keep things simple | Mike Frysinger | 2012-01-04 | 1 | -20/+18 |
* | add tests for savedconfig.eclass:save_config() | Mike Frysinger | 2012-01-04 | 2 | -0/+49 |
* | add missing "local" markings for variables | Mike Frysinger | 2012-01-04 | 1 | -5/+6 |
* | New automake uses $(SHELL) py-compile, which fails if py-compile is a symlink... | Nirbheek Chauhan | 2012-01-03 | 2 | -4/+10 |
* | Correct which file was edited | Justin Lecher | 2012-01-03 | 1 | -2/+2 |
* | Add missing ChangeLog entry | Justin Lecher | 2012-01-03 | 1 | -1/+5 |
* | Convert make_desktop_entry() comment block to be eclass-manpages conform, #39... | Justin Lecher | 2012-01-03 | 1 | -13/+16 |
* | Pass -importdir to configure only for qt >= 4.7 (bug #396685). | Davide Pesavento | 2012-01-01 | 2 | -5/+9 |
* | Minor coding style cleanup. | Davide Pesavento | 2012-01-01 | 1 | -18/+21 |
* | Avoid including python.eclass more than once. | Mike Gilbert | 2012-01-01 | 3 | -12/+30 |
* | fix for missing i18n-to-gettext, up from vdr-1.7.22 | Jörg Bornkessel | 2011-12-31 | 1 | -2/+6 |
* | Respect {C,CXX,LD}FLAGS during config.tests (bug #336618). | Davide Pesavento | 2011-12-31 | 2 | -9/+15 |
* | Make the output of qt4-build_src_unpack() more readable. | Davide Pesavento | 2011-12-30 | 2 | -8/+14 |
* | Fix URIs for longterm kernels | Stratos Psomadakis | 2011-12-28 | 2 | -4/+7 |
* | Fix regression with DOCS and non-default ${S}, bug #396227. | Davide Pesavento | 2011-12-28 | 1 | -4/+3 |
* | Clean up setup-allowed-flags(). | Ryan Hill | 2011-12-28 | 2 | -27/+28 |
* | Remove UNSTABLE_FLAGS. Keyword status should not determine what flags are us... | Ryan Hill | 2011-12-28 | 2 | -11/+8 |
* | Handle UUID mismatch by deleting working copy and checking out it again. Patc... | Jesus Rivero | 2011-12-27 | 2 | -3/+25 |
* | Update copyright years in headers | Christian Faulhammer | 2011-12-27 | 73 | -168/+188 |
* | Reimplement qt_use() more concisely, fix/clarify doc. | Davide Pesavento | 2011-12-27 | 1 | -16/+5 |
* | Bug #396089: Avoid automagic systemtap/dtrace in MySQL 5.5. | Robin H. Johnson | 2011-12-27 | 3 | -3/+14 |
* | Refactor USE=static cmake code. | Robin H. Johnson | 2011-12-27 | 1 | -7/+2 |
* | Only call doman on manpages in twisted_src_install. Credit to Arfrever. | Mike Gilbert | 2011-12-27 | 2 | -3/+6 |
* | Use twistedmatrix.com/Releases in SRC_URI; tmrc.mit.edu does not have tarball... | Mike Gilbert | 2011-12-27 | 2 | -4/+9 |
* | Improve eclass doc. | Davide Pesavento | 2011-12-26 | 1 | -6/+23 |
* | Improve eclass doc. | Davide Pesavento | 2011-12-26 | 1 | -31/+40 |
* | Misc cleanups, add a few missing "|| die", fix description of some functions. | Davide Pesavento | 2011-12-26 | 2 | -79/+62 |
* | Delete obsolete sed on fvisibility.test, it's no longer needed in all version... | Davide Pesavento | 2011-12-25 | 2 | -9/+6 |
* | Add a note on AT_NOELIBTOOLIZE=yes in src_prepare(). Fixes #395649. | Michał Górny | 2011-12-22 | 2 | -2/+8 |
* | Cleanup and sort flags in standard_configure_options(), no functional changes. | Davide Pesavento | 2011-12-21 | 1 | -33/+26 |
* | Disable rpath for Qt 4.8 and later (bug #380415). Thanks to dilfridge for tes... | Davide Pesavento | 2011-12-21 | 2 | -2/+9 |
* | Remove obsolete workaround. | Davide Pesavento | 2011-12-21 | 2 | -6/+5 |
* | check for len and not the patch files themselves | Mike Frysinger | 2011-12-21 | 1 | -2/+2 |
* | elibtoolize: make sure header is included in logs too and not just the sub me... | Mike Frysinger | 2011-12-21 | 1 | -3/+5 |
* | restore BINUTILS_VER support a bit for releases (for msp430-binutils), and al... | Mike Frysinger | 2011-12-21 | 1 | -11/+12 |
* | Fix missing quotes on has_verison call. | Robin H. Johnson | 2011-12-19 | 1 | -2/+2 |
* | Bug #390691: Be careful about cp call to coreutils with --no-preserve option ... | Robin H. Johnson | 2011-12-18 | 2 | -3/+13 |
* | Reorder setting of REQUIRED_USE to stay near IUSE setting; also use ruby_get_... | Diego Elio Pettenò | 2011-12-18 | 2 | -9/+9 |
* | Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks (re... | Andreas K. Hüttel | 2011-12-18 | 4 | -35/+38 |