| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep one major version for older releases | Bernard Cafarelli | 2014-11-26 | 1 | -21/+4 |
* | Keep one major version for older releases | Bernard Cafarelli | 2014-11-26 | 3 | -246/+5 |
* | Version bump, bug #522188. | Michał Górny | 2014-09-07 | 1 | -4/+17 |
* | Version bump, bug #522188. | Michał Górny | 2014-09-07 | 2 | -1/+42 |
* | Version bump | Bernard Cafarelli | 2014-06-23 | 1 | -16/+5 |
* | Version bump | Bernard Cafarelli | 2014-06-23 | 2 | -1/+43 |
* | Drop old. | Michał Górny | 2014-06-14 | 1 | -6/+17 |
* | Drop old. | Michał Górny | 2014-06-14 | 2 | -37/+4 |
* | Spelling (bug #512552). | Jeroen Roovers | 2014-06-06 | 1 | -17/+5 |
* | Spelling (bug #512552). | Jeroen Roovers | 2014-06-06 | 2 | -4/+7 |
* | Version bump. | Michał Górny | 2014-05-09 | 1 | -15/+16 |
* | Version bump. | Michał Górny | 2014-05-09 | 2 | -1/+42 |
* | Add support for the new PyPy slotting. | Michał Górny | 2014-03-31 | 1 | -17/+19 |
* | Add support for the new PyPy slotting. | Michał Górny | 2014-03-31 | 4 | -10/+14 |
* | Stable for ppc, wrt bug #491018 | Agostino Sarubbo | 2014-03-23 | 1 | -17/+15 |
* | Stable for ppc, wrt bug #491018 | Agostino Sarubbo | 2014-03-23 | 2 | -3/+6 |
* | Use "clang" as maintainer to help assigning bugs cleanly. | Michał Górny | 2014-03-08 | 1 | -5/+17 |
* | Use "clang" as maintainer to help assigning bugs cleanly. | Michał Górny | 2014-03-08 | 2 | -11/+6 |
* | arm stable, bug #491018 | Markus Meier | 2014-03-05 | 1 | -5/+5 |
* | arm stable, bug #491018 | Markus Meier | 2014-03-05 | 2 | -3/+6 |
* | amd64 stable, bug #491018 | Pacho Ramos | 2014-03-01 | 1 | -15/+5 |
* | amd64 stable, bug #491018 | Pacho Ramos | 2014-03-01 | 2 | -3/+6 |
* | x86 stable wrt bug #491018 | Paweł Hajdan | 2014-02-24 | 1 | -17/+15 |
* | x86 stable wrt bug #491018 | Paweł Hajdan | 2014-02-24 | 2 | -4/+7 |
* | Bump metapackage along with LLVM. | Michał Górny | 2014-01-06 | 1 | -8/+17 |
* | Bump metapackage along with LLVM. | Michał Górny | 2014-01-06 | 2 | -2/+43 |
* | added ccache support (bug #486402) | Christoph Junghans | 2013-10-28 | 1 | -19/+11 |
* | added ccache support (bug #486402) | Christoph Junghans | 2013-10-28 | 3 | -3/+35 |
* | Clean up PYTHON_COMPAT from old implementations. | Michał Górny | 2013-09-05 | 1 | -4/+26 |
* | Clean up PYTHON_COMPAT from old implementations. | Michał Górny | 2013-09-05 | 4 | -7/+11 |
* | Keyword ~ppc | Chí-Thanh Christopher Nguyễn | 2013-08-27 | 1 | -24/+2 |
* | Keyword ~ppc | Chí-Thanh Christopher Nguyễn | 2013-08-27 | 2 | -3/+7 |
* | Add subslots. | Michał Górny | 2013-08-14 | 1 | -9/+21 |
* | Add subslots. | Michał Górny | 2013-08-14 | 6 | -11/+16 |
* | Fix use flags; a hard dependency on llvm[multitarget,python] seems unlikely t... | Mike Gilbert | 2013-08-11 | 1 | -18/+6 |
* | Fix use flags; a hard dependency on llvm[multitarget,python] seems unlikely t... | Mike Gilbert | 2013-08-11 | 3 | -5/+10 |
* | Add multilib flags. Make the deps weaker (no need to enforce disabling everyt... | Michał Górny | 2013-08-10 | 1 | -6/+18 |
* | Add multilib flags. Make the deps weaker (no need to enforce disabling everyt... | Michał Górny | 2013-08-10 | 3 | -5/+14 |
* | remove ppc keywords that were added by mistake | Alexis Ballier | 2013-07-31 | 1 | -17/+5 |
* | remove ppc keywords that were added by mistake | Alexis Ballier | 2013-07-31 | 2 | -3/+6 |
* | Add clang meta-package pulling in llvm[clang]. | Michał Górny | 2013-07-21 | 1 | -4/+18 |
* | Add clang meta-package pulling in llvm[clang]. | Michał Górny | 2013-07-21 | 3 | -1/+48 |
* | Remove mask on llvm release candidates | Bernard Cafarelli | 2013-06-18 | 1 | -8/+8 |
* | Remove mask on llvm release candidates | Bernard Cafarelli | 2013-06-18 | 2 | -8/+14 |
* | Drop a FreeBSD specific patch that causes problem with multilib on FreeBSD. | Alexis Ballier | 2013-06-18 | 1 | -7/+6 |
* | Drop a FreeBSD specific patch that causes problem with multilib on FreeBSD. | Alexis Ballier | 2013-06-18 | 3 | -3/+17 |
* | Use clang resource dir configuration option, fixes #417595 | Bernard Cafarelli | 2013-06-17 | 1 | -6/+7 |
* | Use clang resource dir configuration option, fixes #417595 | Bernard Cafarelli | 2013-06-17 | 3 | -13/+26 |
* | Fix libprofile_rt.a lookup path, bug #471434 | Bernard Cafarelli | 2013-06-13 | 1 | -6/+6 |
* | Fix libprofile_rt.a lookup path, bug #471434 | Bernard Cafarelli | 2013-06-13 | 3 | -7/+13 |