Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-06 | remove defconfig. Now "make defconfig" simply uses defaults from Config.in | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-03-26 | Hurd compat fixes. Mostly dealing with absent PATH_MAX | Jérémie Koenig | |
Signed-off-by: Jérémie Koenig <jk@jk.fr.eu.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
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 | |