| Commit message (Expand) | Author | Age | Files | Lines |
* | Version bump. | Mike Frysinger | 2014-11-20 | 1 | -14/+16 |
* | Version bump. | Mike Frysinger | 2014-11-20 | 2 | -1/+74 |
* | Trim empty ccache dirs automatically #517242 by Arfrever Frehtes Taifersar Ar... | Mike Frysinger | 2014-11-04 | 1 | -15/+15 |
* | Trim empty ccache dirs automatically #517242 by Arfrever Frehtes Taifersar Ar... | Mike Frysinger | 2014-11-04 | 2 | -2/+13 |
* | Fix temp file usage to not rely on pids (fixes running in pid namespaces). F... | Mike Frysinger | 2014-11-01 | 1 | -14/+17 |
* | Fix temp file usage to not rely on pids (fixes running in pid namespaces). F... | Mike Frysinger | 2014-11-01 | 4 | -1/+285 |
* | Trim empty ccache dirs automatically #517242 by Arfrever Frehtes Taifersar Ar... | Mike Frysinger | 2014-11-01 | 1 | -15/+15 |
* | Trim empty ccache dirs automatically #517242 by Arfrever Frehtes Taifersar Ar... | Mike Frysinger | 2014-11-01 | 2 | -3/+14 |
* | Version bump. | Mike Frysinger | 2014-10-22 | 1 | -15/+17 |
* | Version bump. | Mike Frysinger | 2014-10-22 | 2 | -1/+75 |
* | Use `command` rather than `type` #503428 by Naohiro Aota. | Mike Frysinger | 2014-03-08 | 1 | -15/+15 |
* | Use `command` rather than `type` #503428 by Naohiro Aota. | Mike Frysinger | 2014-03-08 | 2 | -9/+12 |
* | Stable for sparc, wrt bug #495658 | Agostino Sarubbo | 2014-01-26 | 1 | -15/+15 |
* | Stable for sparc, wrt bug #495658 | Agostino Sarubbo | 2014-01-26 | 2 | -3/+6 |
* | Stable for ppc64, wrt bug #495658 | Agostino Sarubbo | 2014-01-19 | 1 | -15/+15 |
* | Stable for ppc64, wrt bug #495658 | Agostino Sarubbo | 2014-01-19 | 2 | -3/+6 |
* | Stable for alpha, wrt bug #495658 | Agostino Sarubbo | 2014-01-18 | 2 | -3/+6 |
* | Stable for alpha, wrt bug #495658 | Agostino Sarubbo | 2014-01-18 | 1 | -15/+15 |
* | Add arm64 love. | Mike Frysinger | 2014-01-18 | 1 | -15/+15 |
* | Add arm64 love. | Mike Frysinger | 2014-01-18 | 2 | -3/+6 |
* | Mark m68k/s390/sh stable. | Mike Frysinger | 2014-01-17 | 1 | -15/+15 |
* | Mark m68k/s390/sh stable. | Mike Frysinger | 2014-01-17 | 2 | -3/+6 |
* | Stable for ia64, wrt bug #495658 | Agostino Sarubbo | 2014-01-15 | 1 | -15/+15 |
* | Stable for ia64, wrt bug #495658 | Agostino Sarubbo | 2014-01-15 | 2 | -3/+6 |
* | Stable for ppc, wrt bug #495658 | Agostino Sarubbo | 2014-01-14 | 1 | -15/+15 |
* | Stable for ppc, wrt bug #495658 | Agostino Sarubbo | 2014-01-14 | 2 | -3/+6 |
* | Stable for x86, wrt bug #495658 | Agostino Sarubbo | 2014-01-14 | 1 | -5/+15 |
* | Stable for x86, wrt bug #495658 | Agostino Sarubbo | 2014-01-14 | 2 | -3/+6 |
* | amd64 stable, bug #495658 | Pacho Ramos | 2014-01-12 | 1 | -5/+5 |
* | amd64 stable, bug #495658 | Pacho Ramos | 2014-01-12 | 2 | -5/+8 |
* | arm stable, bug #495658 | Markus Meier | 2013-12-29 | 1 | -5/+5 |
* | arm stable, bug #495658 | Markus Meier | 2013-12-29 | 2 | -3/+6 |
* | Stable for HPPA (bug #495658). | Jeroen Roovers | 2013-12-27 | 1 | -2/+12 |
* | Stable for HPPA (bug #495658). | Jeroen Roovers | 2013-12-27 | 2 | -3/+6 |
* | use readme.gentoo.eclass (bug #486404) | Christoph Junghans | 2013-10-21 | 1 | -15/+2 |
* | use readme.gentoo.eclass (bug #486404) | Christoph Junghans | 2013-10-21 | 2 | -1/+76 |
* | add icc/clang support (bug #484772) | Christoph Junghans | 2013-09-28 | 1 | -10/+10 |
* | add icc/clang support (bug #484772) | Christoph Junghans | 2013-09-28 | 3 | -10/+20 |
* | added prefix support (bug #484012) | Christoph Junghans | 2013-09-13 | 1 | -9/+11 |
* | added prefix support (bug #484012) | Christoph Junghans | 2013-09-13 | 3 | -1/+166 |
* | Fix -Wp,MMD test failure with gcc-4.8 and correct patch name. | Ryan Hill | 2013-04-24 | 1 | -16/+10 |
* | Fix -Wp,MMD test failure with gcc-4.8 and correct patch name. | Ryan Hill | 2013-04-24 | 3 | -21/+8 |
* | Only show ccache messages on first emerge #458624 by Pacho Ramos. | Mike Frysinger | 2013-04-06 | 1 | -15/+15 |
* | Only show ccache messages on first emerge #458624 by Pacho Ramos. | Mike Frysinger | 2013-04-06 | 2 | -12/+19 |
* | Add fix from upstream for tests w/gcc-3.8 #461966 by Ryan Hill. | Mike Frysinger | 2013-03-23 | 1 | -16/+17 |
* | Add fix from upstream for tests w/gcc-3.8 #461966 by Ryan Hill. | Mike Frysinger | 2013-03-23 | 3 | -3/+182 |
* | Stable for sh, wrt bug #457342 | Agostino Sarubbo | 2013-03-01 | 1 | -6/+16 |
* | Stable for sh, wrt bug #457342 | Agostino Sarubbo | 2013-03-01 | 2 | -3/+6 |
* | Stable for HPPA (bug #457342). | Jeroen Roovers | 2013-02-26 | 1 | -16/+6 |
* | Stable for HPPA (bug #457342). | Jeroen Roovers | 2013-02-26 | 2 | -3/+6 |