summaryrefslogtreecommitdiff
path: root/applets/Kbuild (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libbusybox: move (possibly compressed) help stuff into libbusybox.Denis Vlasenko2007-10-071-3/+3
| | | | | Makes individual binaries much smaller.
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-2/+2
| | | | | | | | | trylink: explain how to modify link and drastically decrease amount of padding (unfortunately, needs hand editing ATM). *: add ALIGN1 / ALIGN2 to global strings and arrays of bytes and shorts size saving: 0.5k
* applets/Kbuild: straighten it a bitDenis Vlasenko2007-06-141-8/+11
|
* fix "--help prints usage for wrong applet" bugDenis Vlasenko2007-06-121-0/+1
|
* merge busybox.c into applets.cDenis Vlasenko2007-04-091-1/+0
|
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-1/+1
| | | | no preceding prototype
* do not put all <applet>_main() declarationsDenis Vlasenko2007-02-031-1/+1
| | | | in busybox.h - this produces false dependencies
* convert usage compressed command into the new cmd styleMike Frysinger2007-01-021-2/+3
|
* move usage_compressed.h generation into applets/Denis Vlasenko2006-10-191-3/+6
|
* applets/applets.o must be rebuilt if usage.h is modified.Denis Vlasenko2006-10-191-0/+9
|
* build system overhaulDenis Vlasenko2006-10-051-0/+9