crosstool-ng/scripts/build
Alexey Neyman 40d5bf6440 Add moxiebox as a choice for libc
This required some rework of the libc selection, as moxiebox is a layer on
top of another libc - newlib.

Also, moxiebox'es host VM (`sandbox`) needs a libcrypto on the host. We will
not have it if we're cross-compiling a canadian cross. Fortunately, all moxiebox
needs from libcrypto is SHA256, and it already includes a standalone implementation
of SHA256 in its runtime. Provide a little wrapper that allows moxiebox use
that implementation for the host binary, too.

Also, automate collecting/printing the list of all packages in a given category
(e.g. LIBC or COMP_TOOLS), generate a list of all Kconfig symbols for a given
category.

Signed-off-by: Alexey Neyman <stilor@att.net>
2018-12-01 10:10:51 -08:00
..
arch Add moxiebox as a choice for libc 2018-12-01 10:10:51 -08:00
binutils Add an ability to modify an exported variable 2018-11-01 15:50:12 -07:00
cc Merge pull request #985 from antmak/platform_headers 2018-11-03 15:38:51 -07:00
companion_libs Avoid adding arch/cpu/tune flags for target to GCC build 2018-06-05 00:16:37 -07:00
companion_tools Add DTC as a companion tool 2018-11-28 00:30:10 -08:00
debug Use 'chmod a-x' instead of 'chmod -x' 2018-09-26 23:54:55 -07:00
kernel Add moxie architecture 2018-11-28 00:30:10 -08:00
libc Add moxiebox as a choice for libc 2018-12-01 10:10:51 -08:00
test_suite Fix the references to old config variables 2017-07-08 10:57:56 -07:00
arch.sh Use the new SuperH fixes in the two multilib samples 2017-09-03 12:12:14 -07:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
debug.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
internals.sh Make license collection optional, on by default 2018-11-07 12:59:29 -08:00
libc.sh Add moxiebox as a choice for libc 2018-12-01 10:10:51 -08:00
test_suite.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00