OSDN Git Service

"make utils" now successfully makes utils for target
[uclinux-h8/uClibc.git] / utils / Makefile.in
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2009-01-14 Bernhard Reutner... - make sure not to have relocs in Scrt1.o (Peter S...
2009-01-11 Denis Vlasenkoutils/Makefile.in: de-obfuscate it a bit
2008-12-16 Bernhard Reutner... - install utils into the proper directories
2008-12-10 Rob LandleyRemove hardwired usr/ from install_utils (that's what...
2008-11-09 Bernhard Reutner... - Add temporary hack to wipe dep files even on clean...
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-09 Bernhard Reutner... - tidy up utils_install
2008-05-02 Carmelo AmorosoAdded implementation for 'locale' command.
2006-02-15 Mike Frysingermake sure we first search for libraries in the newly...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2005-12-10 Peter S. MazingerSolve warning about redefined _GNU_SOURCE, allow iconv...
2005-12-08 Peter S. MazingerAdd -DNOT_IN_libc to disable the libc-internal.h stuff
2005-12-06 Peter S. MazingerCorrect typo, iconv binary does not use the internal...
2005-11-25 Peter S. MazingerChange HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
2005-11-25 Peter S. MazingerSame for utils, renamed install_utils to utils_install...
2005-11-25 Peter S. MazingerRename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by...
2005-11-24 Peter S. MazingerMove _GNU_SOURCE from file to CFLAGS, make use of NATIV...
2005-11-23 Peter S. MazingerMake utils includable into main Makefile.in, add compil...