crosstool-ng/scripts/build
Alexey Neyman 7111f95dc3 MinGW-W64 fixes
- libpthread requires iteration over multilibs, unlike the core, it
does not detect and build multilibs by itself.

- Disable parallel builds for mingw-w64 components; until mingw-w64 core
builds clean, I am not trusting it.

- Make the list of tools to build configurable

- Turn on multilib in x86_64 sample.

- Make warnings about tuple less redundant. As in, "one WARN is enough,
no need to shout it three times".

- Messages about various steps/substeps are more aligned with the rest
of the components.

- Use 'make' instead of ${make} to invoke the companion make just built,
if applicable.

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-03-30 19:11:33 -07:00
..
arch Fix up the sysroot issue for sh4 in a different way 2017-03-26 23:32:27 -07:00
binutils Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
cc Add symlinks from the libraries' original location to the new one. 2017-03-29 13:29:31 -07:00
companion_libs Merge pull request #634 from stilor/macos-canadian 2017-03-07 08:51:35 -08:00
companion_tools Disable Guile in make if building for host in canadian 2017-03-10 11:59:52 -08:00
debug Move some scripts to a new directory, maintainer 2017-03-21 14:03:31 -07:00
kernel Bring in FreeBSD support 2017-03-01 22:22:02 -06:00
libc MinGW-W64 fixes 2017-03-30 19:11:33 -07:00
test_suite Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
arch.sh Fix up the sysroot issue for sh4 in a different way 2017-03-26 23:32:27 -07:00
cc.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Rework configure logic wrt GNU autotools 2017-01-27 20:40:47 -08:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh Make creation of ld.so.conf optional 2017-03-22 10:57:45 -07:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00