| Commit message (Expand) | Author | Age | Files | Lines |
* | cross-emerge: Default to using no prefixbug_642604 | James Le Cuirot | 2019-07-09 | 1 | -7/+8 |
* | crossdev: disable USE=hardened by default on bare-metal | Sergei Trofimovich | 2019-06-08 | 1 | -0/+1 |
* | emerge-wrapper: pin bare-metal targets to LIBC=newlib | Palmer Dabbelt | 2019-03-18 | 1 | -0/+1 |
* | Add riscv* to the Linux short list | Palmer Dabbelt | 2019-03-18 | 1 | -1/+2 |
* | emerge-wrapper: declare KERNEL=Winnt for *mingw* targets, bug #594576 | Sergei Trofimovich | 2019-03-11 | 1 | -0/+1 |
* | Switch from sys-libs/uclibc to sys-libs/uclibc-ng package. | Sergei Trofimovich | 2018-12-02 | 2 | -3/+3 |
* | config.site add support for /etc/ overrides | Sergei Trofimovich | 2018-10-20 | 4 | -1/+13 |
* | wrappers/Makefile: rename TOPDIR to SITEDIR | Sergei Trofimovich | 2018-10-20 | 2 | -6/+6 |
* | Makefile: avoid '//' when PREFIX is not set | Sergei Trofimovich | 2018-10-20 | 2 | -14/+14 |
* | wrappers: use @TOPDIR@ and @PREFIX@ instead of __TOPDIR__ and __PREFIX__ | Sergei Trofimovich | 2018-10-20 | 3 | -5/+5 |
* | makefile: use ':' separator in set expressions consistently | Sergei Trofimovich | 2018-10-20 | 2 | -4/+4 |
* | Makefile: mangle files with sed at install phase | Sergei Trofimovich | 2018-10-20 | 2 | -5/+4 |
* | wrappers/Makefile: drop unused TOPDIR variable | Sergei Trofimovich | 2018-10-20 | 1 | -1/+0 |
* | crossdev: disable USE=jit and USE=mpx gcc-stage1 | Sergei Trofimovich | 2018-10-18 | 1 | -2/+2 |
* | crossdev: tweak comment | Sergei Trofimovich | 2018-10-17 | 1 | -1/+1 |
* | crossdev: mips64 is sometimes called mipsisa64 | Jason A. Donenfeld | 2018-09-28 | 1 | -6/+6 |
* | crossdev: don't enable USE=pie by default on any bare-metal targets | Sergei Trofimovich | 2018-09-18 | 1 | -6/+7 |
* | crossdev: default to USE=-pie for bare-metal mips targets | Sergei Trofimovich | 2018-08-18 | 1 | -0/+8 |
* | wrappers: prevent use of wine to convert between path types | Marty E. Plummer | 2018-07-31 | 2 | -0/+3 |
* | crossdev: Make armv[67] default to hardfloat following eclass change | James Le Cuirot | 2018-07-25 | 2 | -2/+3 |
* | crossdev: disable USE=pie for all mingw targets | Sergei Trofimovich | 2018-05-08 | 1 | -1/+2 |
* | crossdev: unconditionally create /usr/${CTARGET}/{lib,usr/lib} | Sergei Trofimovich | 2018-04-10 | 1 | -0/+14 |
* | crossdev: add USE=mutilib reporting injected for targets | Sergei Trofimovich | 2018-04-09 | 1 | -0/+1 |
* | README: wordsmithing, fixed a few typos | Sergei Trofimovich | 2018-04-07 | 1 | -70/+76 |
* | crossdev: don't try to delete files from /usr/${CTARGET}/bin/ | Sergei Trofimovich | 2018-04-07 | 1 | -1/+1 |
* | crossdev: revert ldscripts hack | Sergei Trofimovich | 2018-04-07 | 1 | -12/+0 |
* | README: fixed typo s/rinning/running/ | Sergei Trofimovich | 2018-04-07 | 1 | -1/+1 |
* | wrappers: fix use.force flag overrides | Sergei Trofimovich | 2018-04-05 | 1 | -1/+2 |
* | README: basic description of what crossdev | Sergei Trofimovich | 2018-04-05 | 1 | -0/+281 |
* | wrappers: create profile/ and override ARCH, LIBC and KERNEL there | Sergei Trofimovich | 2018-04-05 | 4 | -7/+29 |
* | emerge-wrapper: add a note that 'package.provided' are normally incomplete | Sergei Trofimovich | 2018-04-05 | 1 | -0/+1 |
* | cross-emerge: fix empty EPREFIX handling, bug #650100 | Sergei Trofimovich | 2018-03-24 | 1 | -1/+1 |
* | cross-emerge: tweak EPREFIX handling to be POSIX sh, bug #650100 | Sergei Trofimovich | 2018-03-10 | 1 | -1/+1 |
* | crossdev: disable fortran in gcc-stage2 no bare-metal targets, bug #589672 | Sergei Trofimovich | 2018-03-02 | 1 | -0/+1 |
* | crossdev: update help test to point to new "overlay howto" location | Sergei Trofimovich | 2018-02-03 | 1 | -1/+1 |
* | crossdev: blacklist known broken targets for PIE and SSP, bug #644930 | Sergei Trofimovich | 2018-01-20 | 1 | -3/+37 |
* | Fix parse_repo_config with regards to repository priority | Dennis Schridde | 2018-01-07 | 1 | -1/+1 |
* | crossdev: uninstall gcov-{dump,tool} gprof, bug #643162 | Sergei Trofimovich | 2018-01-05 | 1 | -2/+2 |
* | site/linux: move bash_cv_job_control_missing=present from linux-gnu | Sergei Trofimovich | 2017-12-31 | 2 | -1/+3 |
* | sire/linux: remove gl_cv_func_re_compile_pattern_working=yes from musl | Sergei Trofimovich | 2017-12-31 | 3 | -1/+10 |
* | wrappers/emerge-wrapper: add ELIBC=Cygwin autodetection | Sergei Trofimovich | 2017-12-30 | 1 | -0/+1 |
* | crossdev: whitelist USE=sanitize on powerpc*-*gnu* | Sergei Trofimovich | 2017-12-30 | 1 | -1/+1 |
* | wrappers/emerge-wrapper: add ELIBC=musl autodetection | Sergei Trofimovich | 2017-12-30 | 1 | -0/+1 |
* | crossdev: prepare for CROSSCOMPILE_OPTS=headers-only -> USE=headers-only tran... | Sergei Trofimovich | 2017-12-30 | 1 | -4/+4 |
* | crossdev: allow set_eopts_on_pkg_status() to accept multiple USE flags | Sergei Trofimovich | 2017-12-30 | 1 | -4/+15 |
* | crossdev: drop CROSSCOMPILE_OPTS="bootstrap" | Sergei Trofimovich | 2017-12-30 | 1 | -3/+1 |
* | crossdev: add a comment around set_eopts_on_pkg_status() | Sergei Trofimovich | 2017-12-30 | 1 | -0/+1 |
* | crossdev: change USE=vtv to whitelist | Sergei Trofimovich | 2017-12-29 | 1 | -1/+23 |
* | crossdev: change USE=sanitize to whitelist | Sergei Trofimovich | 2017-12-28 | 1 | -2/+24 |
* | Disable USE=sanitize on bare metal targets | Sergei Trofimovich | 2017-12-27 | 1 | -0/+2 |