Age | Commit message (Expand) | Author |
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 |
2005-10-29 | cleanup the release target so that it doesnt kill my svn checkout anymore :/ | Mike Frysinger |
2005-10-28 | Correct building locales and backport the changes | Peter S. Mazinger |
2005-10-28 | Remove --exclude CVS from tar | Peter S. Mazinger |
2005-10-28 | Remove binutils-2.16.1 dependency for SSP, now it works with any binutils, bu... | Peter S. Mazinger |
2005-10-28 | Use consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use ... | Peter S. Mazinger |
2005-10-28 | We use svn, do not look for cvs related files in distclean | Peter S. Mazinger |
2005-10-28 | Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ... | Peter S. Mazinger |
2005-10-27 | Allow using ssp w/ current active Makefiles too. Build crts for non-shared ar... | Peter S. Mazinger |