Age | Commit message (Expand) | Author |
2004-01-16 | s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g | Eric Andersen |
2004-01-13 | Fixup dated comments | Eric Andersen |
2004-01-03 | Be sure to fully clean 2.6 kernel headers on 'make clean' | Eric Andersen |
2003-12-04 | Don't download the local data if we have it already. | Manuel Novoa III |
2003-11-23 | Make sure we use the right CC setting when building utils. | Manuel Novoa III |
2003-11-22 | Make sure the utils build gets the setting for CROSS. | Manuel Novoa III |
2003-11-16 | Don't install shadow.h if shadow password support is disabled. | Manuel Novoa III |
2003-11-13 | Teach the install_dev target to behave itself and install | Eric Andersen |
2003-11-08 | For now, disable the iconv utility | Eric Andersen |
2003-11-07 | remove some junk I added while debugging | Eric Andersen |
2003-11-07 | It is remotely possible the utils might even compile this time | Eric Andersen |
2003-11-06 | Begin converting the client utils | Eric Andersen |
2003-11-06 | s,(RUNTIME_PREFIX)/,(RUNTIME_PREFIX),g | Eric Andersen |
2003-11-06 | s,(DEVEL_PREFIX)/,(DEVEL_PREFIX),g | Eric Andersen |
2003-11-05 | Kill off "mipsel" and just use "mips" | Eric Andersen |
2003-11-04 | Rework the config system. Better utilize the Kconfig language | Eric Andersen |
2003-11-04 | Minor makefile tweaks | Eric Andersen |
2003-10-20 | Fix a stupid bug that caused uClibc to never provide the correct | Eric Andersen |
2003-10-20 | Patch from Peter S. Mazinger: | Eric Andersen |
2003-10-18 | more install changes | Eric Andersen |
2003-10-18 | Do not install the uClibc wrapper toolchain by default. Make | Eric Andersen |
2003-10-18 | the runtime should not install a /bin dir | Eric Andersen |
2003-10-18 | Add a new RUNTIME_PREFIX | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-12 | Always build and install ldconfig | Eric Andersen |
2003-09-09 | Enable automagic locale data downloads | Eric Andersen |
2003-09-08 | Add back in table-less ctype funcs for those interested in minimizing | Manuel Novoa III |
2003-09-08 | Be certain the config system binaries are current | Eric Andersen |
2003-09-06 | Don't install floating point related headers, and wrap some previously | Manuel Novoa III |
2003-09-06 | Be more clear | Eric Andersen |
2003-09-06 | Add more pretty comments | Eric Andersen |
2003-09-06 | Remove more headers when options are disabled | Eric Andersen |
2003-09-03 | Some more buildroot-motivated fixes. Avoid installing some headers, as | Manuel Novoa III |
2003-09-01 | Remove a bunch of guessing about the location of the kernel | Eric Andersen |
2003-08-24 | Fix a few bugs in the new extended locale functions. | Manuel Novoa III |
2003-07-15 | Patch from Peter Kjellerstedt to not modify include/bits/sysnum.h | Eric Andersen |
2003-06-30 | Per suggestion from Stuart Hughes, allow uClibc to re-install | Eric Andersen |
2003-05-30 | In a number of places we erroneously used tests such as '#ifdef PIC' when we | Eric Andersen |
2003-03-07 | Patch from Stefan Allius: | Eric Andersen |
2003-03-05 | Patch from Konrad Eisele to add include/asm-generic since, at least | Eric Andersen |
2003-03-03 | more uClinux shared libs fixups | David McCullough |
2003-02-17 | updates to the uClinux-dist romfs and uClinux shared library targets. | David McCullough |
2003-02-11 | Per suggestion from Peter Lassahn, fix the install_dev target | Eric Andersen |
2003-01-25 | Fix the 'make release' target | Eric Andersen |
2003-01-24 | Stupid typo | Eric Andersen |
2003-01-24 | Don't clean config system except on 'make distclean'. Remember to | Eric Andersen |
2002-12-13 | Only build the ncurses stuff when it is needed, based on a | Eric Andersen |
2002-12-12 | Add in a stub libnsl library to make stupid configure scripts | Eric Andersen |