summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into nptlAustin Foxley2010-04-121-1/+1
|\
| * prettify make cleanBernhard Reutner-Fischer2010-04-121-1/+1
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-021-47/+51
|\|
| * 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
* | pregen-headers: Add new target which depends on headers.Khem Raj2010-02-231-2/+2
* | pregen: Fix the parallel build problem in pregen targetKhem Raj2010-02-231-5/+3
* | order headers before pregen-headersAustin Foxley2010-02-231-1/+1
* | initialize new pregen-headers-y variable before including sub makefilesAustin Foxley2010-02-221-1/+2
* | nptl/headers: Convert the makefile targets into variables.Khem Raj2010-02-221-1/+2
* | Merge commit 'origin/master' into nptlAustin Foxley2010-02-051-1/+1
|\|
| * Revert "ftw.h installation: fix inverted logic"Bernhard Reutner-Fischer2010-02-051-1/+1
* | Merge branch 'master' into nptlCarmelo Amoroso2010-01-251-2/+2
|\|
| * 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
* | Revert "nptl: make build depend directly on nptl headers"Austin Foxley2009-12-111-1/+1
* | nptl: make build depend directly on nptl headersAustin Foxley2009-12-091-1/+1
* | generate nptl headers without a recursive make callAustin Foxley2009-11-291-8/+1
* | Merge remote branch 'origin/master' into nptl_mergeAustin Foxley2009-11-221-12/+15
|\|
| * 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
* | build system changes needed for nptlAustin Foxley2009-10-171-1/+10
|/
* 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