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 attack the biggest stack users: 2007-12-02 08:35:37 +00:00
cleanup_printf2puts typo fix 2010-11-06 22:17:30 +01:00
echo.c
find_bad_common_bufsiz
find_stray_common_vars
find_stray_empty_lines
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
Makefile.build
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
memusage
mkconfigs fix another nonportable grep usage in scripts 2011-04-16 19:45:33 +02:00
mkdiff_obj
mkdiff_obj_bloat
mkmakefile
objsizes
randomtest
randomtest.loop fixes for bugs discovered by randomconfig builds and tests 2010-11-22 23:49:10 +01:00
sample_pmap
showasm
test_make_clean
test_make_O
trylink pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled 2011-05-09 01:42:12 +02:00