summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2001-05-04Another update to make sure things work properly on x86 now.Eric Andersen
2001-05-04This patch allows powerpc to compile again. It also checks if weEric Andersen
2001-05-04This is kindof neat. With this update, you can now simply set yourEric Andersen
2001-04-27A few more compilation updatesEric Andersen
2001-04-26Ok, this should finish things upEric Andersen
2001-04-26Oops. I forgot to check this in last night, so if anybody builtEric Andersen
2001-04-23Fix up the main makefile. Autobuild ld.so and install itEric Andersen
2001-04-20Change shared lib name. Update install_new target in Makefile.Manuel Novoa III
2001-04-05Compile the compiler lastEric Andersen
2001-04-03Fix a bug noted by David Beamonte <dbeamonte@intelnet.es>, so thatEric Andersen
2001-03-29Reimplemented "make install" target. I left the old one as-is,David Schleef
2001-03-20Do not remove const and extension when compiling with the elf tools.David McCullough
2001-03-20Fix some strange formatting, so the compile looks prettier.Eric Andersen
2001-03-19Seems most folks don't have /sbin in their pathEric Andersen
2001-03-19Move yet more stuff into the uClibc_config.h fileEric Andersen
2001-03-19Fix up breakage resulting from flipping the sense of some defines. Change fromEric Andersen
2001-03-18Added Vladimir's ctype locale support. Make Config setting visible in featur...Manuel Novoa III
2001-03-05Use LDFLAGS, don't always include -nostdlib...Eric Andersen
2001-02-19I just changed "net" to "inet" to better follow the directoryEric Andersen
2001-02-05Update the build system a bit.Eric Andersen
2001-01-30Commit a pointless change to test more updates to the logging script.Eric Andersen
2001-01-27Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).Manuel Novoa III
2001-01-25Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III
2001-01-24This is a silly update to test my change to the script that emails folksEric Andersen
2001-01-24This is a silly update to the makefile to test the new scriptEric Andersen
2001-01-16Makefile fixesEric Andersen
2001-01-16Remove generated files.Eric Andersen
2001-01-16Add first pass shared lib support into Makefile.Eric Andersen
2001-01-16linux 2.0.x kernels have broken header files. It is silly to be soEric Andersen
2001-01-15If they have an x86, but HAS_MMU is false, warn and sleep(10) sinceEric Andersen
2001-01-12Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen
2001-01-12Clean test dir on 'make clean'Eric Andersen
2001-01-12Makefile cleanups. For starters, OPTIMIZATION was missing...Eric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2001-01-05Make error msg even friendlier.Eric Andersen
2001-01-02Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen
2001-01-02Duh. This was so wrong.Eric Andersen
2001-01-01Carefully tell folks when their Config is screwed up.Eric Andersen
2001-01-01A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen
2000-11-15Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-10-26Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen
2000-10-22Remove ioEric Andersen
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
2000-10-12Makefile updateEric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-10-07More cleanupsEric Andersen