Age | Commit message (Expand) | Author |
2008-10-18 | - do not list non-existing files in the threads prerequisites | Bernhard Reutner-Fischer |
2008-10-17 | - fix toggling thread implementation. | Bernhard Reutner-Fischer |
2008-10-14 | - fix locale dependencies and make default locale generation less verbose. | Bernhard Reutner-Fischer |
2008-10-10 | - add signalfd() | Bernhard Reutner-Fischer |
2008-10-10 | - remove suspicious_dependency | Bernhard Reutner-Fischer |
2008-10-09 | - reinstate hostutils target | Bernhard Reutner-Fischer |
2008-10-08 | - fix bad r23573 from egtvedt | Bernhard Reutner-Fischer |
2008-10-08 | - fix building locale (pre- and generated, even parallel) | Bernhard Reutner-Fischer |
2008-10-08 | - add/use variables to make build-tools configurable | Bernhard Reutner-Fischer |
2008-10-02 | Ensure that headers are generated before libs | Hans-Christian Egtvedt |
2008-09-27 | Dependencies tweak: make install should depend on all, or | Rob Landley |
2008-09-26 | - revert r23469. If gnu getopt is disabled, then there is no getopt.h. | Bernhard Reutner-Fischer |
2008-09-24 | - both getopt gnu and susv3 want {bits/,}getopt.h installed. Closes #1297 | Bernhard Reutner-Fischer |
2008-09-16 | - do not attempt to rm twice | Bernhard Reutner-Fischer |
2008-09-11 | - the help target is phony | Bernhard Reutner-Fischer |
2008-08-28 | Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make | Ricard Wanderlof |
2008-07-11 | check and test have to depend on test_compile | Bernhard Reutner-Fischer |
2008-07-08 | Fix the test build system by installing headers on a local folder | Carmelo Amoroso |
2008-06-11 | Make locale_headers only when doing pregen and not headers | Carmelo Amoroso |
2008-06-09 | - Improve prerequisites and avoid spurious reconfigurations. | Bernhard Reutner-Fischer |
2008-06-05 | - revert r22233 | Bernhard Reutner-Fischer |
2008-06-05 | - make libcrypt optional. Untested. | Bernhard Reutner-Fischer |
2008-06-05 | - switching thread impls without makeing clean before left the objs of the | Bernhard Reutner-Fischer |
2008-06-05 | - do a defconfig for the given arch, not unconditionally for alpha | Bernhard Reutner-Fischer |
2008-06-04 | - remove duplicate removing of ustat.h | Bernhard Reutner-Fischer |
2008-06-03 | - adds several config-options to allow for turning off certain features | Bernhard Reutner-Fischer |
2008-06-01 | build system: stop creating ugly double-slash symlinks like | Denis Vlasenko |
2008-05-31 | - rm all deps on distclean | Bernhard Reutner-Fischer |
2008-05-31 | Makefile.kconfig: whitespace fix | Denis Vlasenko |
2008-05-21 | - do not delete the libs i keep for size-comparison | Bernhard Reutner-Fischer |
2008-05-07 | Split kernel headers installation from "make install_headers". | Denis Vlasenko |
2008-05-07 | Add unifdef host tool to clean target | Carmelo Amoroso |
2008-04-27 | build system: improve install_headers. | Denis Vlasenko |
2008-03-05 | Call explicitely objclean-y when doing build cleanup. | Carmelo Amoroso |
2008-01-19 | - add C99 floating point environment, rounding and exception handling functions | Bernhard Reutner-Fischer |
2008-01-17 | bits/sysnum.h needs a cross compiler to be built. Fortunately, this | Bernhard Reutner-Fischer |
2007-11-22 | Certain configure scripts test for presence of dlfcn.h. Don't install it | Bernd Schmidt |
2007-11-09 | Fix build system to generate locale data instead of using pregenerated ones | Carmelo Amoroso |
2007-03-19 | #1273 if EXTRAVERSION is set, make sure we respect it | Mike Frysinger |
2007-03-17 | Have Makefile.in call conf-header.sh instead of having kconfig call it | Rob Landley |
2007-02-21 | touchup new kconfig handling so we dont constantly rebuild | Mike Frysinger |
2007-02-15 | - kbuild update broke uClibc's configuration. It complains about | Bernhard Reutner-Fischer |
2007-02-14 | Revert previous commit as it is unclear if it is needed. | Joakim Tjernlund |
2007-02-14 | Hopefully fix the earlier broken if [ -n $(HEADERS_BITS_SUBARCH) ] | Joakim Tjernlund |
2007-02-13 | add silentoldconfig target | Mike Frysinger |
2007-02-13 | Do not produce spurious "/bin/sh: [: too many arguments" if | Peter Kjellerstedt |
2007-02-12 | Rehash the PowerPC e500 port to avoid creating symlinks | Joakim Tjernlund |
2007-02-04 | Add support for PowerPC e500, libc part only. | Joakim Tjernlund |
2007-02-02 | use sane line breaks | Eric Andersen |
2007-02-02 | replace bits/syscalls.h with a comment ... an empty file makes people think t... | Mike Frysinger |