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
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
check and test have to depend on test_compile
Bernhard Reutner-Fischer
2008-07-11
1
-1
/
+1
*
Fix the test build system by installing headers on a local folder
Carmelo Amoroso
2008-07-08
1
-2
/
+16
*
Make locale_headers only when doing pregen and not headers
Carmelo Amoroso
2008-06-11
1
-1
/
+1
*
- Improve prerequisites and avoid spurious reconfigurations.
Bernhard Reutner-Fischer
2008-06-09
1
-61
/
+97
*
- revert r22233
Bernhard Reutner-Fischer
2008-06-05
1
-9
/
+4
*
- make libcrypt optional. Untested.
Bernhard Reutner-Fischer
2008-06-05
1
-0
/
+4
*
- switching thread impls without makeing clean before left the objs of the
Bernhard Reutner-Fischer
2008-06-05
1
-4
/
+9
*
- do a defconfig for the given arch, not unconditionally for alpha
Bernhard Reutner-Fischer
2008-06-05
1
-1
/
+2
*
- remove duplicate removing of ustat.h
Bernhard Reutner-Fischer
2008-06-04
1
-6
/
+0
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-0
/
+63
*
build system: stop creating ugly double-slash symlinks like
Denis Vlasenko
2008-06-01
1
-1
/
+4
*
- rm all deps on distclean
Bernhard Reutner-Fischer
2008-05-31
1
-1
/
+1
*
Makefile.kconfig: whitespace fix
Denis Vlasenko
2008-05-31
1
-0
/
+4
*
- do not delete the libs i keep for size-comparison
Bernhard Reutner-Fischer
2008-05-21
1
-2
/
+4
*
Split kernel headers installation from "make install_headers".
Denis Vlasenko
2008-05-07
1
-0
/
+5
*
Add unifdef host tool to clean target
Carmelo Amoroso
2008-05-07
1
-0
/
+1
*
build system: improve install_headers.
Denis Vlasenko
2008-04-27
1
-9
/
+6
*
Call explicitely objclean-y when doing build cleanup.
Carmelo Amoroso
2008-03-05
1
-3
/
+1
*
- add C99 floating point environment, rounding and exception handling functions
Bernhard Reutner-Fischer
2008-01-19
1
-0
/
+5
*
bits/sysnum.h needs a cross compiler to be built. Fortunately, this
Bernhard Reutner-Fischer
2008-01-17
1
-5
/
+7
*
Certain configure scripts test for presence of dlfcn.h. Don't install it
Bernd Schmidt
2007-11-22
1
-0
/
+5
*
Fix build system to generate locale data instead of using pregenerated ones
Carmelo Amoroso
2007-11-09
1
-1
/
+1
*
#1273 if EXTRAVERSION is set, make sure we respect it
Mike Frysinger
2007-03-19
1
-3
/
+3
*
Have Makefile.in call conf-header.sh instead of having kconfig call it
Rob Landley
2007-03-17
1
-0
/
+2
*
touchup new kconfig handling so we dont constantly rebuild
Mike Frysinger
2007-02-21
1
-3
/
+3
*
- kbuild update broke uClibc's configuration. It complains about
Bernhard Reutner-Fischer
2007-02-15
1
-10
/
+13
*
Revert previous commit as it is unclear if it is needed.
Joakim Tjernlund
2007-02-14
1
-5
/
+3
*
Hopefully fix the earlier broken if [ -n $(HEADERS_BITS_SUBARCH) ]
Joakim Tjernlund
2007-02-14
1
-3
/
+5
*
add silentoldconfig target
Mike Frysinger
2007-02-13
1
-1
/
+4
*
Do not produce spurious "/bin/sh: [: too many arguments" if
Peter Kjellerstedt
2007-02-13
1
-5
/
+3
*
Rehash the PowerPC e500 port to avoid creating symlinks
Joakim Tjernlund
2007-02-12
1
-2
/
+8
*
Add support for PowerPC e500, libc part only.
Joakim Tjernlund
2007-02-04
1
-1
/
+1
*
use sane line breaks
Eric Andersen
2007-02-02
1
-1
/
+2
*
replace bits/syscalls.h with a comment ... an empty file makes people think t...
Mike Frysinger
2007-02-02
1
-2
/
+1
*
drive home the point people should not be using _syscall#() macros
Mike Frysinger
2007-02-01
1
-0
/
+2
*
use .bz2 rather than .gz
Mike Frysinger
2007-01-28
1
-3
/
+3
*
dont actually have to worry about local changes as svn export takes care of that
Mike Frysinger
2007-01-26
1
-1
/
+0
*
since we dont symlink the headers, theres nothing to filter
Mike Frysinger
2006-12-12
1
-3
/
+0
*
we just want the kernel headers, not the whole kernel source ... so people ma...
Mike Frysinger
2006-12-12
1
-2
/
+2
*
kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly
Mike Frysinger
2006-12-11
1
-5
/
+1
*
create new menu so people can select what format they wish to build uClibc
Mike Frysinger
2006-12-11
1
-1
/
+1
*
Richard Sandiford writes: add support for init/fini arrays in shared flat lib...
Mike Frysinger
2006-12-08
1
-0
/
+9
*
mips64 patch from Atsushi Nemoto:
Eric Andersen
2006-11-04
1
-1
/
+1
*
fix from psm: add UCLIBC_ prefix to HAS_SHADOW option
Mike Frysinger
2006-08-23
1
-1
/
+1
*
A little whitespace clean up.
Peter Kjellerstedt
2006-06-08
1
-12
/
+12
*
Use tar rather than cp to copy all files matching *.so.* from the lib
Peter Kjellerstedt
2006-06-08
1
-1
/
+1
*
use cp -P instead of cp -d as pointed out by David DeHaven
Mike Frysinger
2006-05-16
1
-1
/
+1
*
Create libpthread_nonshared.a
Peter S. Mazinger
2006-03-09
1
-0
/
+10
*
Remove files not used on target
Peter S. Mazinger
2006-02-28
1
-0
/
+2
*
Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt
Peter S. Mazinger
2006-02-27
1
-0
/
+2
[next]