| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests require python-2, spotted by patrick, bug #407885 | Bernard Cafarelli | 2012-03-13 | 4 | -11/+26 |
* | Set python-2 to build, thanks Matthias Dahl in bug #406155 for report and pat... | Bernard Cafarelli | 2012-03-06 | 3 | -12/+22 |
* | Fix gold plugin build (using correct libLTO), thanks Rafał Mużyło and grob... | Bernard Cafarelli | 2012-02-03 | 4 | -11/+26 |
* | Fix compilation on ppc, bug #394183 | Bernard Cafarelli | 2012-01-27 | 4 | -9/+58 |
* | Really fix new llvm-config in live ebuild, bug #392715 | Bernard Cafarelli | 2012-01-27 | 3 | -11/+16 |
* | Add ~x86-fbsd wrt #320221 | Naohiro Aota | 2011-12-13 | 3 | -9/+12 |
* | Fix install_name of renamed profile_rt.dylib library (to libprofile_rt.dylib). | Fabian Groffen | 2011-12-12 | 4 | -13/+17 |
* | Fix ocaml bindings installation, thanks everyone in bug #393023 | Bernard Cafarelli | 2011-12-05 | 4 | -7/+29 |
* | Drop llvm-config sed in live ebuild, bug #392715. Also add USE=gold handling ... | Bernard Cafarelli | 2011-12-05 | 3 | -10/+21 |
* | 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 | 3 | -15/+9 |
* | Final rc bump | Bernard Cafarelli | 2011-11-28 | 1 | -8/+8 |
* | Final rc bump | Bernard Cafarelli | 2011-11-28 | 2 | -2/+8 |
* | Fix install_name pointer to libLLVM-x.y.dylib in a more flexible way to avoid... | Fabian Groffen | 2011-11-24 | 6 | -23/+36 |
* | Add support for gold plugin, thanks Matthias Maier in bug #371951 | Bernard Cafarelli | 2011-11-22 | 4 | -11/+24 |
* | x86 stable wrt bug #384709 | Paweł Hajdan | 2011-11-17 | 3 | -10/+13 |
* | Update rc, some more ebuild cleanups | Bernard Cafarelli | 2011-11-09 | 3 | -10/+16 |
* | Add rc release to prepare for 3.0, remove llvm-gcc detection code (not used i... | Bernard Cafarelli | 2011-11-09 | 4 | -36/+172 |
* | Fix forced -O3 -fomit-frame-pointer CFLAGS again, bug #385543 | Bernard Cafarelli | 2011-10-04 | 6 | -199/+24 |
* | Rename alltargets USE flag to multitarget, bug #382307 | Bernard Cafarelli | 2011-10-03 | 9 | -403/+34 |
* | USE="libffi" is now global USE flag. | Samuli Suominen | 2011-09-28 | 3 | -10/+14 |
* | Remove <herd>no-herd</herd>. | Michał Górny | 2011-09-24 | 1 | -7/+7 |
* | Remove <herd>no-herd</herd>. | Michał Górny | 2011-09-24 | 1 | -1/+0 |
* | ppc stable wrt #360553 | Kacper Kowalik | 2011-07-15 | 3 | -8/+13 |
* | Update live ebuild to sync latest ebuild changes (vim-syntax, libffi, ...) | Bernard Cafarelli | 2011-06-06 | 3 | -21/+38 |
* | Fix header for gcc 4.6, bug #365925 | Bernard Cafarelli | 2011-05-23 | 4 | -2/+251 |
* | Fix broken reference that I missed yesterday | Fabian Groffen | 2011-04-21 | 4 | -18/+12 |
* | Fix install_name_tooling | Fabian Groffen | 2011-04-20 | 4 | -13/+17 |
* | Also update 2.8 branch with libffi/debug changes | Bernard Cafarelli | 2011-04-15 | 4 | -205/+25 |
* | Fix libffi include search path and debug flags, bugs #363595 and #362567 | Bernard Cafarelli | 2011-04-15 | 3 | -6/+193 |
* | x86 stable wrt bug #360553 | Paweł Hajdan | 2011-04-10 | 3 | -9/+12 |
* | Version bump | Bernard Cafarelli | 2011-04-07 | 3 | -5/+195 |
* | Stable on amd64 wrt bug #360553 | Christoph Mende | 2011-03-28 | 3 | -8/+11 |
* | Install vim syntax files with USE=vim-syntax, bug #360147. Also drop 2.7 vers... | Bernard Cafarelli | 2011-03-28 | 5 | -224/+52 |
* | Marked ~x86-linux | Fabian Groffen | 2011-03-14 | 1 | -2/+2 |
* | Marked ~x86-linux | Fabian Groffen | 2011-03-14 | 2 | -4/+7 |
* | Fix depend on live ebuild, and finally update nodoc patch, bug #348701 | Bernard Cafarelli | 2011-02-28 | 4 | -7/+52 |
* | ppc stable wrt #336371 | Kacper Kowalik | 2011-02-14 | 3 | -7/+10 |
* | Backport to rename alignof, fixes C++'0x compilers support | Bernard Cafarelli | 2010-12-19 | 4 | -12/+251 |
* | Stable on amd64 wrt bug #336371 | Markos Chandras | 2010-11-11 | 3 | -8/+11 |
* | x86 stable per bug 336371 | Thomas Kahle | 2010-11-09 | 3 | -5/+18 |
* | Update reference fixing for Darwin for newer more strict versions of Portage | Fabian Groffen | 2010-10-24 | 4 | -18/+31 |
* | Fix compilation on Mac OS X Tiger (10.4, Darwin 8), fix install_names for new... | Fabian Groffen | 2010-10-23 | 5 | -14/+50 |
* | SRC_URI arrow workaround to fetch updated tarball with correct package versio... | Bernard Cafarelli | 2010-10-08 | 3 | -6/+16 |
* | Tests now use an internal framework, dejagnu not needed anymore | Bernard Cafarelli | 2010-10-06 | 1 | -3/+3 |
* | Tests now use an internal framework, dejagnu not needed anymore | Bernard Cafarelli | 2010-10-06 | 3 | -5/+7 |
* | 2.8 version bump | Bernard Cafarelli | 2010-10-06 | 3 | -2/+176 |
* | Also fix live ebuild | Bernard Cafarelli | 2010-09-21 | 2 | -3/+7 |
* | Fix rpath sed and disable shared library use, thanks Nick Bowler <nbowler@dra... | Bernard Cafarelli | 2010-09-21 | 1 | -2/+2 |