busybox/scripts
Denis Vlasenko 150d2fa114 Modify method of linking against libs. Now we fisrt try all
specified libs, and if it succeeds, we try to remove them
one-by-one. If link succeeds, then library is thrown out.
Should solve the problem with SELinux linking in libsepol
even when not needed.
2007-07-17 20:39:27 +00:00
..
basic whitespace fixes 2007-05-30 00:29:55 +00:00
kconfig build system: remove kernel .config locations (spotted by walter harms <wharms@bfs.de>) 2007-06-21 12:57:29 +00:00
bloat-o-meter
checkhelp.awk
checkstack.pl add script which measures stack consumption. 2007-06-10 00:54:27 +00:00
cleanup_printf2puts
defconfig xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
find_bad_common_bufsiz Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
find_stray_communal_vars Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
gcc-version.sh
individual rename: run_applet_by_name -> run_applet_and_exit 2007-04-11 17:03:19 +00:00
Kbuild
Kbuild.include - need to pass the PATH down to the gcc-version check to be able to find the correct cc. 2007-06-25 10:41:01 +00:00
Makefile.build
Makefile.clean
Makefile.host
Makefile.IMA - handy to have the cross_compile block here, too 2007-06-22 17:39:21 +00:00
Makefile.lib
mkconfigs
mkmakefile
objsizes
showasm
trylink Modify method of linking against libs. Now we fisrt try all 2007-07-17 20:39:27 +00:00