Denys Vlasenko
|
d878ccca9c
placate gcc 8.0.1 sprintf overflow warnings in config tools
|
6 years ago |
Maninder Singh
|
0fabedf085
fix if(p)/free(p) construct
|
9 years ago |
Bernhard Reutner-Fischer
|
9078633fee
buildsys: Add helper to list suid applets
|
11 years ago |
Denys Vlasenko
|
2f32bf8be6
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
|
14 years ago |
Jérémie Koenig
|
fbedacfc8c
Hurd compat fixes. Mostly dealing with absent PATH_MAX
|
14 years ago |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 years ago |
Denis Vlasenko
|
c6ab085002
Make "shadowed" numeric config entries (ones which depend on
|
15 years ago |
Denis Vlasenko
|
417e240abb
Remove 'busybox' word from configuration programs
|
16 years ago |
Denis Vlasenko
|
b140eddc41
fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing)
|
16 years ago |
Denis Vlasenko
|
028f2d651c
build system: stop moaning about unset integer CONFIGs.
|
17 years ago |
Denis Vlasenko
|
d67a606489
build system: remove kernel .config locations (spotted by walter harms <wharms@bfs.de>)
|
17 years ago |
Bernhard Reutner-Fischer
|
9e8df9354a
- replace some occurances of "kernel" with busybox
|
18 years ago |
Mike Frysinger
|
1b3e8179a2
kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with the kernel headers
|
18 years ago |
Mike Frysinger
|
68ffb9a85d
make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone of Factory for example, strftime() will overflow the string and leave us without a trailing "\n and all hell breaks loose when we compile
|
18 years ago |
Denis Vlasenko
|
b79b87a30f
build system: (try to) get rid of bb_config.h hack
|
18 years ago |
Denis Vlasenko
|
a3310527db
make defconfig now works
|
18 years ago |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 years ago |