| Commit message (Expand) | Author | Age | Files | Lines |
* | clean the test dir silently | Mike Frysinger | 2006-02-14 | 1 | -1/+1 |
* | ldd usage does not cause a failure in tests and we want to remove it anyways,... | Mike Frysinger | 2006-02-13 | 1 | -2/+2 |
* | some test uses ldd, make check depend on utils | Peter S. Mazinger | 2006-02-13 | 1 | -1/+1 |
* | Paul Brook writes: | Mike Frysinger | 2006-02-11 | 1 | -1/+1 |
* | make build output a little less noisy | Mike Frysinger | 2006-02-04 | 1 | -1/+1 |
* | use more portable options since some systems suck | Mike Frysinger | 2006-01-15 | 1 | -3/+3 |
* | fix up ability to rename ldso | Mike Frysinger | 2006-01-13 | 1 | -2/+2 |
* | only chown on include subdir in DEVEL_PREFIX | Mike Frysinger | 2006-01-12 | 1 | -2/+2 |
* | use an exclude from file rather than trying to pass wildcards in shell | Mike Frysinger | 2006-01-08 | 1 | -4/+4 |
* | Jan-Benedict Glaw: run shell scripts through $(SHELL) so people | Mike Frysinger | 2006-01-06 | 1 | -2/+2 |
* | Jan-Benedict Glaw: allow people to override the default `tar` | Mike Frysinger | 2006-01-06 | 1 | -3/+3 |
* | Jan-Benedict Glaw writes: | Mike Frysinger | 2006-01-06 | 1 | -1/+1 |
* | Merge from branch and add removal of 'tls.h' when using NPTL threads. | "Steven J. Hill" | 2006-01-05 | 1 | -0/+4 |
* | Install dummy libc-internal.h | Peter S. Mazinger | 2005-12-10 | 1 | -0/+2 |
* | Remove a loop if locales are to be built | Peter S. Mazinger | 2005-12-06 | 1 | -0/+3 |
* | Move 'librt' includes to be after pthreads since NPTL will be also be adding ... | "Steven J. Hill" | 2005-12-06 | 1 | -1/+1 |
* | Remove hp-timing.h on clean | Peter S. Mazinger | 2005-12-05 | 1 | -1/+1 |
* | _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintma... | Peter S. Mazinger | 2005-12-03 | 1 | -0/+1 |
* | More hiding, including __mempcpy | Peter S. Mazinger | 2005-12-03 | 1 | -1/+0 |
* | Fix make macro. Did you even fricking test this? | "Steven J. Hill" | 2005-12-02 | 1 | -1/+1 |
* | I must have been crazy ... | Peter S. Mazinger | 2005-12-01 | 1 | -1/+1 |
* | Use $@,$< | Peter S. Mazinger | 2005-12-01 | 1 | -3/+3 |
* | link in new hp-timing.h file | Mike Frysinger | 2005-12-01 | 1 | -1/+3 |
* | Convert configuration to new build system | Peter S. Mazinger | 2005-11-25 | 1 | -10/+4 |
* | Same for utils, renamed install_utils to utils_install to avoid conflict when... | Peter S. Mazinger | 2005-11-25 | 1 | -2/+2 |
* | Remove clean target in extra/locale and use locale_clean | Peter S. Mazinger | 2005-11-25 | 1 | -1/+1 |
* | Integrate locales into new build system, move everything locale related to ex... | Peter S. Mazinger | 2005-11-25 | 1 | -17/+1 |
* | Don't remove the directory again, *config did it already | Peter S. Mazinger | 2005-11-25 | 1 | -1/+0 |
* | Include libc's Makefile.in last to catch all the objects included by others t... | Peter S. Mazinger | 2005-11-25 | 1 | -1/+3 |
* | forgot to commit added file | Peter S. Mazinger | 2005-11-25 | 1 | -1/+1 |
* | locales prepared for new build system, will allow to autobuild locales, not o... | Peter S. Mazinger | 2005-11-25 | 1 | -3/+5 |
* | Probably this caused failures in buildroot. Buildroot should run: make oldcon... | Peter S. Mazinger | 2005-11-24 | 1 | -3/+1 |
* | move all options before non-options as pointed out by Paul Brook | Mike Frysinger | 2005-11-24 | 1 | -1/+1 |
* | Do not need ordered includes anymore | Peter S. Mazinger | 2005-11-23 | 1 | -2/+1 |
* | Depedencies corrected (less make oldconfig/headers), rerunning make remakes o... | Peter S. Mazinger | 2005-11-22 | 1 | -3/+4 |
* | remove headers_done since it broke buildroot again | Mike Frysinger | 2005-11-22 | 1 | -5/+1 |
* | touchup output and move .PHONY to the shared Makerules so all subdirs get it | Mike Frysinger | 2005-11-22 | 1 | -14/+2 |
* | dont want to delete the 64.c files anymore | Mike Frysinger | 2005-11-19 | 1 | -1/+0 |
* | Run headers only once, until better solution is found | Peter S. Mazinger | 2005-11-18 | 1 | -1/+5 |
* | Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign... | Peter S. Mazinger | 2005-11-17 | 1 | -37/+15 |
* | Replace TOPDIR w/ top_builddir | Peter S. Mazinger | 2005-11-17 | 1 | -1/+1 |
* | Remove unneeded top_builddir | Peter S. Mazinger | 2005-11-17 | 1 | -8/+8 |
* | quiet the make -C | Mike Frysinger | 2005-11-13 | 1 | -2/+2 |
* | Remove copied sources | Peter S. Mazinger | 2005-11-08 | 1 | -0/+1 |
* | dont need to run `find -name .svn` since tar already excludes .svn | Mike Frysinger | 2005-11-05 | 1 | -2/+1 |
* | include Rules.mak after noconfig_targets, else it does not pull in .config | Peter S. Mazinger | 2005-11-02 | 1 | -0/+2 |
* | move more rules out of the if HAVE_DOT_CONFIG statement which dont belong | Mike Frysinger | 2005-11-02 | 1 | -6/+6 |
* | Create the lib*_pic.a links only if DOPIC is enabled | Peter S. Mazinger | 2005-11-01 | 1 | -0/+2 |
* | Add another Makefile example that will be copied over the root Makefile, adap... | Peter S. Mazinger | 2005-11-01 | 1 | -8/+0 |
* | merge headers/clean changes from the config if | Mike Frysinger | 2005-10-31 | 1 | -2/+6 |