Denis Vlasenko
|
b54b208d90
Fix largefile breakage; advance version to 1.2.2
|
18 년 전 |
Denis Vlasenko
|
52b5eba715
applets/applets.o must be rebuilt if usage.h is modified.
|
18 년 전 |
Denis Vlasenko
|
4e33e07f60
strip -> $(STRIP); fix "unused variable" warning
|
18 년 전 |
Denis Vlasenko
|
665b02cb60
build system: fix build in separate obj tree
|
18 년 전 |
Denis Vlasenko
|
cba9ef5523
fixes from Vladimir Dronnikov <dronnikov@gmail.ru>
|
18 년 전 |
Denis Vlasenko
|
da8f43fd34
build system: fix for non-i386 builds
|
18 년 전 |
Denis Vlasenko
|
bede7d0ebe
build system: do not generate include/linux
|
18 년 전 |
Denis Vlasenko
|
8bf7bb8541
yet another fixlet: make clean/distclean/mrproper
|
18 년 전 |
Denis Vlasenko
|
1868409c86
fixing build system overhaul fallout...
|
18 년 전 |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 년 전 |
Denis Vlasenko
|
fe54458e46
runit/chpst: "change process state" utility
|
18 년 전 |
Bernhard Reutner-Fischer
|
73561cc75a
- pull from busybox_scratch: r15829:15850
|
18 년 전 |
Bernhard Reutner-Fischer
|
82ac9ecfe5
- pgf(?) found and fixed that missing dependency (usage: .config, IIRC), so remove the now unneeded NOTPARALLEL clause
|
18 년 전 |
Rob Landley
|
e6a3fef08c
Add busybox_old to distclean.
|
18 년 전 |
Rob Landley
|
91dc086d63
Switch off CONFIG_NITPICK in defconfig. (Kind of the point of CONFIG_NITPICK.)
|
18 년 전 |
Rob Landley
|
1f9145c5c3
More minor tweaks.
|
18 년 전 |
Paul Fox
|
e3324502a5
fix dependencies so that compressed usage gets rebuilt if
|
18 년 전 |
Bernhard Reutner-Fischer
|
273430aa8d
- Pull r15593:
|
18 년 전 |
Bernhard Reutner-Fischer
|
fa61ca7591
- add cross-reference generation target.
|
18 년 전 |
Bernhard Reutner-Fischer
|
42f091a761
- let the scripts be prerequisites of the files the generate
|
18 년 전 |
Rob Landley
|
1dea55d577
Fix from Paul Fox to make compressed help text notice config changes.
|
18 년 전 |
Bernhard Reutner-Fischer
|
7b8ff22685
- make VERBOSE= and V= work equally; use BUILD_VERBOSE internally.
|
18 년 전 |
Bernhard Reutner-Fischer
|
e5de38497a
- don't check for toolchain-setting for make targets that don't need them
|
18 년 전 |
Rob Landley
|
0fbe7ddbdd
Put the ending quote on the help entry...
|
18 년 전 |
Rob Landley
|
d9872aa0d7
Consolidate the .PHONY targets and add "make baseline" for bloatcheck.
|
18 년 전 |
Bernhard Reutner-Fischer
|
e28d1d6fdc
- add target hosttools (see make help)
|
18 년 전 |
Bernhard Reutner-Fischer
|
4148afe049
- fix wrong path to scripts/usage; It is in the builddir and not in the srcdir.
|
18 년 전 |
Bernhard Reutner-Fischer
|
3c8c0690fd
- there is no _usage.h anymore, so don't rm it in distclean.
|
18 년 전 |
Bernhard Reutner-Fischer
|
30ead9a9b9
- do not create usage_compressed.h if CONFIG_FEATURE_COMPRESS_USAGE is not set
|
18 년 전 |
Bernhard Reutner-Fischer
|
1a5eb46820
- there is no "sh". Use $(SHELL)
|
18 년 전 |