| Commit message (Expand) | Author | Age | Files | Lines |
* | use OBJDIR instead of CURDIR for adding -L in patches, this should fix bug #4... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-09-19 | 1 | -7/+7 |
* | use OBJDIR instead of CURDIR for adding -L in patches, this should fix bug #4... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-09-19 | 4 | -11/+10 |
* | do not append -isystem /usr/include which is the default and causes problems ... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-09-19 | 1 | -5/+5 |
* | do not append -isystem /usr/include which is the default and causes problems ... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-09-19 | 2 | -4/+6 |
* | bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838 | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-09-11 | 1 | -32/+53 |
* | bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838 | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-09-11 | 2 | -1/+542 |
* | Add sys-apps/mtree dependency for crossdev on userland_GNU | ![](//www.gravatar.com/avatar/6b1e655c6704a677194e17662ff96bd7?s=13&d=retro) Richard Yao | 2012-08-02 | 1 | -44/+34 |
* | Add sys-apps/mtree dependency for crossdev on userland_GNU | ![](//www.gravatar.com/avatar/6b1e655c6704a677194e17662ff96bd7?s=13&d=retro) Richard Yao | 2012-08-02 | 5 | -5/+13 |
* | force a bootstrap with major updates | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-06-11 | 1 | -5/+5 |
* | force a bootstrap with major updates | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-06-11 | 2 | -3/+6 |
* | factorize pre-installation of headers in the bootstrap function | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-06-11 | 1 | -5/+5 |
* | factorize pre-installation of headers in the bootstrap function | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-06-11 | 2 | -11/+14 |
* | drop another append-flags usage, being too clever it strips and breaks the cf... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-06-11 | 1 | -5/+5 |
* | drop another append-flags usage, being too clever it strips and breaks the cf... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-06-11 | 2 | -3/+7 |
* | Treat multilib and non multilib builds the same way as multilib.eclass does t... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-30 | 1 | -5/+5 |
* | Treat multilib and non multilib builds the same way as multilib.eclass does t... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-30 | 2 | -9/+13 |
* | fix broken logic in is_native_abi, by Naohiro Aota, bug #417863 | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-28 | 1 | -5/+5 |
* | fix broken logic in is_native_abi, by Naohiro Aota, bug #417863 | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-28 | 2 | -4/+7 |
* | remove libcompiler_rt and libblocksruntime as they are clang libraries | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-26 | 1 | -5/+5 |
* | remove libcompiler_rt and libblocksruntime as they are clang libraries | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-26 | 2 | -4/+9 |
* | push out all the accumulated fixes in a new revision and remove old | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 1 | -6/+5 |
* | push out all the accumulated fixes in a new revision and remove old | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 3 | -451/+8 |
* | add the sysctlt fix from freebsd-sources here too with USE=build | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 1 | -5/+6 |
* | add the sysctlt fix from freebsd-sources here too with USE=build | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 3 | -2/+20 |
* | bootstrap libssp_nonshared when needed. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | bootstrap libssp_nonshared when needed. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 2 | -3/+6 |
* | Do not build libssp, we really only need libssp_nonshared. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | Do not build libssp, we really only need libssp_nonshared. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 2 | -10/+8 |
* | drop noop sed | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | drop noop sed | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 2 | -3/+5 |
* | Fix some missing includes warnings. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 1 | -5/+6 |
* | Fix some missing includes warnings. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 3 | -2/+129 |
* | fix paths I broke by the addition of MAKEOBJDIRPREFIX | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | fix paths I broke by the addition of MAKEOBJDIRPREFIX | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 2 | -6/+9 |
* | replace -isystem path by -Ipath as append-flags seems not to like the former ... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 1 | -5/+5 |
* | replace -isystem path by -Ipath as append-flags seems not to like the former ... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 2 | -5/+9 |
* | Add a patch to libthr fixing mutex issues encountered with glib. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 1 | -16/+7 |
* | Add a patch to libthr fixing mutex issues encountered with glib. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-25 | 3 | -3/+22 |
* | Build with -fno-strict-overflow. FreeBSD time code depends on overflow. #324452 | ![](//www.gravatar.com/avatar/03317f5624d43c689ba1f2a76fbde47e?s=13&d=retro) Naohiro Aota | 2012-05-25 | 1 | -9/+19 |
* | Build with -fno-strict-overflow. FreeBSD time code depends on overflow. #324452 | ![](//www.gravatar.com/avatar/03317f5624d43c689ba1f2a76fbde47e?s=13&d=retro) Naohiro Aota | 2012-05-25 | 5 | -5/+23 |
* | build and install more libraries with multilib | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-24 | 1 | -5/+5 |
* | build and install more libraries with multilib | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-24 | 2 | -7/+13 |
* | Fix a typo and set MAKEOBJDIRPREFIX when installing too. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-24 | 1 | -5/+5 |
* | Fix a typo and set MAKEOBJDIRPREFIX when installing too. | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-24 | 2 | -3/+11 |
* | Add the grounds for multilib and a very very basic multilib support: we only ... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-23 | 1 | -9/+5 |
* | Add the grounds for multilib and a very very basic multilib support: we only ... | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) Alexis Ballier | 2012-05-23 | 2 | -36/+138 |
* | Block dev-libs/libusbx because dev-libs/libusb is blocked as well. | ![](//www.gravatar.com/avatar/3fd276704065a063dbbb61aa9e03df7e?s=13&d=retro) Samuli Suominen | 2012-05-22 | 1 | -18/+12 |
* | Block dev-libs/libusbx because dev-libs/libusb is blocked as well. | ![](//www.gravatar.com/avatar/3fd276704065a063dbbb61aa9e03df7e?s=13&d=retro) Samuli Suominen | 2012-05-22 | 5 | -9/+14 |
* | Inherit eutils for epatch. | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-05-21 | 1 | -9/+19 |
* | Inherit eutils for epatch. | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-05-21 | 6 | -14/+19 |