hush/scripts
Alexander Shishkin daf286cda5 Fix out-of-tree build's recursion
While doing O=build build I've noticed that it was getting gradually
slower with each invocation. The reason turned out to be that the build
directory was inside the source tree and got recreated inside itself
with all its subdirectories.

This patch changes the behavior so that only the directories with
Kbuild.src or Config.src in them are created in the out-of-tree build
directory. A quick rebuild from scratch revealed no problems with this.

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-07-18 23:57:49 +02:00
..
basic *: introduce and use xfork() and xvfork() 2010-07-04 15:32:38 +02:00
kconfig check-lxdialog.sh: fix helptext 2010-06-11 15:31:54 +02:00
bb_release
bloat-o-meter bloat-o-meter: convert to print() calls 2010-02-07 19:42:48 +01:00
checkhelp.awk
checkstack.pl
cleanup_printf2puts
echo.c scripts/echo.c: remove bb-ism 2010-06-14 14:27:26 +02:00
find_bad_common_bufsiz
find_stray_common_vars
fix_ws.sh
gcc-version.sh
gen_build_files.sh Fix out-of-tree build's recursion 2010-07-18 23:57:49 +02:00
individual
Kbuild.include
Kbuild.src mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src 2010-06-04 20:10:51 +02:00
Makefile.build fix make O=dir build 2010-07-09 01:25:36 +02:00
Makefile.clean scripts/Makefile.clean: Make Kbuild and Makefile optional 2010-05-16 02:50:07 +02:00
Makefile.host
Makefile.IMA make it possible to keep usage texts in .c files 2010-06-06 01:53:38 +02:00
Makefile.lib
memusage
mkconfigs bbconfig: make it independent from printf functions 2010-06-07 14:14:26 +02:00
mkdiff_obj
mkdiff_obj_bloat
mkmakefile
objsizes
randomtest scripts/randomtest: update to pass testsuite with Rob's toolchain 2010-07-06 02:26:35 +02:00
randomtest.loop work on adding testsuite runs to randomconfig test builds 2010-05-10 04:16:43 +02:00
sample_pmap
showasm
test_make_clean remove defconfig. Now "make defconfig" simply uses defaults from Config.in 2010-06-06 04:14:28 +02:00
test_make_O fix make O=dir build 2010-07-09 01:25:36 +02:00
trylink cosmetics on top of Dan's patches 2010-06-19 20:07:23 +02:00