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
*
prettify make clean
Bernhard Reutner-Fischer
2010-04-12
1
-1
/
+1
*
prettify make clean
Bernhard Reutner-Fischer
2010-03-25
1
-5
/
+5
*
buildsys: touchup 'make dist' a tiny bit
Bernhard Reutner-Fischer
2010-03-12
1
-5
/
+6
*
buildsys: Fix O= PREFIX= case
Bernhard Reutner-Fischer
2010-03-12
1
-2
/
+2
*
buildsys: fix dir order-only prereq of unifdef
Bernhard Reutner-Fischer
2010-03-12
1
-1
/
+2
*
add MULTILIB_DIR: Path component for libdirs
Bernhard Reutner-Fischer
2010-03-12
1
-26
/
+26
*
install: fix O= PREFIX= install
Bernhard Reutner-Fischer
2010-03-12
1
-11
/
+11
*
reduce number of mkdir calls
Bernhard Reutner-Fischer
2010-03-12
1
-8
/
+9
*
Revert "ftw.h installation: fix inverted logic"
Bernhard Reutner-Fischer
2010-02-05
1
-1
/
+1
*
Makefile.in: Make install_dev depend on install_runtime.
Henning Heinold
2010-01-23
1
-1
/
+1
*
ftw.h installation: fix inverted logic
Bernhard Reutner-Fischer
2010-01-23
1
-1
/
+1
*
install shared libs with +x perms
Mike Frysinger
2009-11-21
1
-3
/
+3
*
realclean: wipe kconfig objects
Bernhard Reutner-Fischer
2009-11-20
1
-0
/
+3
*
remove some unneeded headers on install
Peter S. Mazinger
2009-11-19
1
-1
/
+5
*
no need for bits/syscalls.h on target
Peter S. Mazinger
2009-11-19
1
-4
/
+1
*
Add missing order-only prereq for unifdef
Bernhard Reutner-Fischer
2009-11-19
1
-2
/
+2
*
rm uClibc_arch_features.h on install
Peter S. Mazinger
2009-11-19
1
-2
/
+1
*
SUSV4: remove utime.h
Bernhard Reutner-Fischer
2009-10-09
1
-0
/
+1
*
ftw() is obsolescent in SUSv4
Bernhard Reutner-Fischer
2009-10-08
1
-1
/
+1
*
fix make {,install_}{,host}utils
Bernhard Reutner-Fischer
2009-09-18
1
-4
/
+4
*
Revert "default ?conf to native arch"
Bernhard Reutner-Fischer
2009-09-14
1
-10
/
+10
*
default ?conf to native arch
Bernhard Reutner-Fischer
2009-08-25
1
-10
/
+10
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-17
1
-68
/
+74
*
Makefile.in: Let make release or make dist to use git.
Khem Raj
2009-08-01
1
-1
/
+2
*
do not install bits/syscalls-common.h
Mike Frysinger
2009-07-23
1
-0
/
+1
*
add a wchar.h stub
Mike Frysinger
2009-07-20
1
-0
/
+5
*
install_headers: convert header removal to Kbuild style
Mike Frysinger
2009-07-15
1
-182
/
+83
*
stop installing/screwing with linux-headers
Mike Frysinger
2009-06-28
1
-9
/
+0
*
Make HARDWIRED_ABSPATH a config option.
Rob Landley
2009-02-24
1
-0
/
+8
*
Makefile.in: comment out deletion of include/ucontext.h,
Denis Vlasenko
2009-02-16
1
-1
/
+2
*
allow people to run the hostutils targets without having a .config file
Mike Frysinger
2009-02-09
1
-4
/
+5
*
reinstate bits/uClibc_arch_features.h in installed headers,
Denis Vlasenko
2009-02-09
1
-1
/
+2
*
"make utils" now successfully makes utils for target
Denis Vlasenko
2009-01-28
1
-5
/
+5
*
- remove unavailable functionality upon request (Peter Mazinger)
Bernhard Reutner-Fischer
2009-01-21
1
-9
/
+27
*
- expand SUSv3_LEGACY
Bernhard Reutner-Fischer
2008-12-29
1
-0
/
+1
*
Do not install libc-XXXX.h files in "make install".
Denis Vlasenko
2008-12-13
1
-2
/
+2
*
Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)
Rob Landley
2008-12-10
1
-0
/
+3
*
- remove fstatfs() and statfs() related headers upon request
Bernhard Reutner-Fischer
2008-11-26
1
-0
/
+3
*
fix "make install" with relative PREFIX
Denis Vlasenko
2008-11-21
1
-1
/
+1
*
- add hack to check if generating sysnum.h worked out
Bernhard Reutner-Fischer
2008-11-17
1
-0
/
+9
*
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
1
-0
/
+6
*
- revert wrong r24049
Bernhard Reutner-Fischer
2008-11-15
1
-6
/
+0
*
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
1
-0
/
+6
*
- do not fail if mktemp is not available.
Bernhard Reutner-Fischer
2008-11-13
1
-1
/
+1
*
- less verbose make clean
Bernhard Reutner-Fischer
2008-11-07
1
-11
/
+10
*
- do not list non-existing files in the threads prerequisites
Bernhard Reutner-Fischer
2008-10-18
1
-0
/
+1
*
- fix toggling thread implementation.
Bernhard Reutner-Fischer
2008-10-17
1
-0
/
+5
*
- fix locale dependencies and make default locale generation less verbose.
Bernhard Reutner-Fischer
2008-10-14
1
-5
/
+0
*
- add signalfd()
Bernhard Reutner-Fischer
2008-10-10
1
-0
/
+1
*
- remove suspicious_dependency
Bernhard Reutner-Fischer
2008-10-10
1
-12
/
+10
[next]