index
:
busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_37_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
confdata.c
Age
Commit message (
Expand
)
Author
2021-06-05
build system: use SOURCE_DATE_EPOCH for timestamp if available
Paul Spooren
2021-04-14
fix "warning array subscript has type 'char'"
Denys Vlasenko
2018-04-05
placate gcc 8.0.1 sprintf overflow warnings in config tools
Denys Vlasenko
2015-06-07
fix if(p)/free(p) construct
Maninder Singh
2013-07-26
buildsys: Add helper to list suid applets
Bernhard Reutner-Fischer
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-03-26
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-02-15
Make "shadowed" numeric config entries (ones which depend on
Denis Vlasenko
2008-05-28
Remove 'busybox' word from configuration programs
Denis Vlasenko
2008-04-25
fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing)
Denis Vlasenko
2007-08-23
build system: stop moaning about unset integer CONFIGs.
Denis Vlasenko
2007-06-21
build system: remove kernel .config locations (spotted by walter harms <wharm...
Denis Vlasenko
2007-01-17
- replace some occurances of "kernel" with busybox
Bernhard Reutner-Fischer
2006-12-30
kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with...
Mike Frysinger
2006-12-30
make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone...
Mike Frysinger
2006-10-19
build system: (try to) get rid of bb_config.h hack
Denis Vlasenko
2006-10-05
make defconfig now works
Denis Vlasenko
2006-10-05
build system overhaul
Denis Vlasenko