Bernhard Reutner-Fischer
|
08c5a1789b
- Simplify the prereq and add more documentation.
|
19 年之前 |
Bernhard Reutner-Fischer
|
9ed6ac2bea
- Turn off combine for allyesconfig and allbareconfig.
|
19 年之前 |
"Vladimir N. Oleynik"
|
b757699164
Oops, restore tabs
|
19 年之前 |
"Vladimir N. Oleynik"
|
9394b232ef
cleanup (dist)clean logic
|
19 年之前 |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 年之前 |
Rob Landley
|
7a43bd07e6
Zap sysdeps directory, moving Config.in and defconfig to top of tree.
|
19 年之前 |
Bernhard Reutner-Fischer
|
7ca61b6f33
- shared libbusybox.
|
19 年之前 |
Bernhard Reutner-Fischer
|
26ea0b7f16
- turn off "nc gaping hole" and devfsd in allbareconfig, the latter doesn't
|
19 年之前 |
Rob Landley
|
a930bd3332
Stephane Billiart said:
|
19 年之前 |
Rob Landley
|
d4f15e95d6
Install links patch from Yann E. Morin. (Another thing hanging around in my
|
19 年之前 |
Rob Landley
|
2d5d88ebc0
Two changes. One from Shaun Jackman makes libbb/interface.c compile only if
|
19 年之前 |
Bernhard Reutner-Fischer
|
8c7a7e6e63
- split VERSION into parts
|
19 年之前 |
Bernhard Reutner-Fischer
|
332fc1006c
- remove passing PREFIX and CROSS to make which was added for bug #94.
|
19 年之前 |
Bernhard Reutner-Fischer
|
be5c10314d
- rename bareconfig to allbareconfig and emit "is not set" strings needed for
|
19 年之前 |
Bernhard Reutner-Fischer
|
a9d8913bc7
- add config target bareconfig. Enables all applets but without any features.
|
19 年之前 |
"Vladimir N. Oleynik"
|
dfd1eb0387
trim dep lines
|
19 年之前 |
Bernhard Reutner-Fischer
|
4d63525f76
- fix bug #94: 'make install' does not respect PREFIX nor CROSS when using O=
|
19 年之前 |
Bernhard Reutner-Fischer
|
e34e8782a9
- support make check V=1 to run the checks in verbose mode
|
19 年之前 |
Bernhard Reutner-Fischer
|
14b1c1da9a
- remove explicit dependency of busybox.o and applets.o and usage.h from the
|
19 年之前 |
Bernhard Reutner-Fischer
|
b48bfe795e
- fix generation of .depend when building out of tree.
|
19 年之前 |
Bernhard Reutner-Fischer
|
5c071bcf2f
- fix building out-of-tree;
|
19 年之前 |
Mike Frysinger
|
67451849de
pass EXTRA_CFLAGS to final link since it may contain things that affect linking (such as -m32)
|
19 年之前 |
Bernhard Reutner-Fischer
|
1c943eb88a
- remove unused variable TOPDIR
|
19 年之前 |
Rob Landley
|
d24eaac9e6
add "make help"
|
19 年之前 |
Mike Frysinger
|
de242f6d5f
this should fix parallel building with .depend/bb_config.h
|
19 年之前 |
Mike Frysinger
|
016d6289a1
fix parallel building again
|
19 年之前 |
Mike Frysinger
|
ce0cf1d44b
make test an alias for check
|
19 年之前 |
"Vladimir N. Oleynik"
|
cef737f038
moved include/bbconfigopts.h from miscutils to to top Makefile before generate .depend. Remove allyesconfig build problem, noticed by Bernhard Fischer
|
19 年之前 |
Rob Landley
|
90252bb4c9
The testsuite/links directory wasn't being created.
|
19 年之前 |
"Vladimir N. Oleynik"
|
4a5d95d3fb
corect build bbconfig applet, Thanks, Bernhard Fischer
|
19 年之前 |