summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2012-04-04buildsys: remove duplicate rule around defconfigsBernhard Reutner-Fischer
2012-03-25librt: add posix_spawn supportIsmael Luceno
2012-01-15buildsys: simplify include_clean greatlyMike Frysinger
2011-11-25buildsys: s/CROSS/CROSS_COMPILE/gCarmelo Amoroso
2011-11-08buildsys: do not install ld.so linker scriptCarmelo Amoroso
2011-11-02buildsys: eventually remove sys/eventfd.hBernhard Reutner-Fischer
2011-11-02stubs: handle linux-specificBernhard Reutner-Fischer
2011-10-25config: add support for <custom>_defconfigCarmelo Amoroso
2011-10-25config: revise defconfigs strategyCarmelo Amoroso
2011-10-25config: tidy-up of config targetsCarmelo Amoroso
2011-06-14config: Fix passing defconfig argsBernhard Reutner-Fischer
2011-05-31buildsys: fix pregen target (!NPTL with LOCALE)Carmelo Amoroso
2011-05-31libubacktrace: Fix ASNEEDED emissionBernhard Reutner-Fischer
2011-05-02buildsys: make $(LOCAL_INSTALL_PATH) phonyBernhard Reutner-Fischer
2011-04-20Added fts support for traversing UNIX file hierarchies.Salvatore Cro
2011-03-08Makefile.in: remove uClibc_fpmax.h independently of any config optionPeter S. Mazinger
2011-03-08Makefile.in: remove uClibc_uwchar.h and uClibc_va_copy.h on installPeter S. Mazinger
2011-03-08try to fix duplicated slashes in the generated lib*.so files (round 2)Peter S. Mazinger
2011-03-08Revert "buildsys: prefer the form HEADERS_RM-$(<config>)"Carmelo Amoroso
2011-03-07buildsys: prefer the form HEADERS_RM-$(<config>)Carmelo Amoroso
2011-03-06Revert "try to fix duplicated slashes in the generated lib*.so files"Peter S. Mazinger
2011-03-04fix removal of sgtty.hPeter S. Mazinger
2011-03-03add _dl_errno support to errno.h, cleanupPeter S. Mazinger
2011-03-03sgtty.h is useless, remove it on STRICT_HEADERSPeter S. Mazinger
2011-03-03do not care about libc-internal.h, remove hp-timing.hPeter S. Mazinger
2011-03-03remove libc-internal.h on installPeter S. Mazinger
2011-03-03remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger
2011-03-03try to fix duplicated slashes in the generated lib*.so filesPeter S. Mazinger
2011-01-25libc: fix linker script generation for libubacktrace.soFilippo Arcidiacono
2011-01-06buildsys: headers target should not depend on sysnum.hCarmelo Amoroso
2011-01-06buildsys: fix make release targetCarmelo Amoroso
2011-01-05remove uClibc_ctype.h if !LOCALEBernhard Reutner-Fischer
2011-01-05Revert "Makefile.in: Add header to 'all' target"Bernhard Reutner-Fischer
2010-12-18Makefile.in: Add header to 'all' targetKhem Raj
2010-12-18install_headers: Fix the header installation when using out of sourceKhem Raj
2010-12-02create DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_PREFIX/libNatanael Copa
2010-11-24buildsys: add make {,install_}startfilesBernhard Reutner-Fischer
2010-09-22libc: Sort HEADERS_RM alphabeticallyCarmelo Amoroso
2010-09-15libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro
2010-09-14misc: utmpx based logging supportSalvatore Cro
2010-08-05add config parserBernhard Reutner-Fischer
2010-08-04utils: add pregen requisiteBernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-06-13nptl: fix symlinking headersBernhard Reutner-Fischer
2010-06-11buildsys: conceal install_headersBernhard Reutner-Fischer
2010-06-11buildsys: fix lib/ directory prerequisiteBernhard Reutner-Fischer
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2010-04-25Makefile.in: install sgtty.hRoman I Khimov
2010-04-25build: Fix infinite loop when no threading support is enabledCarmelo Amoroso
2010-04-22nptl: proper soname handlingNatanael Copa