| Commit message (Expand) | Author | Age | Files | Lines |
* | Version bump. | Michał Górny | 2012-05-23 | 1 | -6/+8 |
* | Version bump. | Michał Górny | 2012-05-23 | 2 | -1/+183 |
* | Fix omitted doman call. | Michał Górny | 2012-05-20 | 1 | -7/+7 |
* | Fix omitted doman call. | Michał Górny | 2012-05-20 | 2 | -4/+7 |
* | Disable manpage generation code until either rst2man or docs are fixed. | Michał Górny | 2012-05-20 | 1 | -7/+7 |
* | Disable manpage generation code until either rst2man or docs are fixed. | Michał Górny | 2012-05-20 | 2 | -10/+13 |
* | Generate manpages before compiling llvm -- save time if it is going to fail. | Michał Górny | 2012-05-14 | 1 | -7/+7 |
* | Generate manpages before compiling llvm -- save time if it is going to fail. | Michał Górny | 2012-05-14 | 2 | -4/+7 |
* | Generate manpages from .rst files. | Michał Górny | 2012-05-13 | 1 | -2/+14 |
* | Generate manpages from .rst files. | Michał Górny | 2012-05-13 | 2 | -2/+18 |
* | Upstream changed doc handling, removing obsolete patch from -9999 ebuild | Patrick Lauer | 2012-05-10 | 1 | -2/+2 |
* | Upstream changed doc handling, removing obsolete patch from -9999 ebuild | Patrick Lauer | 2012-05-10 | 2 | -3/+5 |
* | dev-util/pkgconfig -> virtual/pkgconfig | Jeff Horelick | 2012-05-04 | 1 | -16/+4 |
* | dev-util/pkgconfig -> virtual/pkgconfig | Jeff Horelick | 2012-05-04 | 4 | -8/+12 |
* | Add myself as a co-maintainer. | Michał Górny | 2012-05-02 | 1 | -7/+9 |
* | Add myself as a co-maintainer. | Michał Górny | 2012-05-02 | 2 | -1/+8 |
* | Fix nodoctargz patch for latest source, bug #413111 | Fabian Groffen | 2012-04-30 | 1 | -5/+6 |
* | Fix nodoctargz patch for latest source, bug #413111 | Fabian Groffen | 2012-04-30 | 3 | -3/+52 |
* | Extract the version LLVM refers to internally so we can properly fix install_... | Fabian Groffen | 2012-04-30 | 1 | -7/+7 |
* | Extract the version LLVM refers to internally so we can properly fix install_... | Fabian Groffen | 2012-04-30 | 2 | -6/+12 |
* | Support epatch_user, bug #411447 | Bernard Cafarelli | 2012-04-13 | 1 | -7/+6 |
* | Support epatch_user, bug #411447 | Bernard Cafarelli | 2012-04-13 | 4 | -175/+13 |
* | Fix TEXTREL on ppc, patch by and thanks to Kimura Masaru <hiyuh.root@gmail.co... | Bernard Cafarelli | 2012-04-13 | 1 | -6/+7 |
* | Fix TEXTREL on ppc, patch by and thanks to Kimura Masaru <hiyuh.root@gmail.co... | Bernard Cafarelli | 2012-04-13 | 3 | -2/+35 |
* | Set soname in shared library, bug #409267 by ryao | Bernard Cafarelli | 2012-03-27 | 1 | -4/+6 |
* | Set soname in shared library, bug #409267 by ryao | Bernard Cafarelli | 2012-03-27 | 3 | -1/+192 |
* | Tests require python-2, spotted by patrick, bug #407885 | Bernard Cafarelli | 2012-03-13 | 1 | -6/+6 |
* | Tests require python-2, spotted by patrick, bug #407885 | Bernard Cafarelli | 2012-03-13 | 3 | -5/+20 |
* | Set python-2 to build, thanks Matthias Dahl in bug #406155 for report and pat... | Bernard Cafarelli | 2012-03-06 | 1 | -5/+5 |
* | Set python-2 to build, thanks Matthias Dahl in bug #406155 for report and pat... | Bernard Cafarelli | 2012-03-06 | 2 | -7/+17 |
* | Fix gold plugin build (using correct libLTO), thanks Rafał Mużyło and grob... | Bernard Cafarelli | 2012-02-03 | 1 | -5/+6 |
* | Fix gold plugin build (using correct libLTO), thanks Rafał Mużyło and grob... | Bernard Cafarelli | 2012-02-03 | 3 | -6/+20 |
* | Fix compilation on ppc, bug #394183 | Bernard Cafarelli | 2012-01-27 | 1 | -5/+6 |
* | Fix compilation on ppc, bug #394183 | Bernard Cafarelli | 2012-01-27 | 3 | -4/+52 |
* | Really fix new llvm-config in live ebuild, bug #392715 | Bernard Cafarelli | 2012-01-27 | 1 | -7/+7 |
* | Really fix new llvm-config in live ebuild, bug #392715 | Bernard Cafarelli | 2012-01-27 | 2 | -4/+9 |
* | Add ~x86-fbsd wrt #320221 | Naohiro Aota | 2011-12-13 | 1 | -6/+6 |
* | Add ~x86-fbsd wrt #320221 | Naohiro Aota | 2011-12-13 | 2 | -3/+6 |
* | Fix install_name of renamed profile_rt.dylib library (to libprofile_rt.dylib). | Fabian Groffen | 2011-12-12 | 1 | -8/+8 |
* | Fix install_name of renamed profile_rt.dylib library (to libprofile_rt.dylib). | Fabian Groffen | 2011-12-12 | 3 | -5/+9 |
* | Fix ocaml bindings installation, thanks everyone in bug #393023 | Bernard Cafarelli | 2011-12-05 | 1 | -5/+6 |
* | Fix ocaml bindings installation, thanks everyone in bug #393023 | Bernard Cafarelli | 2011-12-05 | 3 | -2/+23 |
* | Drop llvm-config sed in live ebuild, bug #392715. Also add USE=gold handling ... | Bernard Cafarelli | 2011-12-05 | 1 | -5/+5 |
* | Drop llvm-config sed in live ebuild, bug #392715. Also add USE=gold handling ... | Bernard Cafarelli | 2011-12-05 | 2 | -5/+16 |
* | Final release bump, remove rc | Bernard Cafarelli | 2011-12-02 | 1 | -3/+13 |
* | Final release bump, remove rc | Bernard Cafarelli | 2011-12-02 | 2 | -4/+10 |
* | Marked stable on AMD64 based on arch testing by Michael Orlitzky, Agostino "a... | Tony Vroon | 2011-11-28 | 1 | -12/+2 |
* | Marked stable on AMD64 based on arch testing by Michael Orlitzky, Agostino "a... | Tony Vroon | 2011-11-28 | 2 | -3/+7 |
* | Final rc bump | Bernard Cafarelli | 2011-11-28 | 1 | -8/+8 |
* | Final rc bump | Bernard Cafarelli | 2011-11-28 | 2 | -2/+8 |