| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | test more flag funcs | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-14 | 1 | -1/+19 |
* | unify duplicated lists of variable names and duplicated code blocks, and try ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-14 | 1 | -88/+52 |
* | mark has_m32 as dead since no one uses it, and mark has_m64 as a warning unti... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-14 | 1 | -21/+4 |
* | delete dead funcs | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-14 | 1 | -23/+1 |
* | Uncomment DEPEND for php-ext-source-r2.eclass, but w/o the SELFDEPEND that br... | ![](//www.gravatar.com/avatar/e21d9aba4f46bb12022fb40beb503712?s=13&d=retro) Matti Bickel | 2012-01-13 | 2 | -9/+12 |
* | add tests for filter-flags | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-13 | 1 | -5/+35 |
* | have filter-flags filter out LDFLAGS too #395619 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-13 | 1 | -7/+6 |
* | Don't set PROPERTIES=interactive, bug 398809. | ![](//www.gravatar.com/avatar/9b780464538c2e5d91e7ef48683ad46d?s=13&d=retro) Ulrich Müller | 2012-01-13 | 1 | -4/+2 |
* | Add ChangeLog entry for new cdrom.eclass. | ![](//www.gravatar.com/avatar/9b780464538c2e5d91e7ef48683ad46d?s=13&d=retro) Ulrich Müller | 2012-01-13 | 1 | -1/+4 |
* | Split out CD-ROM functions from eutils.eclass. | ![](//www.gravatar.com/avatar/9b780464538c2e5d91e7ef48683ad46d?s=13&d=retro) Ulrich Müller | 2012-01-13 | 1 | -0/+235 |
* | Set S= for java-virtuals as EAPI-4 doesn't permit the S-to-WORKDIR fallback a... | ![](//www.gravatar.com/avatar/3f6faf341484531a1d0bebfe16bce789?s=13&d=retro) Ralph Sennhauser | 2012-01-13 | 2 | -3/+9 |
* | Remove DEPEND string from php-ext-source-r2 | ![](//www.gravatar.com/avatar/7ae27b62af88b03e8dd8382b57f6b6fd?s=13&d=retro) Ole Markus With | 2012-01-13 | 1 | -7/+7 |
* | Fixed a dependency issue where php would be pulled in for e.g ming even witho... | ![](//www.gravatar.com/avatar/7ae27b62af88b03e8dd8382b57f6b6fd?s=13&d=retro) Ole Markus With | 2012-01-12 | 1 | -2/+6 |
* | Added php to DEPEND (bug 398553) | ![](//www.gravatar.com/avatar/7ae27b62af88b03e8dd8382b57f6b6fd?s=13&d=retro) Ole Markus With | 2012-01-11 | 1 | -1/+3 |
* | Restore incorrectly removed eclasses, wrong repo | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2012-01-09 | 5 | -0/+3503 |
* | mysql eclasses from gx86 should be good to go now | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2012-01-09 | 5 | -3503/+0 |
* | Correct typo in autotools-utils.eclass: @DEFAULT-UNSET -> @DEFAULT_UNSET | ![](//www.gravatar.com/avatar/9e34d19800cd83b303605a9bbe0882d3?s=13&d=retro) Justin Lecher | 2012-01-09 | 2 | -3/+6 |
* | [mysql.eclass] Allow use of EAPI 3 and 4. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2012-01-08 | 1 | -2/+2 |
* | respect CPPFLAGS, and mark cc/ld as local | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-08 | 1 | -4/+4 |
* | Install systemd units to /usr/lib. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2012-01-07 | 2 | -3/+10 |
* | [mysql eclasses] Added prefix support for eclasses - fixes bug 348788 and bug... | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) 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 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-06 | 1 | -1/+20 |
* | Fix use of dosym with directory destination. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2012-01-05 | 2 | -4/+8 |
* | Add AUTOTOOLS_AUTORECONF for bug #392073. | ![](//www.gravatar.com/avatar/ff5429ef741b434eb2011692832f810e?s=13&d=retro) Michał Górny | 2012-01-05 | 2 | -6/+103 |
* | always run automake if the configure file calls AM_INIT_AUTOMAKE #397697 by M... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-04 | 1 | -6/+4 |
* | add tests for savedconfig.eclass:restore_config too | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-04 | 2 | -25/+76 |
* | force mtime changes on config files so they get left behind when USE=savedcon... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-04 | 1 | -1/+18 |
* | fix thinko in $ED setup in save_config | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-04 | 1 | -2/+2 |
* | check EBUILD_PHASE all the time in restore_config to catch mis-use even when ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-04 | 1 | -3/+4 |
* | collapse duplicate branches in save_config code paths to keep things simple | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-04 | 1 | -20/+18 |
* | add tests for savedconfig.eclass:save_config() | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-04 | 2 | -0/+49 |
* | add missing "local" markings for variables | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-04 | 1 | -5/+6 |
* | New automake uses $(SHELL) py-compile, which fails if py-compile is a symlink... | ![](//www.gravatar.com/avatar/0051c8658568b2d6150abb54ecd5b0d0?s=13&d=retro) Nirbheek Chauhan | 2012-01-03 | 2 | -4/+10 |
* | Correct which file was edited | ![](//www.gravatar.com/avatar/9e34d19800cd83b303605a9bbe0882d3?s=13&d=retro) Justin Lecher | 2012-01-03 | 1 | -2/+2 |
* | Add missing ChangeLog entry | ![](//www.gravatar.com/avatar/9e34d19800cd83b303605a9bbe0882d3?s=13&d=retro) Justin Lecher | 2012-01-03 | 1 | -1/+5 |
* | Convert make_desktop_entry() comment block to be eclass-manpages conform, #39... | ![](//www.gravatar.com/avatar/9e34d19800cd83b303605a9bbe0882d3?s=13&d=retro) Justin Lecher | 2012-01-03 | 1 | -13/+16 |
* | Pass -importdir to configure only for qt >= 4.7 (bug #396685). | ![](//www.gravatar.com/avatar/c0ec075021a17d03df5c071ef5fac752?s=13&d=retro) Davide Pesavento | 2012-01-01 | 2 | -5/+9 |
* | Minor coding style cleanup. | ![](//www.gravatar.com/avatar/c0ec075021a17d03df5c071ef5fac752?s=13&d=retro) Davide Pesavento | 2012-01-01 | 1 | -18/+21 |
* | Avoid including python.eclass more than once. | ![](//www.gravatar.com/avatar/343db2c9bfc4d041109000a3284478c3?s=13&d=retro) Mike Gilbert | 2012-01-01 | 3 | -12/+30 |
* | fix for missing i18n-to-gettext, up from vdr-1.7.22 | ![](//www.gravatar.com/avatar/f249982acbc84f0710a0509b480e0dbc?s=13&d=retro) Joerg Bornkessel | 2011-12-31 | 1 | -2/+6 |
* | Respect {C,CXX,LD}FLAGS during config.tests (bug #336618). | ![](//www.gravatar.com/avatar/c0ec075021a17d03df5c071ef5fac752?s=13&d=retro) Davide Pesavento | 2011-12-31 | 2 | -9/+15 |
* | Make the output of qt4-build_src_unpack() more readable. | ![](//www.gravatar.com/avatar/c0ec075021a17d03df5c071ef5fac752?s=13&d=retro) Davide Pesavento | 2011-12-30 | 2 | -8/+14 |
* | Fix URIs for longterm kernels | ![](//www.gravatar.com/avatar/2fbac3482c4336cc85a24ac0da50e2d9?s=13&d=retro) Stratos Psomadakis | 2011-12-28 | 2 | -4/+7 |
* | Fix regression with DOCS and non-default ${S}, bug #396227. | ![](//www.gravatar.com/avatar/c0ec075021a17d03df5c071ef5fac752?s=13&d=retro) Davide Pesavento | 2011-12-28 | 1 | -4/+3 |
* | Clean up setup-allowed-flags(). | ![](//www.gravatar.com/avatar/09a3dd58ed0dcb90229914fa7d419701?s=13&d=retro) Ryan Hill | 2011-12-28 | 2 | -27/+28 |
* | Remove UNSTABLE_FLAGS. Keyword status should not determine what flags are us... | ![](//www.gravatar.com/avatar/09a3dd58ed0dcb90229914fa7d419701?s=13&d=retro) Ryan Hill | 2011-12-28 | 2 | -11/+8 |
* | Handle UUID mismatch by deleting working copy and checking out it again. Patc... | ![](//www.gravatar.com/avatar/2fcca5d45014c2ec168d6094b7068f01?s=13&d=retro) Jesus Rivero | 2011-12-27 | 2 | -3/+25 |
* | Update copyright years in headers | ![](//www.gravatar.com/avatar/6d7cdab186229d8472c2daf67e86145b?s=13&d=retro) Christian Faulhammer | 2011-12-27 | 73 | -168/+188 |
* | Reimplement qt_use() more concisely, fix/clarify doc. | ![](//www.gravatar.com/avatar/c0ec075021a17d03df5c071ef5fac752?s=13&d=retro) Davide Pesavento | 2011-12-27 | 1 | -16/+5 |
* | Bug #396089: Avoid automagic systemtap/dtrace in MySQL 5.5. | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2011-12-27 | 3 | -3/+14 |