Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-21 | *: mass renaming of USE_XXXX to IF_XXXX | Denis Vlasenko | |
and SKIP_XXXX to IF_NOT_XXXX - the second one was especially badly named. It was not skipping anything! | |||
2009-02-15 | Make "shadowed" numeric config entries (ones which depend on | Denis Vlasenko | |
other options which are off) to have the value of 0, not "". | |||
2008-05-28 | Remove 'busybox' word from configuration programs | Denis Vlasenko | |
(based on experience of adapting it to uclibc). | |||
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 ↵ | Denis Vlasenko | |
<wharms@bfs.de>) | |||
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 ↵ | Mike Frysinger | |
with the kernel headers | |||
2006-12-30 | make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a ↵ | Mike Frysinger | |
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 | |||
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 | |