summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* prettify make cleanBernhard Reutner-Fischer2010-04-121-1/+1
* prettify make cleanBernhard Reutner-Fischer2010-03-251-5/+5
* buildsys: touchup 'make dist' a tiny bitBernhard Reutner-Fischer2010-03-121-5/+6
* buildsys: Fix O= PREFIX= caseBernhard Reutner-Fischer2010-03-121-2/+2
* buildsys: fix dir order-only prereq of unifdefBernhard Reutner-Fischer2010-03-121-1/+2
* add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-26/+26
* install: fix O= PREFIX= installBernhard Reutner-Fischer2010-03-121-11/+11
* reduce number of mkdir callsBernhard Reutner-Fischer2010-03-121-8/+9
* Revert "ftw.h installation: fix inverted logic"Bernhard Reutner-Fischer2010-02-051-1/+1
* Makefile.in: Make install_dev depend on install_runtime.Henning Heinold2010-01-231-1/+1
* ftw.h installation: fix inverted logicBernhard Reutner-Fischer2010-01-231-1/+1
* install shared libs with +x permsMike Frysinger2009-11-211-3/+3
* realclean: wipe kconfig objectsBernhard Reutner-Fischer2009-11-201-0/+3
* remove some unneeded headers on installPeter S. Mazinger2009-11-191-1/+5
* no need for bits/syscalls.h on targetPeter S. Mazinger2009-11-191-4/+1
* Add missing order-only prereq for unifdefBernhard Reutner-Fischer2009-11-191-2/+2
* rm uClibc_arch_features.h on installPeter S. Mazinger2009-11-191-2/+1
* SUSV4: remove utime.hBernhard Reutner-Fischer2009-10-091-0/+1
* ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer2009-10-081-1/+1
* fix make {,install_}{,host}utilsBernhard Reutner-Fischer2009-09-181-4/+4
* Revert "default ?conf to native arch"Bernhard Reutner-Fischer2009-09-141-10/+10
* default ?conf to native archBernhard Reutner-Fischer2009-08-251-10/+10
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-68/+74
* Makefile.in: Let make release or make dist to use git.Khem Raj2009-08-011-1/+2
* do not install bits/syscalls-common.hMike Frysinger2009-07-231-0/+1
* add a wchar.h stubMike Frysinger2009-07-201-0/+5
* install_headers: convert header removal to Kbuild styleMike Frysinger2009-07-151-182/+83
* stop installing/screwing with linux-headersMike Frysinger2009-06-281-9/+0
* Make HARDWIRED_ABSPATH a config option.Rob Landley2009-02-241-0/+8
* Makefile.in: comment out deletion of include/ucontext.h,Denis Vlasenko2009-02-161-1/+2
* allow people to run the hostutils targets without having a .config fileMike Frysinger2009-02-091-4/+5
* reinstate bits/uClibc_arch_features.h in installed headers,Denis Vlasenko2009-02-091-1/+2
* "make utils" now successfully makes utils for targetDenis Vlasenko2009-01-281-5/+5
* - remove unavailable functionality upon request (Peter Mazinger)Bernhard Reutner-Fischer2009-01-211-9/+27
* - expand SUSv3_LEGACYBernhard Reutner-Fischer2008-12-291-0/+1
* Do not install libc-XXXX.h files in "make install".Denis Vlasenko2008-12-131-2/+2
* Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)Rob Landley2008-12-101-0/+3
* - remove fstatfs() and statfs() related headers upon requestBernhard Reutner-Fischer2008-11-261-0/+3
* fix "make install" with relative PREFIXDenis Vlasenko2008-11-211-1/+1
* - add hack to check if generating sysnum.h worked outBernhard Reutner-Fischer2008-11-171-0/+9
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-0/+6
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-6/+0
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-0/+6
* - do not fail if mktemp is not available.Bernhard Reutner-Fischer2008-11-131-1/+1
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-11/+10
* - do not list non-existing files in the threads prerequisitesBernhard Reutner-Fischer2008-10-181-0/+1
* - fix toggling thread implementation.Bernhard Reutner-Fischer2008-10-171-0/+5
* - fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer2008-10-141-5/+0
* - add signalfd()Bernhard Reutner-Fischer2008-10-101-0/+1
* - remove suspicious_dependencyBernhard Reutner-Fischer2008-10-101-12/+10