aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cross-emerge: Default to using no prefixbug_642604James Le Cuirot2019-07-091-7/+8
* crossdev: disable USE=hardened by default on bare-metalSergei Trofimovich2019-06-081-0/+1
* emerge-wrapper: pin bare-metal targets to LIBC=newlibPalmer Dabbelt2019-03-181-0/+1
* Add riscv* to the Linux short listPalmer Dabbelt2019-03-181-1/+2
* emerge-wrapper: declare KERNEL=Winnt for *mingw* targets, bug #594576Sergei Trofimovich2019-03-111-0/+1
* Switch from sys-libs/uclibc to sys-libs/uclibc-ng package.Sergei Trofimovich2018-12-022-3/+3
* config.site add support for /etc/ overridesSergei Trofimovich2018-10-204-1/+13
* wrappers/Makefile: rename TOPDIR to SITEDIRSergei Trofimovich2018-10-202-6/+6
* Makefile: avoid '//' when PREFIX is not setSergei Trofimovich2018-10-202-14/+14
* wrappers: use @TOPDIR@ and @PREFIX@ instead of __TOPDIR__ and __PREFIX__Sergei Trofimovich2018-10-203-5/+5
* makefile: use ':' separator in set expressions consistentlySergei Trofimovich2018-10-202-4/+4
* Makefile: mangle files with sed at install phaseSergei Trofimovich2018-10-202-5/+4
* wrappers/Makefile: drop unused TOPDIR variableSergei Trofimovich2018-10-201-1/+0
* crossdev: disable USE=jit and USE=mpx gcc-stage1Sergei Trofimovich2018-10-181-2/+2
* crossdev: tweak commentSergei Trofimovich2018-10-171-1/+1
* crossdev: mips64 is sometimes called mipsisa64Jason A. Donenfeld2018-09-281-6/+6
* crossdev: don't enable USE=pie by default on any bare-metal targetsSergei Trofimovich2018-09-181-6/+7
* crossdev: default to USE=-pie for bare-metal mips targetsSergei Trofimovich2018-08-181-0/+8
* wrappers: prevent use of wine to convert between path typesMarty E. Plummer2018-07-312-0/+3
* crossdev: Make armv[67] default to hardfloat following eclass changeJames Le Cuirot2018-07-252-2/+3
* crossdev: disable USE=pie for all mingw targetsSergei Trofimovich2018-05-081-1/+2
* crossdev: unconditionally create /usr/${CTARGET}/{lib,usr/lib}Sergei Trofimovich2018-04-101-0/+14
* crossdev: add USE=mutilib reporting injected for targetsSergei Trofimovich2018-04-091-0/+1
* README: wordsmithing, fixed a few typosSergei Trofimovich2018-04-071-70/+76
* crossdev: don't try to delete files from /usr/${CTARGET}/bin/Sergei Trofimovich2018-04-071-1/+1
* crossdev: revert ldscripts hackSergei Trofimovich2018-04-071-12/+0
* README: fixed typo s/rinning/running/Sergei Trofimovich2018-04-071-1/+1
* wrappers: fix use.force flag overridesSergei Trofimovich2018-04-051-1/+2
* README: basic description of what crossdevSergei Trofimovich2018-04-051-0/+281
* wrappers: create profile/ and override ARCH, LIBC and KERNEL thereSergei Trofimovich2018-04-054-7/+29
* emerge-wrapper: add a note that 'package.provided' are normally incompleteSergei Trofimovich2018-04-051-0/+1
* cross-emerge: fix empty EPREFIX handling, bug #650100Sergei Trofimovich2018-03-241-1/+1
* cross-emerge: tweak EPREFIX handling to be POSIX sh, bug #650100Sergei Trofimovich2018-03-101-1/+1
* crossdev: disable fortran in gcc-stage2 no bare-metal targets, bug #589672Sergei Trofimovich2018-03-021-0/+1
* crossdev: update help test to point to new "overlay howto" locationSergei Trofimovich2018-02-031-1/+1
* crossdev: blacklist known broken targets for PIE and SSP, bug #644930Sergei Trofimovich2018-01-201-3/+37
* Fix parse_repo_config with regards to repository priorityDennis Schridde2018-01-071-1/+1
* crossdev: uninstall gcov-{dump,tool} gprof, bug #643162Sergei Trofimovich2018-01-051-2/+2
* site/linux: move bash_cv_job_control_missing=present from linux-gnuSergei Trofimovich2017-12-312-1/+3
* sire/linux: remove gl_cv_func_re_compile_pattern_working=yes from muslSergei Trofimovich2017-12-313-1/+10
* wrappers/emerge-wrapper: add ELIBC=Cygwin autodetectionSergei Trofimovich2017-12-301-0/+1
* crossdev: whitelist USE=sanitize on powerpc*-*gnu*Sergei Trofimovich2017-12-301-1/+1
* wrappers/emerge-wrapper: add ELIBC=musl autodetectionSergei Trofimovich2017-12-301-0/+1
* crossdev: prepare for CROSSCOMPILE_OPTS=headers-only -> USE=headers-only tran...Sergei Trofimovich2017-12-301-4/+4
* crossdev: allow set_eopts_on_pkg_status() to accept multiple USE flagsSergei Trofimovich2017-12-301-4/+15
* crossdev: drop CROSSCOMPILE_OPTS="bootstrap"Sergei Trofimovich2017-12-301-3/+1
* crossdev: add a comment around set_eopts_on_pkg_status()Sergei Trofimovich2017-12-301-0/+1
* crossdev: change USE=vtv to whitelistSergei Trofimovich2017-12-291-1/+23
* crossdev: change USE=sanitize to whitelistSergei Trofimovich2017-12-281-2/+24
* Disable USE=sanitize on bare metal targetsSergei Trofimovich2017-12-271-0/+2