Age | Commit message (Expand) | Author |
2011-05-02 | buildsys: make $(LOCAL_INSTALL_PATH) phony | Bernhard Reutner-Fischer |
2011-04-20 | Added fts support for traversing UNIX file hierarchies. | Salvatore Cro |
2011-03-08 | Makefile.in: remove uClibc_fpmax.h independently of any config option | Peter S. Mazinger |
2011-03-08 | Makefile.in: remove uClibc_uwchar.h and uClibc_va_copy.h on install | Peter S. Mazinger |
2011-03-08 | try to fix duplicated slashes in the generated lib*.so files (round 2) | Peter S. Mazinger |
2011-03-08 | Revert "buildsys: prefer the form HEADERS_RM-$(<config>)" | Carmelo Amoroso |
2011-03-07 | buildsys: prefer the form HEADERS_RM-$(<config>) | Carmelo Amoroso |
2011-03-06 | Revert "try to fix duplicated slashes in the generated lib*.so files" | Peter S. Mazinger |
2011-03-04 | fix removal of sgtty.h | Peter S. Mazinger |
2011-03-03 | add _dl_errno support to errno.h, cleanup | Peter S. Mazinger |
2011-03-03 | sgtty.h is useless, remove it on STRICT_HEADERS | Peter S. Mazinger |
2011-03-03 | do not care about libc-internal.h, remove hp-timing.h | Peter S. Mazinger |
2011-03-03 | remove libc-internal.h on install | Peter S. Mazinger |
2011-03-03 | remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H... | Peter S. Mazinger |
2011-03-03 | try to fix duplicated slashes in the generated lib*.so files | Peter S. Mazinger |
2011-01-25 | libc: fix linker script generation for libubacktrace.so | Filippo Arcidiacono |
2011-01-06 | buildsys: headers target should not depend on sysnum.h | Carmelo Amoroso |
2011-01-06 | buildsys: fix make release target | Carmelo Amoroso |
2011-01-05 | remove uClibc_ctype.h if !LOCALE | Bernhard Reutner-Fischer |
2011-01-05 | Revert "Makefile.in: Add header to 'all' target" | Bernhard Reutner-Fischer |
2010-12-18 | Makefile.in: Add header to 'all' target | Khem Raj |
2010-12-18 | install_headers: Fix the header installation when using out of source | Khem Raj |
2010-12-02 | create DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_PREFIX/lib | Natanael Copa |
2010-11-24 | buildsys: add make {,install_}startfiles | Bernhard Reutner-Fischer |
2010-09-22 | libc: Sort HEADERS_RM alphabetically | Carmelo Amoroso |
2010-09-15 | libubacktrace: Provide uClibc with backtrace functions | Salvatore Cro |
2010-09-14 | misc: utmpx based logging support | Salvatore Cro |
2010-08-05 | add config parser | Bernhard Reutner-Fischer |
2010-08-04 | utils: add pregen requisite | Bernhard Reutner-Fischer |
2010-07-06 | nptl: fix buildsys | Bernhard Reutner-Fischer |
2010-06-13 | nptl: fix symlinking headers | Bernhard Reutner-Fischer |
2010-06-11 | buildsys: conceal install_headers | Bernhard Reutner-Fischer |
2010-06-11 | buildsys: fix lib/ directory prerequisite | Bernhard Reutner-Fischer |
2010-05-09 | powerpc: Add TLS and NPTL support | Khem Raj |
2010-04-25 | Makefile.in: install sgtty.h | Roman I Khimov |
2010-04-25 | build: Fix infinite loop when no threading support is enabled | Carmelo Amoroso |
2010-04-22 | nptl: proper soname handling | Natanael Copa |
2010-04-12 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2010-04-12 | prettify make clean | Bernhard Reutner-Fischer |
2010-04-02 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2010-03-12 | buildsys: touchup 'make dist' a tiny bit | Bernhard Reutner-Fischer |
2010-03-12 | buildsys: Fix O= PREFIX= case | Bernhard Reutner-Fischer |
2010-03-12 | buildsys: fix dir order-only prereq of unifdef | Bernhard Reutner-Fischer |
2010-03-12 | add MULTILIB_DIR: Path component for libdirs | Bernhard Reutner-Fischer |
2010-03-12 | install: fix O= PREFIX= install | Bernhard Reutner-Fischer |
2010-03-12 | reduce number of mkdir calls | Bernhard Reutner-Fischer |
2010-02-23 | pregen-headers: Add new target which depends on headers. | Khem Raj |
2010-02-23 | pregen: Fix the parallel build problem in pregen target | Khem Raj |
2010-02-23 | order headers before pregen-headers | Austin Foxley |