| Commit message (Expand) | Author | Age | Files | Lines |
* | Set SHELL to help ./configure ensure python environment is sane, bug 517358 | Ian Stakenvicius | 2014-09-30 | 3 | -17/+12 |
* | Stable for sparc, wrt bug #512012 | Agostino Sarubbo | 2014-09-15 | 3 | -18/+21 |
* | Stable for alpha, wrt bug #512012 | Agostino Sarubbo | 2014-08-25 | 3 | -18/+21 |
* | Stable for ppc64, wrt bug #512012 | Agostino Sarubbo | 2014-08-21 | 3 | -18/+21 |
* | Stable for ppc, wrt bug #512012 | Agostino Sarubbo | 2014-07-28 | 3 | -9/+22 |
* | x86 stable, bug #512026 | Pacho Ramos | 2014-06-23 | 3 | -8/+11 |
* | amd64 stable, bug #512026 | Pacho Ramos | 2014-06-23 | 3 | -8/+11 |
* | ia64 stable wrt bug #512026 | Akinori Hattori | 2014-06-22 | 3 | -8/+12 |
* | arm stable, bug #512026 | Markus Meier | 2014-06-19 | 3 | -8/+11 |
* | Stable for HPPA (bug #512026). | Jeroen Roovers | 2014-06-03 | 3 | -8/+11 |
* | dropped optimizations so build system will respect cflags, bug 444126, thanks... | Ian Stakenvicius | 2014-06-02 | 4 | -146/+21 |
* | changed the flags that USE=jit controls on spidermonkey24 ; addresses bug 510982 | Ian Stakenvicius | 2014-05-23 | 3 | -5/+149 |
* | fix compilation on hppa (bug 497900) | Ian Stakenvicius | 2014-05-05 | 4 | -17/+55 |
* | Stable for sparc, wrt bug #507568 | Agostino Sarubbo | 2014-04-19 | 3 | -18/+21 |
* | Stable for alpha, wrt bug #507568 | Agostino Sarubbo | 2014-04-18 | 3 | -12/+21 |
* | Fix big endian compilation issue, bug #506160 | Jory Pratt | 2014-04-17 | 3 | -17/+16 |
* | Stable for ia64, wrt bug #507568 | Agostino Sarubbo | 2014-04-17 | 3 | -18/+21 |
* | Stable for ppc64, wrt bug #507568 | Agostino Sarubbo | 2014-04-16 | 3 | -18/+21 |
* | Stable for ppc, wrt bug #507568 | Agostino Sarubbo | 2014-04-14 | 3 | -12/+21 |
* | Fix bug #502348 | Jory Pratt | 2014-03-08 | 6 | -13/+93 |
* | Document -mips keyword in a comment for clarity. | Samuli Suominen | 2014-03-03 | 3 | -19/+16 |
* | Add subslot dependency on dev-libs/icu | Andreas Hüttel | 2014-03-02 | 3 | -8/+24 |
* | arm stable, bug #500758 | Markus Meier | 2014-02-25 | 3 | -8/+11 |
* | added missing zlib dep, bug 502332 ; remove old | Ian Stakenvicius | 2014-02-24 | 5 | -133/+17 |
* | x86 stable, bug #500758 | Pacho Ramos | 2014-02-23 | 3 | -8/+11 |
* | amd64 stable, bug #500758 | Pacho Ramos | 2014-02-23 | 3 | -8/+11 |
* | Marked -hppa (bug #502124). | Jeroen Roovers | 2014-02-22 | 4 | -11/+15 |
* | restricted tests for ia64 on sm24 | Ian Stakenvicius | 2014-02-03 | 3 | -7/+12 |
* | backport mmap patch to fix ia64 on spidermonkey-17 | Ian Stakenvicius | 2014-01-20 | 4 | -5/+204 |
* | add new version for slot 24, remove old 1.8.2 ebuilds | Ian Stakenvicius | 2014-01-06 | 8 | -178/+352 |
* | Stable for sparc, wrt bug #480392 | Agostino Sarubbo | 2014-01-06 | 3 | -20/+24 |
* | Add -mips to 17.0.0-r1, bug #491294 | Anthony G. Basile | 2013-12-24 | 3 | -18/+22 |
* | Remove keyword ~mips on 17.0.0-r1, bug #491294 | Anthony G. Basile | 2013-12-24 | 3 | -20/+24 |
* | Stable for x86, wrt bug #480392 | Agostino Sarubbo | 2013-09-14 | 3 | -9/+23 |
* | arm stable, bug #480392 | Markus Meier | 2013-09-10 | 3 | -19/+13 |
* | Stable for ppc64, wrt bug #480392 | Agostino Sarubbo | 2013-09-05 | 3 | -18/+22 |
* | Stable for ppc, wrt bug #480392 | Agostino Sarubbo | 2013-09-04 | 3 | -18/+22 |
* | Stable for alpha, wrt bug #480392 | Agostino Sarubbo | 2013-09-03 | 3 | -18/+22 |
* | Stable for amd64, wrt bug #480392 | Agostino Sarubbo | 2013-08-31 | 3 | -9/+23 |
* | fixed typo in changelog | Ian Stakenvicius | 2013-08-30 | 2 | -6/+6 |
* | added x86-macos keyword and extra dep (bug 464654); pax-marked tests so they ... | Ian Stakenvicius | 2013-08-30 | 4 | -11/+19 |
* | fixed improper pax-marking, and patched build system to keep it from strippin... | Ian Stakenvicius | 2013-08-10 | 4 | -8/+40 |
* | Slotted spidermonkey-17, all newer versions of spidermonkey will now be slott... | Ian Stakenvicius | 2013-08-08 | 11 | -693/+47 |
* | version bump, currently masked, see bug 463924 | Ian Stakenvicius | 2013-08-02 | 4 | -10/+135 |
* | Add uclibc support, bug #431560 | Jory Pratt | 2013-06-08 | 4 | -19/+31 |
* | Stable for s390, wrt bug #461508 | Agostino Sarubbo | 2013-04-13 | 3 | -18/+21 |
* | Stable for sparc, wrt bug #461508 | Agostino Sarubbo | 2013-03-31 | 3 | -9/+22 |
* | Stable for HPPA (bug #461508). | Jeroen Roovers | 2013-03-25 | 3 | -19/+12 |
* | Stable for alpha, wrt bug #461508 | Agostino Sarubbo | 2013-03-23 | 3 | -18/+21 |
* | Stable for arm, wrt bug #461508 | Agostino Sarubbo | 2013-03-23 | 3 | -18/+21 |