Age | Commit message (Expand) | Author |
2015-12-11 | config: allow config to handle longer path names | Markus Mayer |
2015-10-20 | confdata: fix invalid write | Ben Boeckel |
2014-12-12 | unistd: allow to turn off getopt_long | Bernhard Reutner-Fischer |
2013-11-06 | pull kconfig from linux-3.11 | Bernhard Reutner-Fischer |
2013-03-14 | buildsys: tweak KCONFIG_CONFIG export | Bernhard Reutner-Fischer |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2010-06-11 | lxdialog: fix ncursesw include detection | Bernhard Reutner-Fischer |
2010-04-12 | prettify make clean | Bernhard Reutner-Fischer |
2010-03-12 | config: support make defconfig O=/f/o/o | Bernhard Reutner-Fischer |
2010-02-02 | lxdialog: remove objectfiles on clean | Bernhard Reutner-Fischer |
2009-11-20 | realclean: wipe kconfig objects | Bernhard Reutner-Fischer |
2009-11-20 | silence rule overriding | Bernhard Reutner-Fischer |
2009-08-17 | support building out-of-tree | Bernhard Reutner-Fischer |
2008-10-27 | - Print helptexts of choices. If a choice (but not it's children) has help, p... | Bernhard Reutner-Fischer |
2008-10-10 | - pull kconfig from linux-2.6.27 | Bernhard Reutner-Fischer |
2008-08-27 | - pull check-lxdialog.sh from linux-2.6.26 | Bernhard Reutner-Fischer |
2008-07-29 | Remove .depend when doing distclean | Carmelo Amoroso |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-07-23 | - fix inline keyword | Bernhard Reutner-Fischer |
2008-06-05 | - drats. The pre-commit hook is broken. No chance to ci a patch other than ob... | Bernhard Reutner-Fischer |
2008-06-05 | - pull kconfig from 2.6.25.4 | Bernhard Reutner-Fischer |
2008-05-31 | Makefile.kconfig: whitespace fix | Denis Vlasenko |
2007-10-24 | - fix order of link-flags | Bernhard Reutner-Fischer |
2007-09-15 | fix from Kevin Day to make sure we use strchr() rather than index() | Mike Frysinger |
2007-05-24 | use POSIX -eq rather than bash == #1360 | Mike Frysinger |
2007-04-17 | add a basic .depend target to better catch updates in source files | Mike Frysinger |
2007-03-18 | fix typo pointed out by Al Stone | Mike Frysinger |
2007-03-17 | Have Makefile.in call conf-header.sh instead of having kconfig call it | Rob Landley |
2007-02-21 | touchup new kconfig handling so we dont constantly rebuild | Mike Frysinger |
2007-02-14 | pull latest kconfig from kernel | Mike Frysinger |
2006-07-05 | fix signed warnings with gcc-4 | Mike Frysinger |
2006-07-05 | clean subdir as well | Mike Frysinger |
2006-02-18 | sync with kernel | Mike Frysinger |
2005-11-25 | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier | Peter S. Mazinger |
2005-11-25 | Convert configuration to new build system | Peter S. Mazinger |
2005-11-18 | Replace TOPDIR, update copyright | Peter S. Mazinger |
2005-08-02 | Do not define 'AUTOCONF_INCLUDED' | Eric Andersen |
2005-04-18 | Updated to match Linux 2.6.11. | Peter Kjellerstedt |
2005-04-18 | Copy vendor/linux/2.6.11/scripts/lxdialog to | Peter Kjellerstedt |
2005-03-21 | Let mconfig support options specified using the menuconfig directive | Peter Kjellerstedt |
2005-02-12 | no more cvs | Mike Frysinger |
2004-10-08 | As noticed by egor duda, current_menu is declared as 'extern struct menu | Eric Andersen |
2004-07-15 | Peter Kjellerstedt at axis.com writes: | Eric Andersen |
2004-01-16 | Minor updates from linux 2.6.1 | Eric Andersen |
2003-11-04 | As Peter S. Mazinger has pointed out, the config system wants | Eric Andersen |
2003-11-04 | Rework the config system. Better utilize the Kconfig language | Eric Andersen |
2003-10-21 | Doh! In include/bits/uClibc_config.h when we define things, we appropriately | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-08-05 | Looks like I missed a spot | Eric Andersen |
2003-08-05 | Merge/rework config system per the latest from linux-2.6.0-test2 | Eric Andersen |