hush/scripts
Paulius Zaleckas 1c7724bf2a gen_build_files.sh: exclude hidden directories
I am using quilt to manage patches internally. Quilt creates dir .pc
and stores unmodified files there. Since I made change in one of
Config.src quilt made a copy in .pc/xxx.patch/xxx/Config.src. When
I run make it calls gen_build_files.sh and it generates
.pc/xxx.patch/xxx/Config.in. Now when I want to pop patch quilt
thinks I have made changes to original xxx/Config.in.

IMO the best solution is just to ignore hidden directories in
gen_build_files.sh. This also results in shorter build time in case
busybox is under git/svn versioning, since it avoids searching
many directories for Config.src.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-01-30 02:34:56 +01:00
..
basic suppress "warning: implicit declaration of function 'alloca'" 2011-09-15 10:37:04 +02:00
kconfig Support configuring Busybox from _defconfig files 2011-07-08 07:59:16 +02:00
bb_release
bloat-o-meter bloat-o-meter: don't require that pythin is in /usr/bin. 2011-07-08 10:56:58 +02:00
checkhelp.awk
checkstack.pl
cleanup_printf2puts typo fix 2010-11-06 22:17:30 +01:00
echo.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
find_bad_common_bufsiz
find_stray_common_vars
find_stray_empty_lines find_stray_empty_lines: make it work 2010-07-28 21:29:19 +02:00
fix_ws.sh
gcc-version.sh
gen_build_files.sh gen_build_files.sh: exclude hidden directories 2012-01-30 02:34:56 +01:00
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
Makefile.host *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
Makefile.IMA fix bit rot in scripts/Makefile.IMA #2 2011-03-06 23:48:24 +01:00
Makefile.lib *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
memusage
mkconfigs fix another nonportable grep usage in scripts 2011-04-16 19:45:33 +02:00
mkdiff_obj scripts/mkdiff_obj: show "size OBJFILE" too 2010-10-29 19:06:20 +02:00
mkdiff_obj_bloat
mkmakefile mkmakefile: make 3.82 fix 2010-10-19 12:49:51 +02:00
objsizes
randomtest scripts/randomtest: update to pass testsuite with Rob's toolchain 2010-07-06 02:26:35 +02:00
randomtest.loop fixes for bugs discovered by randomconfig builds and tests 2010-11-22 23:49:10 +01:00
sample_pmap
showasm *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
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 pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled 2011-05-09 01:42:12 +02:00