Denis Vlasenko
|
993c6aa077
release 1.4.2
|
18 years ago |
Denis Vlasenko
|
e338dd95b4
accumulated post-1.4.0 fixes
|
18 years ago |
Denis Vlasenko
|
8942c12782
releasing busybox 1.4.0
|
18 years ago |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 years ago |
Bernhard Reutner-Fischer
|
d1e54e4f56
- missing hunk to go with r17206
|
18 years ago |
Bernhard Reutner-Fischer
|
e86bd6cde5
- vapier wants LD to point to CC, revert my previous change
|
18 years ago |
Bernhard Reutner-Fischer
|
c1feac6e9f
- set LD to ld
|
18 years ago |
Mike Frysinger
|
d514ba226b
convert include/autoconf.h split and include/bbconfigopts.h commands into the new cmd style
|
18 years ago |
Mike Frysinger
|
d9e4ddc38b
we need to use the compiler driver to invoke LD as LDFLAGS is in the form the compiler driver understands, not the form the linker itself understands, so trying to invoke ld directly and passing it LDFLAGS while invoking the compiler driver in other places and passing it LDFLAGS does not work
|
18 years ago |
Denis Vlasenko
|
0de9375ee6
leftover of e2fsck surgery
|
18 years ago |
Denis Vlasenko
|
8cd1a288fa
ifupdown: parse() returning NULL and returning "" is not the same,
|
18 years ago |
Denis Vlasenko
|
cda6c636ca
re-applying first post-1.3.x change
|
18 years ago |
Denis Vlasenko
|
a883fa4cee
exterminate last bzero's
|
18 years ago |
Bernhard Reutner-Fischer
|
9729e65706
- honor CONFIG_DEBUG
|
18 years ago |
Denis Vlasenko
|
eb98be02ac
"kernel config" -> "busybox config"
|
18 years ago |
Denis Vlasenko
|
14aa9f7415
build system: Makefiles are in source dir, add $(srctree)
|
18 years ago |
Denis Vlasenko
|
b54b208d90
Fix largefile breakage; advance version to 1.2.2
|
18 years ago |
Denis Vlasenko
|
52b5eba715
applets/applets.o must be rebuilt if usage.h is modified.
|
18 years ago |
Denis Vlasenko
|
4e33e07f60
strip -> $(STRIP); fix "unused variable" warning
|
18 years ago |
Denis Vlasenko
|
665b02cb60
build system: fix build in separate obj tree
|
18 years ago |
Denis Vlasenko
|
cba9ef5523
fixes from Vladimir Dronnikov <dronnikov@gmail.ru>
|
18 years ago |
Denis Vlasenko
|
da8f43fd34
build system: fix for non-i386 builds
|
18 years ago |
Denis Vlasenko
|
bede7d0ebe
build system: do not generate include/linux
|
18 years ago |
Denis Vlasenko
|
8bf7bb8541
yet another fixlet: make clean/distclean/mrproper
|
18 years ago |
Denis Vlasenko
|
1868409c86
fixing build system overhaul fallout...
|
18 years ago |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 years ago |
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 |