Denis Vlasenko
|
41e1dc3f8b
make clean deletes .kernelrelease now
|
17 years ago |
Mike Frysinger
|
757ed50841
fix typo as pointed out by src.obsolete.funcs
|
17 years ago |
Denis Vlasenko
|
84a9b8750e
build system: produce link map. Rather useful when you
|
17 years ago |
Denis Vlasenko
|
d46d3c292e
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
|
18 years ago |
Mike Frysinger
|
5b6195c9bc
respect CFLAGS/CPPFLAGS in env
|
18 years ago |
Denis Vlasenko
|
12a3917e45
head is 1.5.0.svn now
|
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 |