aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* crossdev, emerge-wrapper: request EAPI=7 on eclass importsDavid Seifert2021-06-212-2/+2
* wrappers/emerge-wrapper: fail crossdev setup when toolchain-funcs.eclass sour...Sergei Trofimovich2021-06-211-1/+3
* crossdev: fail eval when multilib.eclass sourcing failsSergei Trofimovich2021-06-211-0/+5
* crossdev: use die() in eval() context to avoid error message swallowingSergei Trofimovich2021-06-211-4/+1
* README: override PORT_LOGDIR to dry-run testsSergei Trofimovich2021-06-211-1/+1
* crossdev: fix "for for" typoSergei Trofimovich2021-06-211-1/+1
* crossdev: mark ia64* targets as targets that always require libc headersSergei Trofimovich2021-06-081-0/+6
* crossdev: make 'crossdev -t help' a single column outputSergei Trofimovich2021-06-071-9/+16
* cross-pkg-config: Respect PKG_CONFIG_SYSROOT_DIR if its already setJames Le Cuirot2021-01-171-1/+2
* README: add more tuple examples that happen to work todaySergei Trofimovich2021-01-051-0/+6
* README: drop toolchain version from examplesSergei Trofimovich2021-01-051-31/+31
* crossdev: add or1k exampleSergei Trofimovich2021-01-051-0/+1
* crossdev: stop maintaining /etc/portage/categoriesSven Wegener2020-12-311-8/+8
* crossdev: explicitly avoid USE=hardened for gcc on mingw targetsSergei Trofimovich2020-11-291-0/+1
* crossdev: default to latest newlib even for stable toolchains.Sergei Trofimovich2020-11-221-2/+5
* crossdev: disable USE=libraries for stage1 installSergei Trofimovich2020-11-081-3/+6
* crossdev: drop debug outputSergei Trofimovich2020-11-081-2/+0
* crossdev: default to latest mingw64-runtime even for stable toolchains.Sergei Trofimovich2020-08-011-0/+8
* crossdev: follow ARCH=sh removal from ::gentooSergei Trofimovich2020-03-261-1/+0
* crossdev: remove the repos.conf entry for the output overlay during uninstallGöktürk Yüksek2020-01-311-0/+14
* crossdev: remove the output overlay during uninstallation when possibleGöktürk Yüksek2020-01-311-4/+22
* crossdev: update profiles/categories during uninstallGöktürk Yüksek2020-01-311-2/+7
* crossdev: create a repos.conf entry for the output overlay if necessaryGöktürk Yüksek2020-01-301-1/+37
* crossdev: adjust repo-name in layout.conf based on repos.confGöktürk Yüksek2020-01-291-6/+10
* crossdev: migrate from package.keywords to package.accept_keywordsSergei Trofimovich2020-01-251-3/+4
* crossdev: drop outdated msp430* and nios* toolchain lower boundsSergei Trofimovich2020-01-251-12/+0
* crossdev: disable default ssp support on x86 and ppc on muslSergei Trofimovich2020-01-251-0/+3
* crossdev: refuse to install crossdev on all CHOST ABIs, not just defaultSergei Trofimovich2019-12-221-1/+23
* crossdev: clarify ABIs to be target ABIsSergei Trofimovich2019-12-221-1/+1
* crossdev: explicitly document HCHOST as a sourced variableSergei Trofimovich2019-12-221-0/+2
* crossdev: drop Sony Playstation 2 aliases (ee, dvp, iop)Sergei Trofimovich2019-10-211-14/+0
* crossdev: drop mingw32 referenceSergei Trofimovich2019-10-211-1/+0
* crossdev:drop support for short 'minw', 'mingw32' aliasesSergei Trofimovich2019-10-141-3/+2
* crossdev: reenable --with-headers for mingw targetsSergei Trofimovich2019-09-081-2/+6
* crossdev: whitespace in gcc stagesSergei Trofimovich2019-09-011-1/+7
* crossdev: set --without-headers by defaultSergei Trofimovich2019-09-011-1/+8
* wrappers/emerge-wrapper: drop population of profile/package.providedSergei Trofimovich2019-08-301-10/+0
* crossdev: add a comment into revdep-rebuild entry where is comes from.Sergei Trofimovich2019-08-251-2/+5
* cross-emerge: Default to using no prefixJames Le Cuirot2019-07-211-7/+8
* wrappers: tweak rarning message to contain config file pathsSergei Trofimovich2019-07-121-1/+1
* 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