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