aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_build_files.sh
AgeCommit message (Expand)Author
2018-11-27hush: allow hush to run embedded scriptsRon Yorston
2018-11-27Tweaks to build process for embedded scriptsRon Yorston
2018-11-17Treat custom and applet scripts as appletsRon Yorston
2017-01-24remove "local" bashism from a few scriptsDenys Vlasenko
2014-03-16build system: for "find", use POSIX not operator (!) instead of -notDenys Vlasenko
2014-01-10build system: fix non-portable sed constructs.Matthias Andree
2012-01-30gen_build_files.sh: exclude hidden directoriesPaulius Zaleckas
2011-10-19gen_build_files.sh: simplify "print everything up to INSERT line" partDenys Vlasenko
2011-10-19gen_build_files: don't pass 200k+ strings as params. Closes 4321Denys Vlasenko
2011-04-16gen_build_files.sh: do not use "sed --" for nowDenys Vlasenko
2010-11-25gen_build_files.sh: better commentDenys Vlasenko
2010-11-24build system: fix for dashDenys Vlasenko
2010-11-21gen_build_files.sh: restore deleted commentDenys Vlasenko
2010-11-16gen_build_files.sh: rewrite with sedMike Frysinger
2010-08-06OpenBSD compatibilityWaldemar Brodkorb
2010-07-18Fix out-of-tree build's recursionAlexander Shishkin
2010-07-09fix make O=dir buildDenys Vlasenko
2010-06-25gen_build_files.sh is an order prerequisite only for autoconf.hDenys Vlasenko
2010-06-06make it possible to keep usage texts in .c filesDenys Vlasenko
2010-06-06make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko
2010-05-27build system: make gen_build_files.sh messages more inline with the restDenys Vlasenko
2010-05-18make scripts/gen_build_files.sh standard-cleanDenys Vlasenko
2010-05-17scripts/gen_build_files.sh: revert to using /bin/shDenys Vlasenko
2010-05-15gen_build_files.sh uses bashism, document itDenys Vlasenko
2010-05-14gen_build_files: use raw reads (ones which don't eat backslashes)Denys Vlasenko
2010-05-10more randomconfig testsuite fixesDenys Vlasenko
2010-05-10gen_build_files.sh should be executableDenys Vlasenko
2010-05-09tweak scripts/gen_build_files.shDenys Vlasenko
2010-05-09make it possible to keep Config/Kbuild snippets in *.c filesDenys Vlasenko