summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2005-01-18tweak target dependencies to support parallel buildsMike Frysinger
2005-01-16Made it possible to make utils when $(CROSS) or $(CC) contain spaces.Peter Kjellerstedt
2005-01-11Do not use portable (POSIX) 'cp -PRf' but instead use 'cp -dRf' sinceEric Andersen
2005-01-11Patch from Paul Mundt (lethal) adding an initial librt implementation.Eric Andersen
2005-01-01Amir Shalem writes:Mike Frysinger
2005-01-01Amir Shalem writes:Mike Frysinger
2004-12-11Remove some accumulated ugly junkEric Andersen
2004-08-21Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen
2004-08-10At solar's request...Manuel Novoa III
2004-03-18Alexandre Oliva writes:Eric Andersen
2004-02-12Add our own copies of the include/scsi header files, per what glibcEric Andersen
2004-01-16s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen
2004-01-13Fixup dated commentsEric Andersen
2004-01-03Be sure to fully clean 2.6 kernel headers on 'make clean'Eric Andersen
2003-12-04Don't download the local data if we have it already.Manuel Novoa III
2003-11-23Make sure we use the right CC setting when building utils.Manuel Novoa III
2003-11-22Make sure the utils build gets the setting for CROSS.Manuel Novoa III
2003-11-16Don't install shadow.h if shadow password support is disabled.Manuel Novoa III
2003-11-13Teach the install_dev target to behave itself and installEric Andersen
2003-11-08For now, disable the iconv utilityEric Andersen
2003-11-07remove some junk I added while debuggingEric Andersen
2003-11-07It is remotely possible the utils might even compile this timeEric Andersen
2003-11-06Begin converting the client utilsEric Andersen
2003-11-06s,(RUNTIME_PREFIX)/,(RUNTIME_PREFIX),gEric Andersen
2003-11-06s,(DEVEL_PREFIX)/,(DEVEL_PREFIX),gEric Andersen
2003-11-05Kill off "mipsel" and just use "mips"Eric Andersen
2003-11-04Rework the config system. Better utilize the Kconfig languageEric Andersen
2003-11-04Minor makefile tweaksEric Andersen
2003-10-20Fix a stupid bug that caused uClibc to never provide the correctEric Andersen
2003-10-20Patch from Peter S. Mazinger:Eric Andersen
2003-10-18more install changesEric Andersen
2003-10-18Do not install the uClibc wrapper toolchain by default. MakeEric Andersen
2003-10-18the runtime should not install a /bin dirEric Andersen
2003-10-18Add a new RUNTIME_PREFIXEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-12Always build and install ldconfigEric Andersen
2003-09-09Enable automagic locale data downloadsEric Andersen
2003-09-08Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III
2003-09-08Be certain the config system binaries are currentEric Andersen
2003-09-06Don't install floating point related headers, and wrap some previouslyManuel Novoa III
2003-09-06Be more clearEric Andersen
2003-09-06Add more pretty commentsEric Andersen
2003-09-06Remove more headers when options are disabledEric Andersen
2003-09-03Some more buildroot-motivated fixes. Avoid installing some headers, asManuel Novoa III
2003-09-01Remove a bunch of guessing about the location of the kernelEric Andersen
2003-08-24Fix a few bugs in the new extended locale functions.Manuel Novoa III
2003-07-15Patch from Peter Kjellerstedt to not modify include/bits/sysnum.hEric Andersen
2003-06-30Per suggestion from Stuart Hughes, allow uClibc to re-installEric Andersen