summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix up the main makefile. Autobuild ld.so and install itEric Andersen2001-04-231-53/+22
* Change shared lib name. Update install_new target in Makefile.Manuel Novoa III2001-04-201-30/+34
* Compile the compiler lastEric Andersen2001-04-051-1/+1
* Fix a bug noted by David Beamonte <dbeamonte@intelnet.es>, so thatEric Andersen2001-04-031-1/+1
* Reimplemented "make install" target. I left the old one as-is,David Schleef2001-03-291-0/+35
* Do not remove const and extension when compiling with the elf tools.David McCullough2001-03-201-3/+5
* Fix some strange formatting, so the compile looks prettier.Eric Andersen2001-03-201-2/+5
* Seems most folks don't have /sbin in their pathEric Andersen2001-03-191-1/+1
* Move yet more stuff into the uClibc_config.h fileEric Andersen2001-03-191-0/+2
* Fix up breakage resulting from flipping the sense of some defines. Change fromEric Andersen2001-03-191-4/+17
* Added Vladimir's ctype locale support. Make Config setting visible in featur...Manuel Novoa III2001-03-181-5/+37
* Use LDFLAGS, don't always include -nostdlib...Eric Andersen2001-03-051-1/+1
* I just changed "net" to "inet" to better follow the directoryEric Andersen2001-02-191-1/+1
* Update the build system a bit.Eric Andersen2001-02-051-29/+45
* Commit a pointless change to test more updates to the logging script.Eric Andersen2001-01-301-1/+0
* Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).Manuel Novoa III2001-01-271-1/+1
* Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III2001-01-251-0/+1
* This is a silly update to test my change to the script that emails folksEric Andersen2001-01-241-1/+1
* This is a silly update to the makefile to test the new scriptEric Andersen2001-01-241-1/+1
* Makefile fixesEric Andersen2001-01-161-5/+20
* Remove generated files.Eric Andersen2001-01-161-1/+1
* Add first pass shared lib support into Makefile.Eric Andersen2001-01-161-2/+18
* linux 2.0.x kernels have broken header files. It is silly to be soEric Andersen2001-01-161-6/+3
* If they have an x86, but HAS_MMU is false, warn and sleep(10) sinceEric Andersen2001-01-151-1/+8
* Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen2001-01-121-0/+14
* Clean test dir on 'make clean'Eric Andersen2001-01-121-2/+2
* Makefile cleanups. For starters, OPTIMIZATION was missing...Eric Andersen2001-01-121-2/+2
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* Make error msg even friendlier.Eric Andersen2001-01-051-1/+4
* Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen2001-01-021-1/+1
* Duh. This was so wrong.Eric Andersen2001-01-021-2/+1
* Carefully tell folks when their Config is screwed up.Eric Andersen2001-01-011-0/+6
* A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen2001-01-011-4/+6
* Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen2000-11-151-1/+1
* Fix doc blunder.Eric Andersen2000-11-041-1/+1
* Fix doc blunder.Eric Andersen2000-11-041-3/+3
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen2000-10-261-1/+2
* Remove ioEric Andersen2000-10-221-1/+1
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+1
* Makefile updateEric Andersen2000-10-121-1/+1
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-4/+9
* Bug ugly formatting updateEric Andersen2000-10-091-3/+8
* More cleanupsEric Andersen2000-10-071-1/+1
* Major update to string handling. strcmp and friends were horriblyEric Andersen2000-10-051-4/+4
* Remember to remove libc.a on 'make clean'Eric Andersen2000-10-041-0/+1
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-47/+39
* Yet more updates. Getting closer....Eric Andersen2000-08-111-0/+1
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-101-1/+1
* Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen2000-07-091-3/+3