| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain.eclass: move from versionator to eapi7-ver eclass |  Sergei Trofimovich | 2018-12-09 | 1 | -12/+12 |
* | toolchain.eclass: drop info/dir index, bug #672408 |  Sergei Trofimovich | 2018-12-04 | 1 | -0/+8 |
* | toolchain.eclass: follow move from uclibc to uclibc-ng |  Sergei Trofimovich | 2018-12-02 | 1 | -1/+1 |
* | toolchain.eclass: filter out -Wstack-protector for gcc-4.0 |  Sergei Trofimovich | 2018-11-30 | 1 | -0/+1 |
* | toolchain.eclass: drop prepstrip(), bug #587316 |  Sergei Trofimovich | 2018-11-25 | 1 | -8/+9 |
* | toolchain.eclass: drop prepman() and prepstrip(), bug #587316 |  Sergei Trofimovich | 2018-11-22 | 1 | -6/+0 |
* | toolchain.eclass: don't delete 'go' and 'gofmt' for cross-compilers |  Sergei Trofimovich | 2018-10-23 | 1 | -6/+11 |
* | toolchain.eclass: filter out -Wextra -Wstack-protector |  Sergei Trofimovich | 2018-10-06 | 1 | -0/+2 |
* | toolchain.eclass: pass CONFIG_SHELL to emake, bug #664486 |  Sergei Trofimovich | 2018-09-30 | 1 | -1/+6 |
* | toolchain.eclass: filter out -fdiagnostics-show-option on gcc-4.0 and older |  Sergei Trofimovich | 2018-09-16 | 1 | -0/+3 |
* | toolchain.eclass: add @SUPPORTED_EAPIS |  Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | toolchain.eclass: support gcc patches from cygwinports |  Michael Haubenwallner | 2018-07-09 | 1 | -0/+28 |
* | toolchain.eclass: Cygwin provides posix threads |  Michael Haubenwallner | 2018-07-09 | 1 | -1/+1 |
* | toolchain.eclass: D->ED for where to start cleanups |  Michael Haubenwallner | 2018-07-09 | 1 | -5/+5 |
* | toolchain.eclass: ROOT->EROOT at looking for gcc specs file |  Michael Haubenwallner | 2018-07-09 | 1 | -1/+1 |
* | toolchain.eclass: EAPI 7 aware for D,ED,ROOT,EROOT |  Michael Haubenwallner | 2018-07-09 | 1 | -18/+18 |
* | toolchain.eclass: Do not pass unused --disable-libgcj option in GCC >=7. |  Arfrever Frehtes Taifersar Arahesis | 2018-07-01 | 1 | -4/+6 |
* | toolchain.eclass: add IUSE=systemtap to gcc-8 |  Sergei Trofimovich | 2018-05-16 | 1 | -0/+11 |
* | toolchain.eclass: disallow USE="ssp -libssp" on mingw targets |  Sergei Trofimovich | 2018-05-05 | 1 | -1/+11 |
* | toolchain.eclass: drop IUSE=gcj from gcc-7 (removed upstream) |  Sergei Trofimovich | 2018-05-03 | 1 | -1/+2 |
* | toolchain.eclass: drop IUSE=cilk from gcc-8 (removed upstream) |  Sergei Trofimovich | 2018-05-03 | 1 | -1/+2 |
* | eclass/toolchain.eclass: disable libstdcxx-time for bare metal |  Sergei Trofimovich | 2018-04-29 | 1 | -1/+8 |
* | toolchain.eclass: Transition deps to x11-base/xorg-proto |  Matt Turner | 2018-04-27 | 1 | -2/+1 |
* | toolchain.eclass: don't install libcp1plugin.la |  Sergei Trofimovich | 2018-04-14 | 1 | -0/+2 |
* | toolchain.eclass: Use :0= for dependency on >=dev-libs/isl-0.14. |  Arfrever Frehtes Taifersar Arahesis | 2018-03-13 | 1 | -1/+1 |
* | eclass/toolchain.eclass: die early in case of EAPI < 5 |  Matthias Maier | 2018-02-01 | 1 | -2/+2 |
* | eclass/toolchain.eclass: Add := operators to a number of critical deps |  Matthias Maier | 2018-02-01 | 1 | -4/+4 |
* | eclass/toolchain.eclass: Add .xz variants to snapshot releases |  Matthias Maier | 2018-01-19 | 1 | -2/+10 |
* | toolchain.eclass: Migrate CROSSCOMPILE_OPTS=headers-only -> USE=headers-only |  Sergei Trofimovich | 2018-01-07 | 1 | -1/+1 |
* | toolchain.eclass: remove built_with_use, bug #610456 |  Ulrich Müller | 2018-01-05 | 1 | -12/+7 |
* | toolchain.eclass: update to EAPI=5 standards |  Anthony G. Basile | 2018-01-01 | 1 | -33/+36 |
* | eclass/toolchain.eclass: use CXXFLAGS=CFLAGS if CFLAGS_<CTARGET> is not set |  Sergei Trofimovich | 2017-12-25 | 1 | -1/+1 |
* | eclass/toolchain.eclass: do not die if uclibc patches are not available |  Anthony G. Basile | 2017-12-05 | 1 | -3/+0 |
* | toolchain.eclass: Add -no-pie to stage1 LDFLAGS when building <gcc-6 with >=g... |  Magnus Granberg | 2017-11-18 | 1 | -0/+8 |
* | toolchain.eclass: add ~slyfox devspace for gcc patches |  Sergei Trofimovich | 2017-10-24 | 1 | -1/+1 |
* | sys-devel/gcc: add a USE for building GCC with PGO |  Shane Peelar | 2017-09-24 | 1 | -1/+6 |
* | toolchain.eclass: drop GCC_FILESDIR override, bug #629776 |  Sergei Trofimovich | 2017-09-16 | 1 | -7/+5 |
* | toolchain.eclass: allow CTARGET to contain '.' |  Sergei Trofimovich | 2017-09-05 | 1 | -1/+2 |
* | toolchain.eclass: Update masquerades via dev-util/shadowman postinst/rm |  Michał Górny | 2017-08-26 | 1 | -0/+7 |
* | toolchain.eclass: upstream now uses .xz compressed tarballs |  Anthony G. Basile | 2017-08-03 | 1 | -2/+10 |
* | toolchain.eclass: add DEPEND to dev-libs/boehm-gc, bug #617788 |  Matthias Maier | 2017-05-10 | 1 | -0/+6 |
* | sys-devel/gcc: add 7.1.0 to the tree, bug #617260 |  Matthias Maier | 2017-05-07 | 1 | -1/+2 |
* | toolchain.eclass: enable pie and ssp for gcc >= 6 for #615370 |  William Hubbs | 2017-05-06 | 1 | -1/+1 |
* | Drop $Id$ per council decision in bug #611234. |  Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | toolchain.eclass: fix a typo in a comment |  Magnus Granberg | 2017-02-03 | 1 | -2/+2 |
* | toolchain.eclass: pax-mark java compiler #574808 |  Magnus Granberg | 2017-02-02 | 1 | -0/+6 |
* | toolchain.eclass: remove trailing slash of D. |  Benda Xu | 2017-01-09 | 1 | -1/+1 |
* | toolchain.eclass: Quote variables containing EPREFIX. |  Benda Xu | 2017-01-09 | 1 | -11/+11 |
* | toolchain.eclass: Prepend/strip EPREFIX. |  Benda Xu | 2017-01-09 | 1 | -17/+17 |
* | toolchain.eclass: prefixify helper scripts. |  Benda Xu | 2017-01-09 | 1 | -5/+5 |