Mike Frysinger
|
3c4bcdcf5a
use .bz2 rather than .gz
|
18 년 전 |
Mike Frysinger
|
9a859801dd
dont actually have to worry about local changes as svn export takes care of that
|
18 년 전 |
Mike Frysinger
|
1712052547
since we dont symlink the headers, theres nothing to filter
|
18 년 전 |
Mike Frysinger
|
08e377aab1
we just want the kernel headers, not the whole kernel source ... so people may need to update their paths slightly
|
18 년 전 |
Mike Frysinger
|
2576789431
kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly
|
18 년 전 |
Mike Frysinger
|
e1d59aed55
create new menu so people can select what format they wish to build uClibc
|
18 년 전 |
Mike Frysinger
|
808694e8a3
Richard Sandiford writes: add support for init/fini arrays in shared flat libraries
|
18 년 전 |
Eric Andersen
|
1da8fd9223
mips64 patch from Atsushi Nemoto:
|
18 년 전 |
Mike Frysinger
|
3fdaf2bbc7
fix from psm: add UCLIBC_ prefix to HAS_SHADOW option
|
18 년 전 |
Peter Kjellerstedt
|
47a8b2079d
A little whitespace clean up.
|
18 년 전 |
Peter Kjellerstedt
|
3abe19e38f
Use tar rather than cp to copy all files matching *.so.* from the lib
|
18 년 전 |
Mike Frysinger
|
34f4d314c5
use cp -P instead of cp -d as pointed out by David DeHaven
|
18 년 전 |
Peter S. Mazinger
|
6ba0493bc3
Create libpthread_nonshared.a
|
18 년 전 |
Peter S. Mazinger
|
477fd46e64
Remove files not used on target
|
18 년 전 |
Peter S. Mazinger
|
0e4c4d1108
Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt
|
18 년 전 |
Peter S. Mazinger
|
3115acd52e
Move _lfs_64.h to include and adapt files
|
18 년 전 |
Mike Frysinger
|
adcf10adfb
use a tempfile while generating sysnum.h
|
19 년 전 |
Mike Frysinger
|
0da794d618
touchup header handling in other config targets
|
19 년 전 |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
19 년 전 |
Mike Frysinger
|
94c41e72b5
touchup headers target somemore so building in subdirs works nicely again
|
19 년 전 |
Mike Frysinger
|
695fcdc154
touchup headers output and make it run smoother
|
19 년 전 |
Mike Frysinger
|
afc2511f3d
clean the test dir silently
|
19 년 전 |
Mike Frysinger
|
e471910a1c
ldd usage does not cause a failure in tests and we want to remove it anyways, so dont depend on utils for tests
|
19 년 전 |
Peter S. Mazinger
|
a2b9934702
some test uses ldd, make check depend on utils
|
19 년 전 |
Mike Frysinger
|
e5cc40c3be
Paul Brook writes:
|
19 년 전 |
Mike Frysinger
|
02ae0a4e9d
make build output a little less noisy
|
19 년 전 |
Mike Frysinger
|
f12fe2350d
use more portable options since some systems suck
|
19 년 전 |
Mike Frysinger
|
d874cc673a
fix up ability to rename ldso
|
19 년 전 |
Mike Frysinger
|
d0af516865
only chown on include subdir in DEVEL_PREFIX
|
19 년 전 |
Mike Frysinger
|
8c5a553b64
use an exclude from file rather than trying to pass wildcards in shell
|
19 년 전 |