summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2012-06-15remove uClibc_mutex.h on installPeter S. Mazinger
2012-06-15uClibc_stdio.h: change the guard used to include stdio-lock.hPeter S. Mazinger
2012-06-15uClibc_pthread.h: do not install on targetPeter S. Mazinger
2012-06-15cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15remove subdir include/internal on installPeter S. Mazinger
2012-06-13buildsys: prune pthread bits from arch headersBernhard Reutner-Fischer
2012-06-13buildsys: clean up libubacktrace linker script handlingKevin Cernekee
2012-04-08signalfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08timerfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08inotify.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08buildsys: fix building with make-3.82+Mike Frysinger
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