OSDN Git Service

Some minor makefile fixups
[uclinux-h8/uClibc.git] / Makefile
2001-04-23 Eric AndersenFix up the main makefile. Autobuild ld.so and install it
2001-04-20 Manuel Novoa III Change shared lib name. Update install_new target...
2001-04-05 Eric AndersenCompile the compiler last
2001-04-03 Eric AndersenFix a bug noted by David Beamonte <dbeamonte@intelnet...
2001-03-29 David SchleefReimplemented "make install" target. I left the old...
2001-03-20 David McCulloughDo not remove const and extension when compiling with...
2001-03-20 Eric AndersenFix some strange formatting, so the compile looks prettier.
2001-03-19 Eric AndersenSeems most folks don't have /sbin in their path
2001-03-19 Eric AndersenMove yet more stuff into the uClibc_config.h file
2001-03-19 Eric AndersenFix up breakage resulting from flipping the sense of...
2001-03-18 Manuel Novoa III Added Vladimir's ctype locale support. Make Config...
2001-03-05 Eric AndersenUse LDFLAGS, don't always include -nostdlib...
2001-02-19 Eric AndersenI just changed "net" to "inet" to better follow the...
2001-02-05 Eric AndersenUpdate the build system a bit.
2001-01-30 Eric AndersenCommit a pointless change to test more updates to the...
2001-01-27 Manuel Novoa III Enable auto-generation of a size-optimized sysconf...
2001-01-25 Manuel Novoa III Clean up atexit.c; make sure sysconf and atexit agree...
2001-01-24 Eric AndersenThis is a silly update to test my change to the script...
2001-01-24 Eric AndersenThis is a silly update to the makefile to test the...
2001-01-16 Eric AndersenMakefile fixes
2001-01-16 Eric AndersenRemove generated files.
2001-01-16 Eric AndersenAdd first pass shared lib support into Makefile.
2001-01-16 Eric Andersenlinux 2.0.x kernels have broken header files. It is...
2001-01-15 Eric AndersenIf they have an x86, but HAS_MMU is false, warn and...
2001-01-12 Eric AndersenPatch from James Graves <jgraves@deltamobile.com> to...
2001-01-12 Eric AndersenClean test dir on 'make clean'
2001-01-12 Eric AndersenMakefile cleanups. For starters, OPTIMIZATION was...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2001-01-05 Eric AndersenMake error msg even friendlier.
2001-01-02 Eric AndersenPatch from James Graves <jgraves@deltamobile.com> to get
2001-01-02 Eric AndersenDuh. This was so wrong.
2001-01-01 Eric AndersenCarefully tell folks when their Config is screwed up.
2001-01-01 Eric AndersenA bunch of updates, part from Manuel Novoa III (such...
2000-11-15 Eric AndersenAdd in tmpnam() support from David Whedon <dwhedon...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-26 Eric AndersenAdd some more stuff -- {get|set}mntent, getline, getdel...
2000-10-22 Eric AndersenRemove io
2000-10-20 Eric AndersenStrip all object files of all non global symbols and...
2000-10-12 Eric AndersenMakefile update
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...
2000-10-09 Eric AndersenBug ugly formatting update
2000-10-07 Eric AndersenMore cleanups
2000-10-05 Eric AndersenMajor update to string handling. strcmp and friends...
2000-10-04 Eric AndersenRemember to remove libc.a on 'make clean'
2000-10-04 Eric AndersenFix all the makefiles. Clean up some warnings, cleanup...
2000-08-11 Eric AndersenYet more updates. Getting closer....
2000-08-10 Eric AndersenMore stuff. Down to only 43 missing functions before...
2000-07-09 Eric AndersenAdd in a bunch of junk. Busybox now compiles (except...
2000-07-09 Randolph Chungmisc net fixes for building....
2000-07-06 Eric AndersenMore stuff I forgot to commit.
2000-07-05 Eric AndersenMore header file cleanup.
2000-07-05 Eric AndersenMany bugfixes, header cleanups, etc. Added abort and...
2000-06-28 Eric AndersenMore GPL vs LGPL fixes (sysdeps/getpagesize.c), and...
2000-05-15 Erik AndersenFinished porting stuff to x86 and supporting the Linux...
2000-05-14 Erik AndersenSome makefile updates to make it behave a bit better...
2000-05-14 Erik AndersenPatch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control...
2000-05-14 Erik AndersenInitial revision