Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-14 | fix "warning array subscript has type 'char'" | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2019-01-06 | build system: fix compiler warnings | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2018-04-06 | scripts/kconfig/mconf.c: survive is SIGWINCH is not defined | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2012-09-27 | scripts/kconfig/mconf: work on systems w/o SIGWINCH | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2012-06-18 | build system: fix build of kconfig on Darwin | Bernhard Walle | |
Of course busybox cannot be used on Darwin (Mac OS X), but it can be cross-compiled for Linux there. Cross-compilation still requires kconfig to be built as native host tool. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2011-04-18 | build fixes for scripts/kconfig | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2011-02-07 | scripts/kconfig/mconf.c: stop-gap fix for buffer overflow | 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> | |||
2008-05-28 | Remove 'busybox' word from configuration programs | Denis Vlasenko | |
(based on experience of adapting it to uclibc). | |||
2007-01-17 | - replace some occurances of "kernel" with busybox | Bernhard Reutner-Fischer | |
2007-01-06 | "kernel" => "busybox" | Denis Vlasenko | |
2006-11-30 | "kernel config" -> "busybox config" | Denis Vlasenko | |
suggested by Roberto A. Foglietta <roberto.foglietta@gmail.com> | |||
2006-10-05 | build system overhaul | Denis Vlasenko | |