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