kumquat-buildroot/docs/manual
Yann E. MORIN 60cb290475 toolchain/wrapper: add option to print one argument per line
In case there are many arguments passed to the tools, the command line
can get very long, and difficult to parse visually.

For example, the Linux kernel passes a lot of arguments to gcc (at least
45, which gives 53 with our hard-coded args). Looking at such a command
line is daunting.

So, add the possibility to print each argument on its own line.

Also, enclose all args between single quotes, so the command line
can be safely copy-pasted without special chars (spaces, $) being
inrerpreted by the shell.

Add blurb about toolchain-wrapper to documentation at the same
time.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Tested-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-22 11:47:35 +02:00
..
adding-packages-autotools.txt change package tarball compression to xz whenever possible 2013-09-08 22:44:23 +02:00
adding-packages-cmake.txt change package tarball compression to xz whenever possible 2013-09-08 22:44:23 +02:00
adding-packages-conclusion.txt
adding-packages-directory.txt trivial: manual: multimedia is no longer a subdirectory 2013-09-18 13:17:21 +02:00
adding-packages-generic.txt docs/manual: add CVS support documentation 2013-09-13 00:07:07 +02:00
adding-packages-gettext.txt
adding-packages-tips.txt
adding-packages.txt
advanced.txt
appendix.txt
beyond-buildroot.txt
ccache-support.txt
common-usage.txt
configure.txt
contribute.txt Trivial documentation fix for Signed-off-by 2013-09-16 15:43:00 +02:00
customize-busybox-config.txt
customize-kernel-config.txt
customize-packages.txt
customize-rootfs.txt system: add option to pass extra args to post-build and post-image scripts 2013-07-10 08:52:21 +02:00
customize-store.txt
customize-toolchain.txt toolchain/wrapper: add option to print one argument per line 2013-09-22 11:47:35 +02:00
customize-uclibc-config.txt
customize.txt
developer-guide.txt
download-infra.txt
download-location.txt
eclipse-integration.txt
faq-troubleshooting.txt Remove references to module-init-tools 2013-09-02 23:01:34 +02:00
get-involved.txt
getting.txt
going-further.txt
how-buildroot-works.txt
introduction.txt
legal-notice.txt
make-tips.txt manual: minor typos and formating fixes 2013-08-10 10:25:27 +02:00
makedev-syntax.txt
makeusers-syntax.txt
manual.mk manual generation: change capitalization of messages 2013-09-20 15:16:02 +02:00
manual.txt
package-make-target.txt
patch-policy.txt Trivial documentation fix for Signed-off-by 2013-09-16 15:43:00 +02:00
prerequisite.txt docs/manual: add CVS support documentation 2013-09-13 00:07:07 +02:00
rebuilding-packages.txt
starting-up.txt
using-buildroot-toolchain.txt
using.txt
working-with.txt
writing-rules.txt