OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / extra / config /
2014-12-12 Bernhard Reutner... unistd: allow to turn off getopt_long
2013-11-06 Bernhard Reutner... pull kconfig from linux-3.11
2013-03-14 Bernhard Reutner... buildsys: tweak KCONFIG_CONFIG export
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2010-06-11 Bernhard Reutner... lxdialog: fix ncursesw include detection
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Bernhard Reutner... prettify make clean
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-12 Bernhard Reutner... config: support make defconfig O=/f/o/o
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-02 Bernhard Reutner... lxdialog: remove objectfiles on clean
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-20 Bernhard Reutner... realclean: wipe kconfig objects
2009-11-20 Bernhard Reutner... silence rule overriding
2009-08-17 Bernhard Reutner... support building out-of-tree
2008-10-27 Bernhard Reutner... - Print helptexts of choices. If a choice (but not...
2008-10-10 Bernhard Reutner... - pull kconfig from linux-2.6.27
2008-08-27 Bernhard Reutner... - pull check-lxdialog.sh from linux-2.6.26
2008-07-29 Carmelo AmorosoRemove .depend when doing distclean
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-06-05 Bernhard Reutner... - drats. The pre-commit hook is broken. No chance to...
2008-06-05 Bernhard Reutner... - pull kconfig from 2.6.25.4
2008-05-31 Denis VlasenkoMakefile.kconfig: whitespace fix
2007-10-24 Bernhard Reutner... - fix order of link-flags
2007-09-15 Mike Frysingerfix from Kevin Day to make sure we use strchr() rather...
2007-05-24 Mike Frysingeruse POSIX -eq rather than bash == #1360
2007-04-17 Mike Frysingeradd a basic .depend target to better catch updates...
2007-03-18 Mike Frysingerfix typo pointed out by Al Stone
2007-03-17 Rob LandleyHave Makefile.in call conf-header.sh instead of having...
2007-02-21 Mike Frysingertouchup new kconfig handling so we dont constantly...
2007-02-14 Mike Frysingerpull latest kconfig from kernel
2006-07-05 Mike Frysingerfix signed warnings with gcc-4
2006-07-05 Mike Frysingerclean subdir as well
2006-02-18 Mike Frysingersync with kernel
2005-11-25 Peter S. MazingerChange HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
2005-11-25 Peter S. MazingerConvert configuration to new build system
2005-11-18 Peter S. MazingerReplace TOPDIR, update copyright
2005-08-02 Eric AndersenDo not define 'AUTOCONF_INCLUDED'
2005-04-18 Peter KjellerstedtUpdated to match Linux 2.6.11.
2005-04-18 Peter KjellerstedtCopy vendor/linux/2.6.11/scripts/lxdialog to
2005-03-21 Peter KjellerstedtLet mconfig support options specified using the menucon...
2005-02-12 Mike Frysingerno more cvs
2004-10-08 Eric AndersenAs noticed by egor duda, current_menu is declared as...
2004-07-15 Eric AndersenPeter Kjellerstedt at axis.com writes:
2004-01-16 Eric AndersenMinor updates from linux 2.6.1
2003-11-04 Eric AndersenAs Peter S. Mazinger has pointed out, the config system...
2003-11-04 Eric AndersenRework the config system. Better utilize the Kconfig...
2003-10-21 Eric AndersenDoh! In include/bits/uClibc_config.h when we define...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-08-05 Eric AndersenLooks like I missed a spot
2003-08-05 Eric AndersenMerge/rework config system per the latest from linux...
2003-06-30 Eric AndersenPatch from Pavel Roskin to fixup toplevel help text
2003-03-31 Eric AndersenAvoid errors with buggy preprocessors
2003-03-10 Eric AndersenPatch from Jordan Crouse to avoid potential rendering...
2003-01-23 Eric AndersenPatch from Brett Hunt at micron.com to fixup potential...
2003-01-11 Eric AndersenPatch from Robert Schwebel -- support ncurses installed...
2002-12-17 Eric AndersenPatch from Stefan Allius. Only build config stuff...
2002-12-13 Eric AndersenOnly build the ncurses stuff when it is needed, based...
2002-12-04 Eric AndersenChange some variable names so we are more consistant...
2002-12-04 Eric AndersenI forgot to kill these files in my last commit.
2002-12-04 Eric AndersenThis is based on a patch posted to lkml by Petr Baudis...
2002-11-09 Eric AndersenUpdate from upstream
2002-11-09 Eric AndersenPatch from Stefan Allius: avoid implicit casting of...
2002-11-08 Eric AndersenSome minor changes from Stefan Allius to make conf and
2002-11-08 Eric AndersenMerge an update from upstream
2002-11-08 Eric AndersenUpdate doc reference
2002-11-07 "Steven J. Hill"Fixed makefiles to remove binaries generated for the...
2002-11-06 Eric AndersenIncrease maximum .config line size to 1024.
2002-11-06 Eric AndersenRecognize 'n' tristate/boolean symbol value in the...
2002-11-05 Eric AndersenPatch from M. R. Brown to fix 'make defconfig'
2002-11-02 Eric AndersenA few cosmetic adjustments, and fixup the makefile...
2002-10-31 Eric AndersenOops. Kill generated binaries.
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...