index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extra
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
lxdialog: fix ncursesw include detection
Bernhard Reutner-Fischer
2010-06-11
2
-2
/
+6
*
prettify make clean
Bernhard Reutner-Fischer
2010-04-12
1
-1
/
+1
*
config: support make defconfig O=/f/o/o
Bernhard Reutner-Fischer
2010-03-12
1
-0
/
+2
*
lxdialog: remove objectfiles on clean
Bernhard Reutner-Fischer
2010-02-02
1
-1
/
+1
*
realclean: wipe kconfig objects
Bernhard Reutner-Fischer
2009-11-20
1
-2
/
+2
*
silence rule overriding
Bernhard Reutner-Fischer
2009-11-20
1
-2
/
+2
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-17
10
-81
/
+201
*
- Print helptexts of choices. If a choice (but not it's children) has help, p...
Bernhard Reutner-Fischer
2008-10-27
2
-2
/
+5
*
- pull kconfig from linux-2.6.27
Bernhard Reutner-Fischer
2008-10-10
19
-404
/
+538
*
- pull check-lxdialog.sh from linux-2.6.26
Bernhard Reutner-Fischer
2008-08-27
1
-2
/
+4
*
Remove .depend when doing distclean
Carmelo Amoroso
2008-07-29
1
-1
/
+1
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
2
-9
/
+9
*
- drats. The pre-commit hook is broken. No chance to ci a patch other than ob...
Bernhard Reutner-Fischer
2008-06-05
2
-462
/
+0
*
- pull kconfig from 2.6.25.4
Bernhard Reutner-Fischer
2008-06-05
36
-1308
/
+1805
*
Makefile.kconfig: whitespace fix
Denis Vlasenko
2008-05-31
1
-3
/
+3
*
- fix order of link-flags
Bernhard Reutner-Fischer
2007-10-24
1
-2
/
+2
*
fix from Kevin Day to make sure we use strchr() rather than index()
Mike Frysinger
2007-09-15
1
-2
/
+2
*
use POSIX -eq rather than bash == #1360
Mike Frysinger
2007-05-24
1
-1
/
+1
*
add a basic .depend target to better catch updates in source files
Mike Frysinger
2007-04-17
1
-0
/
+4
*
fix typo pointed out by Al Stone
Mike Frysinger
2007-03-18
1
-1
/
+1
*
Have Makefile.in call conf-header.sh instead of having kconfig call it
Rob Landley
2007-03-17
4
-30
/
+3
*
touchup new kconfig handling so we dont constantly rebuild
Mike Frysinger
2007-02-21
1
-3
/
+3
*
pull latest kconfig from kernel
Mike Frysinger
2007-02-14
42
-5237
/
+10252
*
fix signed warnings with gcc-4
Mike Frysinger
2006-07-05
2
-3
/
+3
*
clean subdir as well
Mike Frysinger
2006-07-05
1
-2
/
+1
*
sync with kernel
Mike Frysinger
2006-02-18
8
-85
/
+131
*
Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
Peter S. Mazinger
2005-11-25
1
-3
/
+3
*
Convert configuration to new build system
Peter S. Mazinger
2005-11-25
2
-111
/
+133
*
Replace TOPDIR, update copyright
Peter S. Mazinger
2005-11-18
1
-15
/
+4
*
Do not define 'AUTOCONF_INCLUDED'
Eric Andersen
2005-08-02
1
-2
/
+1
*
Updated to match Linux 2.6.11.
Peter Kjellerstedt
2005-04-18
28
-2958
/
+572
*
Copy vendor/linux/2.6.11/scripts/lxdialog to
Peter Kjellerstedt
2005-04-18
12
-0
/
+2796
*
Let mconfig support options specified using the menuconfig directive
Peter Kjellerstedt
2005-03-21
1
-0
/
+5
*
no more cvs
Mike Frysinger
2005-02-12
1
-8
/
+0
*
As noticed by egor duda, current_menu is declared as 'extern struct menu
Eric Andersen
2004-10-08
1
-1
/
+1
*
Peter Kjellerstedt at axis.com writes:
Eric Andersen
2004-07-15
9
-108
/
+174
*
Minor updates from linux 2.6.1
Eric Andersen
2004-01-16
3
-15
/
+32
*
As Peter S. Mazinger has pointed out, the config system wants
Eric Andersen
2003-11-04
1
-1
/
+1
*
Rework the config system. Better utilize the Kconfig language
Eric Andersen
2003-11-04
2
-20
/
+46
*
Doh! In include/bits/uClibc_config.h when we define things, we appropriately
Eric Andersen
2003-10-21
1
-1
/
+1
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-3
/
+3
*
Looks like I missed a spot
Eric Andersen
2003-08-05
2
-2
/
+2
*
Merge/rework config system per the latest from linux-2.6.0-test2
Eric Andersen
2003-08-05
13
-2553
/
+3449
*
Patch from Pavel Roskin to fixup toplevel help text
Eric Andersen
2003-06-30
1
-3
/
+12
*
Avoid errors with buggy preprocessors
Eric Andersen
2003-03-31
1
-2
/
+2
*
Patch from Jordan Crouse to avoid potential rendering problems
Eric Andersen
2003-03-10
1
-1
/
+1
*
Patch from Brett Hunt at micron.com to fixup potential segfaults
Eric Andersen
2003-01-23
1
-4
/
+4
*
Patch from Robert Schwebel -- support ncurses installed in /usr/local
Eric Andersen
2003-01-11
1
-1
/
+8
*
Patch from Stefan Allius. Only build config stuff when needed.
Eric Andersen
2002-12-17
1
-0
/
+3
[next]