summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2006-02-28Remove files not used on targetPeter S. Mazinger
2006-02-27Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getoptPeter S. Mazinger
2006-02-26Move _lfs_64.h to include and adapt filesPeter S. Mazinger
2006-02-18use a tempfile while generating sysnum.hMike Frysinger
2006-02-18touchup header handling in other config targetsMike Frysinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-18touchup headers target somemore so building in subdirs works nicely againMike Frysinger
2006-02-17touchup headers output and make it run smootherMike Frysinger
2006-02-14clean the test dir silentlyMike Frysinger
2006-02-13ldd usage does not cause a failure in tests and we want to remove it anyways,...Mike Frysinger
2006-02-13some test uses ldd, make check depend on utilsPeter S. Mazinger
2006-02-11Paul Brook writes:Mike Frysinger
2006-02-04make build output a little less noisyMike Frysinger
2006-01-15use more portable options since some systems suckMike Frysinger
2006-01-13fix up ability to rename ldsoMike Frysinger
2006-01-12only chown on include subdir in DEVEL_PREFIXMike Frysinger
2006-01-08use an exclude from file rather than trying to pass wildcards in shellMike Frysinger
2006-01-06Jan-Benedict Glaw: run shell scripts through $(SHELL) so peopleMike Frysinger
2006-01-06Jan-Benedict Glaw: allow people to override the default `tar`Mike Frysinger
2006-01-06Jan-Benedict Glaw writes:Mike Frysinger
2006-01-05Merge from branch and add removal of 'tls.h' when using NPTL threads."Steven J. Hill"
2005-12-10Install dummy libc-internal.hPeter S. Mazinger
2005-12-06Remove a loop if locales are to be builtPeter S. Mazinger
2005-12-06Move 'librt' includes to be after pthreads since NPTL will be also be adding ..."Steven J. Hill"
2005-12-05Remove hp-timing.h on cleanPeter S. Mazinger
2005-12-03_uintmaxtostr is only internally used, we do not need a rename, uClibc_uintma...Peter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-12-02Fix make macro. Did you even fricking test this?"Steven J. Hill"
2005-12-01I must have been crazy ...Peter S. Mazinger
2005-12-01Use $@,$<Peter S. Mazinger
2005-12-01link in new hp-timing.h fileMike Frysinger
2005-11-25Convert configuration to new build systemPeter S. Mazinger
2005-11-25Same for utils, renamed install_utils to utils_install to avoid conflict when...Peter S. Mazinger
2005-11-25Remove clean target in extra/locale and use locale_cleanPeter S. Mazinger
2005-11-25Integrate locales into new build system, move everything locale related to ex...Peter S. Mazinger
2005-11-25Don't remove the directory again, *config did it alreadyPeter S. Mazinger
2005-11-25Include libc's Makefile.in last to catch all the objects included by others t...Peter S. Mazinger
2005-11-25forgot to commit added filePeter S. Mazinger
2005-11-25locales prepared for new build system, will allow to autobuild locales, not o...Peter S. Mazinger
2005-11-24Probably this caused failures in buildroot. Buildroot should run: make oldcon...Peter S. Mazinger
2005-11-24move all options before non-options as pointed out by Paul BrookMike Frysinger
2005-11-23Do not need ordered includes anymorePeter S. Mazinger
2005-11-22Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...Peter S. Mazinger
2005-11-22remove headers_done since it broke buildroot againMike Frysinger
2005-11-22touchup output and move .PHONY to the shared Makerules so all subdirs get itMike Frysinger
2005-11-19dont want to delete the 64.c files anymoreMike Frysinger
2005-11-18Run headers only once, until better solution is foundPeter S. Mazinger
2005-11-17Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...Peter S. Mazinger
2005-11-17Replace TOPDIR w/ top_builddirPeter S. Mazinger
2005-11-17Remove unneeded top_builddirPeter S. Mazinger