| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - fix building locale (pre- and generated, even parallel) | Bernhard Reutner-Fischer | 2008-10-08 | 1 | -1/+0 |
* | - add/use variables to make build-tools configurable | Bernhard Reutner-Fischer | 2008-10-08 | 1 | -10/+10 |
* | Ensure that headers are generated before libs | Hans-Christian Egtvedt | 2008-10-02 | 1 | -0/+5 |
* | Dependencies tweak: make install should depend on all, or | Rob Landley | 2008-09-27 | 1 | -2/+2 |
* | - revert r23469. If gnu getopt is disabled, then there is no getopt.h. | Bernhard Reutner-Fischer | 2008-09-26 | 1 | -0/+6 |
* | - both getopt gnu and susv3 want {bits/,}getopt.h installed. Closes #1297 | Bernhard Reutner-Fischer | 2008-09-24 | 1 | -6/+0 |
* | - do not attempt to rm twice | Bernhard Reutner-Fischer | 2008-09-16 | 1 | -12/+16 |
* | - the help target is phony | Bernhard Reutner-Fischer | 2008-09-11 | 1 | -1/+1 |
* | Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make | Ricard Wanderlof | 2008-08-28 | 1 | -0/+4 |
* | 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 |