Age | Commit message (Expand) | Author |
2005-05-14 | Top-level makefile fix for OS agnosticism and set the value of TARGET_ARCH | "Steven J. Hill" |
2005-03-10 | chown syntax 0.0 -> 0:0 | Mike Frysinger |
2005-03-09 | add a check target cause i'm lazy | Mike Frysinger |
2005-02-16 | Since libdl is pretty small, and not likely to benefit from mklibs.py | Eric Andersen |
2005-02-16 | Unlike the other static libs, libdl.a and libdl_pic.a are different. | Manuel Novoa III |
2005-02-08 | Update release target for subversion | Eric Andersen |
2005-02-08 | add notes about header generation | Mike Frysinger |
2005-01-31 | Always use the target CC when generating include/bits/sysnum.h, since some | Eric Andersen |
2005-01-29 | Use HOSTCC for seting up the syscall list | Eric Andersen |
2005-01-24 | Use $(LN) rather than ln. | Peter Kjellerstedt |
2005-01-19 | add a tiny hack so that the headers target isnt rebuilt all the time, only wh... | Mike Frysinger |
2005-01-18 | tweak target dependencies to support parallel builds | Mike Frysinger |
2005-01-16 | Made it possible to make utils when $(CROSS) or $(CC) contain spaces. | Peter Kjellerstedt |
2005-01-11 | Do not use portable (POSIX) 'cp -PRf' but instead use 'cp -dRf' since | Eric Andersen |
2005-01-11 | Patch from Paul Mundt (lethal) adding an initial librt implementation. | Eric Andersen |
2005-01-01 | Amir Shalem writes: | Mike Frysinger |
2005-01-01 | Amir Shalem writes: | Mike Frysinger |
2004-12-11 | Remove some accumulated ugly junk | Eric Andersen |
2004-08-21 | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen |
2004-08-10 | At solar's request... | Manuel Novoa III |
2004-03-18 | Alexandre Oliva writes: | Eric Andersen |
2004-02-12 | Add our own copies of the include/scsi header files, per what glibc | Eric Andersen |
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 |