Denis Vlasenko
|
fe54458e46
runit/chpst: "change process state" utility
|
18 years ago |
Bernhard Reutner-Fischer
|
73561cc75a
- pull from busybox_scratch: r15829:15850
|
18 years ago |
Bernhard Reutner-Fischer
|
82ac9ecfe5
- pgf(?) found and fixed that missing dependency (usage: .config, IIRC), so remove the now unneeded NOTPARALLEL clause
|
18 years ago |
Rob Landley
|
e6a3fef08c
Add busybox_old to distclean.
|
18 years ago |
Rob Landley
|
91dc086d63
Switch off CONFIG_NITPICK in defconfig. (Kind of the point of CONFIG_NITPICK.)
|
18 years ago |
Rob Landley
|
1f9145c5c3
More minor tweaks.
|
18 years ago |
Paul Fox
|
e3324502a5
fix dependencies so that compressed usage gets rebuilt if
|
18 years ago |
Bernhard Reutner-Fischer
|
273430aa8d
- Pull r15593:
|
18 years ago |
Bernhard Reutner-Fischer
|
fa61ca7591
- add cross-reference generation target.
|
18 years ago |
Bernhard Reutner-Fischer
|
42f091a761
- let the scripts be prerequisites of the files the generate
|
18 years ago |
Rob Landley
|
1dea55d577
Fix from Paul Fox to make compressed help text notice config changes.
|
18 years ago |
Bernhard Reutner-Fischer
|
7b8ff22685
- make VERBOSE= and V= work equally; use BUILD_VERBOSE internally.
|
18 years ago |
Bernhard Reutner-Fischer
|
e5de38497a
- don't check for toolchain-setting for make targets that don't need them
|
18 years ago |
Rob Landley
|
0fbe7ddbdd
Put the ending quote on the help entry...
|
18 years ago |
Rob Landley
|
d9872aa0d7
Consolidate the .PHONY targets and add "make baseline" for bloatcheck.
|
18 years ago |
Bernhard Reutner-Fischer
|
e28d1d6fdc
- add target hosttools (see make help)
|
18 years ago |
Bernhard Reutner-Fischer
|
4148afe049
- fix wrong path to scripts/usage; It is in the builddir and not in the srcdir.
|
18 years ago |
Bernhard Reutner-Fischer
|
3c8c0690fd
- there is no _usage.h anymore, so don't rm it in distclean.
|
18 years ago |
Bernhard Reutner-Fischer
|
30ead9a9b9
- do not create usage_compressed.h if CONFIG_FEATURE_COMPRESS_USAGE is not set
|
18 years ago |
Bernhard Reutner-Fischer
|
1a5eb46820
- there is no "sh". Use $(SHELL)
|
18 years ago |
Bernhard Reutner-Fischer
|
d8e87a09d1
- forgot to make busybox_unstripped depend on the applets in IMA mode.
|
18 years ago |
Bernhard Reutner-Fischer
|
351c832d75
- redirect stdout of scripts/config/conf to /nil for
|
18 years ago |
Rob Landley
|
0690d1591f
Tabs weren't lining up in the help text.
|
18 years ago |
Mike Frysinger
|
59e46117b1
clean more files
|
18 years ago |
Bernhard Reutner-Fischer
|
2431830018
- fix bug in make help introduced by landley in r15022:
|
18 years ago |
Rob Landley
|
92d8b35594
Make bloatcheck work when building out of tree.
|
18 years ago |
Mike Frysinger
|
1b4e1dae71
re-enable udhcp in a few more places
|
18 years ago |
Rob Landley
|
f8a8084267
Add "make bloatcheck" to run Matt Mackall's bloat-o-meter. Copy an old
|
18 years ago |
Rob Landley
|
3958e0a151
Busybox's udhcp was deleted a while ago. Bolting an external project onto the
|
18 years ago |
Bernhard Reutner-Fischer
|
3916b2a560
- add script to check for missing help entries of config options
|
18 years ago |