index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extra
/
scripts
Age
Commit message (
Expand
)
Author
2009-02-19
Install other linux kernel header subdirectories too
Denis Vlasenko
2009-02-13
strict POSIX requires a path to specified to `find`
Mike Frysinger
2009-01-21
- remove unavailable functionality upon request (Peter Mazinger)
Bernhard Reutner-Fischer
2009-01-19
extra/scripts/relative_path.sh: fix it
Denis Vlasenko
2008-12-31
Merge some pre-work from branch, needed by NPTL.
Khem Raj
2008-12-28
fix another corner case in unifdef
Denis Vlasenko
2008-12-28
patch up unifdef to recognize and remove "#if defined _LIBC && something"
Denis Vlasenko
2008-12-27
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-13
Do not install libc-XXXX.h files in "make install".
Denis Vlasenko
2008-10-10
- .. and don't install the config dir, too
Bernhard Reutner-Fischer
2008-10-10
- remove bashism; don't install config/* to the target
Bernhard Reutner-Fischer
2008-09-26
- remove all *_hidden_proto(...) on install_headers
Bernhard Reutner-Fischer
2008-09-25
- expand documentation
Bernhard Reutner-Fischer
2008-09-24
- remove debug cruft
Bernhard Reutner-Fischer
2008-09-24
- deal with ARM specific syscalls. Closes #2894
Bernhard Reutner-Fischer
2008-09-16
- add script to generate lots of failing (random)configs
Bernhard Reutner-Fischer
2008-06-08
In string.h, move libc_hidden_proto next to the corresponding declaration.
Bernd Schmidt
2008-05-21
- Wrap overlong comment-lines. No object-code changes
Bernhard Reutner-Fischer
2008-05-09
fix "make install_kernel_headers" to not create asm-generic
Denis Vlasenko
2008-05-07
Split kernel headers installation from "make install_headers".
Denis Vlasenko
2008-05-01
install_headers: do not exit if unifdef "fails", it's ok
Denis Vlasenko
2008-04-30
install_headers: properly quote things
Denis Vlasenko
2008-04-30
install_headers.sh: detect a case when kernel headers are already
Denis Vlasenko
2008-04-27
build system: improve install_headers.
Denis Vlasenko
2008-01-05
zen in #938 writes:
Mike Frysinger
2007-03-17
Have Makefile.in call conf-header.sh instead of having kconfig call it
Rob Landley
2007-02-18
simple script for counting relocs
Mike Frysinger
2006-12-12
we just want the kernel headers, not the whole kernel source ... so people ma...
Mike Frysinger
2006-12-11
kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly
Mike Frysinger
2006-12-11
set some default vars to prevent env pollution
Mike Frysinger
2006-10-07
Sergey Lapin says the undefined syscall numbers from unistd.h do not get prop...
Khem Raj
2006-09-10
remove version checking code and add some more comments
Mike Frysinger
2006-09-09
make this stuff actually readable
Mike Frysinger
2006-08-24
- only link asm-generic if it exists.
Bernhard Reutner-Fischer
2006-03-09
Add common part of linker scripts to a file and make use of it
Peter S. Mazinger
2006-02-28
disable __gmon_start__ symbol
Mike Frysinger
2006-02-28
add support for glibc initfini.c
Mike Frysinger
2006-02-23
dont generate asm-generic if it already exists
Mike Frysinger
2006-02-22
make the fallback case smarter
Mike Frysinger
2006-02-18
dont output so many newlines
Mike Frysinger
2006-01-27
update copyright
Mike Frysinger
2006-01-27
just exec the cat
Mike Frysinger
2006-01-24
- make sure that icc generates bits/sysnum.h
Bernhard Reutner-Fischer
2006-01-02
for /bin/sh, use `` instead of $() as pointed out by Jan-Benedict Glaw on the...
Mike Frysinger
2005-11-23
Add template for utils/Makefile and make use of it
Peter S. Mazinger
2005-11-21
Remove TOPDIR
Peter S. Mazinger
2005-11-17
Replace TOPDIR w/ top_builddir
Peter S. Mazinger
2005-11-02
include Rules.mak after noconfig_targets, else it does not pull in .config
Peter S. Mazinger
2005-11-01
Add another Makefile example that will be copied over the root Makefile, adap...
Peter S. Mazinger
2005-10-29
Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin ...
Peter S. Mazinger
[next]