summaryrefslogtreecommitdiffstats
path: root/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-0/+1
| | | | | | | | | | | | | | | been working on a new config system on and off for about 6 months now, but I've never been fully satisfied. Well, I'm finally am happy with the new config system, so here it is. This completely removes the old uClibc configuration system, and replaces it with an entirely new system based on LinuxKernelConf, from http://www.xs4all.nl/~zippel/lc/ As it turns out, Linus has just merged LinuxKernelConf into Linux 2.5.45, so it looks like I made the right choice. I have thus far updated only x86. I'll be updating the other architectures shortly. -Erik
* Added build-stamp for DebianDavid Schleef2001-11-181-0/+1
|
* Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, andManuel Novoa III2001-05-311-0/+1
| | | | | | | | TARGET_PREFIX to allow more flexibility. Also modified the gcc wrapper to do the right thing if -Wl,--dynamic-linker,xxx is passed on the command line. The gcc wrapper will also check the env variable UCLIBC_GCC_LDOPT for a dynamic linker option at runtime (although command line arg overrides the env variable).
* Make selection of uClibc floating point support in printf, etc. seperateManuel Novoa III2001-05-281-0/+1
| | | | | from libm float function support. Also, move all Config files out of the main directory.
* Rework where libraries get installed to. Now thew will be compiled andEric Andersen2001-05-111-1/+4
| | | | | | | | | dropped into a uClibc/lib dir when compiling, which will make life a bit easier when installing and cleaning up. Preface uClibc with 'lib' so ldconfig will recognize it as a library. Make all libraries have the uClibc version number attached, making upgrades possible by using the traditional symlink to the .so name plan. -Erik
* Ignore stuffEric Andersen2001-04-271-0/+1
|
* Added Vladimir's ctype locale support. Make Config setting visible in ↵Manuel Novoa III2001-03-181-0/+1
| | | | features.h. Reworked build of shared lib as suggested by Magick <magick@dds.nl>.
* Ignore generated binaries. Add a Config usable by most stock x86 systems.Eric Andersen2001-01-161-0/+3