OSDN Git Service

grab syscall() from glibc
[uclinux-h8/uClibc.git] / Makefile.in
2006-02-04 Mike Frysingermake build output a little less noisy
2006-01-15 Mike Frysingeruse more portable options since some systems suck
2006-01-13 Mike Frysingerfix up ability to rename ldso
2006-01-12 Mike Frysingeronly chown on include subdir in DEVEL_PREFIX
2006-01-08 Mike Frysingeruse an exclude from file rather than trying to pass...
2006-01-06 Mike FrysingerJan-Benedict Glaw: run shell scripts through $(SHELL...
2006-01-06 Mike FrysingerJan-Benedict Glaw: allow people to override the default...
2006-01-06 Mike FrysingerJan-Benedict Glaw writes:
2006-01-05 "Steven J. Hill"Merge from branch and add removal of 'tls.h' when using...
2005-12-10 Peter S. MazingerInstall dummy libc-internal.h
2005-12-06 Peter S. MazingerRemove a loop if locales are to be built
2005-12-06 "Steven J. Hill"Move 'librt' includes to be after pthreads since NPTL...
2005-12-05 Peter S. MazingerRemove hp-timing.h on clean
2005-12-03 Peter S. Mazinger_uintmaxtostr is only internally used, we do not need...
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-02 "Steven J. Hill"Fix make macro. Did you even fricking test this?
2005-12-01 Peter S. MazingerI must have been crazy ...
2005-12-01 Peter S. MazingerUse $@,$<
2005-12-01 Mike Frysingerlink in new hp-timing.h file
2005-11-25 Peter S. MazingerConvert configuration to new build system
2005-11-25 Peter S. MazingerSame for utils, renamed install_utils to utils_install...
2005-11-25 Peter S. MazingerRemove clean target in extra/locale and use locale_clean
2005-11-25 Peter S. MazingerIntegrate locales into new build system, move everythin...
2005-11-25 Peter S. MazingerDon't remove the directory again, *config did it already
2005-11-25 Peter S. MazingerInclude libc's Makefile.in last to catch all the object...
2005-11-25 Peter S. Mazingerforgot to commit added file
2005-11-25 Peter S. Mazingerlocales prepared for new build system, will allow to...
2005-11-24 Peter S. MazingerProbably this caused failures in buildroot. Buildroot...
2005-11-24 Mike Frysingermove all options before non-options as pointed out...
2005-11-23 Peter S. MazingerDo not need ordered includes anymore
2005-11-22 Peter S. MazingerDepedencies corrected (less make oldconfig/headers...
2005-11-22 Mike Frysingerremove headers_done since it broke buildroot again
2005-11-22 Mike Frysingertouchup output and move .PHONY to the shared Makerules...
2005-11-19 Mike Frysingerdont want to delete the 64.c files anymore
2005-11-18 Peter S. MazingerRun headers only once, until better solution is found
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-11-17 Peter S. MazingerReplace TOPDIR w/ top_builddir
2005-11-17 Peter S. MazingerRemove unneeded top_builddir
2005-11-13 Mike Frysingerquiet the make -C
2005-11-08 Peter S. MazingerRemove copied sources
2005-11-05 Mike Frysingerdont need to run `find -name .svn` since tar already...
2005-11-02 Peter S. Mazingerinclude Rules.mak after noconfig_targets, else it does...
2005-11-02 Mike Frysingermove more rules out of the if HAVE_DOT_CONFIG statement...
2005-11-01 Peter S. MazingerCreate the lib*_pic.a links only if DOPIC is enabled
2005-11-01 Peter S. MazingerAdd another Makefile example that will be copied over...
2005-10-31 Mike Frysingermerge headers/clean changes from the config if
2005-10-29 Mike Frysingercleanup the release target so that it doesnt kill my...
2005-10-28 Peter S. MazingerCorrect building locales and backport the changes
2005-10-28 Peter S. MazingerRemove --exclude CVS from tar
2005-10-28 Peter S. MazingerRemove binutils-2.16.1 dependency for SSP, now it works...
2005-10-28 Peter S. MazingerUse consequently headers-y and headers_clean-y, try...
2005-10-28 Peter S. MazingerWe use svn, do not look for cvs related files in distclean
2005-10-28 Peter S. MazingerRenamed arch specific Makefile.in to Makefile.arch...
2005-10-27 Peter S. MazingerAllow using ssp w/ current active Makefiles too. Build...
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-27 Peter S. MazingerCorrect header cleanup, if threads are disabled, thanks...
2005-10-26 Peter S. MazingerDefault changed to IMA compiling, disabled explicitely...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...