Age | Commit message (Expand) | Author |
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 |
2002-12-04 | Change some variable names so we are more consistant with what | Eric Andersen |
2002-12-02 | Don't leak outside of the target area when installing things. | Eric Andersen |
2002-11-23 | Use 'install' rather than 'mkdir -p' for target directories. | Eric Andersen |
2002-11-22 | Ok... here's the summary: | Manuel Novoa III |
2002-11-09 | Patch from Stefan Allius, rebuild extra/config/conf if it is missing | Eric Andersen |
2002-11-07 | Fixed makefiles to remove binaries generated for the configuration | "Steven J. Hill" |
2002-11-03 | Use "include_config" not "include-config" | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-10-28 | Define TOPDIR to be just `.' when invoking gen_bits_syscall_h.sh, since | Miles Bader |
2002-10-18 | Echo mmu-less warning where appropriate | Eric Andersen |
2002-10-15 | (uClibc_config): Define __UCLIBC_UCLINUX_BROKEN_MUNMAP__ for MMU-less systems. | Miles Bader |
2002-10-08 | Implemented 'romfs' target so that uClibc works with building uClinux. | "Steven J. Hill" |
2002-10-01 | Sigh. OpenBSD used /usr/bin/{true|false} | Eric Andersen |
2002-09-16 | * Updated for the CRIS port. | Tobias Anderberg |
2002-09-05 | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader |
2002-08-25 | Kill the HAS_LONG_LONG option. It really did not make a lot of | Eric Andersen |
2002-08-22 | Hide .hidden stuff unless explicitly enabled | Eric Andersen |
2002-08-16 | Remove h8300 special case | Eric Andersen |
2002-08-16 | (headers): Remove special case for v850, now that the general case | Miles Bader |
2002-08-15 | Do not prevent people from making mmu-less builds on mmu-full systems. | Eric Andersen |
2002-08-08 | Remove unified syscall support (it should just be a per-arch | Eric Andersen |
2002-07-31 | Sigh. A bit more cleanup. | Eric Andersen |
2002-07-31 | You fool foolish. Goodbye level 2. | Eric Andersen |
2002-07-31 | Always build utils by default | Eric Andersen |
2002-07-26 | Ok, I get it. sjhill kept adding the 'find' command since | Eric Andersen |
2002-07-26 | Kill ill advised find command that was not doing anything | Eric Andersen |
2002-07-25 | Addition to 'distclean' for little endian MIPS. | "Steven J. Hill" |