summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* buildsys: move dist to gitBernhard Reutner-Fischer2010-03-121-4/+3
* Makefile.in: Make install_dev depend on install_runtime.Henning Heinold2010-02-201-1/+1
* {,host}utils depend on headersBernhard Reutner-Fischer2010-01-221-2/+2
* install shared libs with +x permsMike Frysinger2009-12-191-1/+1
* Add missing order-only prereq for unifdefBernhard Reutner-Fischer2009-12-191-2/+2
* reinstate g++-3.4.x hack for localesBernhard Reutner-Fischer2009-10-281-3/+4
* handle {,install_}{,host}utilsBernhard Reutner-Fischer2009-10-161-4/+4
* allow people to run the hostutils targets without having a .config fileMike Frysinger2009-10-121-4/+5
* Do not install libc-XXXX.h files in "make install". glibc does not have them,...Denis Vlasenko2009-10-121-2/+2
* Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)...Rob Landley2009-10-121-0/+3
* fix "make install" with relative PREFIXDenis Vlasenko2009-10-121-1/+1
* - add hack to check if generating sysnum.h worked out (r24084 from trunk)Bernhard Reutner-Fischer2008-11-171-0/+9
* - Remove linux-specific prototypes if asked to. (r24051 from trunk)Bernhard Reutner-Fischer2008-11-151-0/+6
* - do not fail if mktemp is not available.Bernhard Reutner-Fischer2008-11-121-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
* - reinstate hostutils targetBernhard Reutner-Fischer2008-10-091-0/+2
* - fix bad r23573 from egtvedtBernhard Reutner-Fischer2008-10-081-2/+2
* - fix building locale (pre- and generated, even parallel)Bernhard Reutner-Fischer2008-10-081-1/+0
* - add/use variables to make build-tools configurableBernhard Reutner-Fischer2008-10-081-10/+10
* Ensure that headers are generated before libsHans-Christian Egtvedt2008-10-021-0/+5
* Dependencies tweak: make install should depend on all, orRob Landley2008-09-271-2/+2
* - revert r23469. If gnu getopt is disabled, then there is no getopt.h.Bernhard Reutner-Fischer2008-09-261-0/+6
* - both getopt gnu and susv3 want {bits/,}getopt.h installed. Closes #1297Bernhard Reutner-Fischer2008-09-241-6/+0
* - do not attempt to rm twiceBernhard Reutner-Fischer2008-09-161-12/+16
* - the help target is phonyBernhard Reutner-Fischer2008-09-111-1/+1
* Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and makeRicard Wanderlof2008-08-281-0/+4
* check and test have to depend on test_compileBernhard Reutner-Fischer2008-07-111-1/+1
* Fix the test build system by installing headers on a local folderCarmelo Amoroso2008-07-081-2/+16
* Make locale_headers only when doing pregen and not headersCarmelo Amoroso2008-06-111-1/+1
* - Improve prerequisites and avoid spurious reconfigurations.Bernhard Reutner-Fischer2008-06-091-61/+97
* - revert r22233Bernhard Reutner-Fischer2008-06-051-9/+4
* - make libcrypt optional. Untested.Bernhard Reutner-Fischer2008-06-051-0/+4
* - switching thread impls without makeing clean before left the objs of theBernhard Reutner-Fischer2008-06-051-4/+9
* - do a defconfig for the given arch, not unconditionally for alphaBernhard Reutner-Fischer2008-06-051-1/+2
* - remove duplicate removing of ustat.hBernhard Reutner-Fischer2008-06-041-6/+0
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-0/+63
* build system: stop creating ugly double-slash symlinks likeDenis Vlasenko2008-06-011-1/+4
* - rm all deps on distcleanBernhard Reutner-Fischer2008-05-311-1/+1
* Makefile.kconfig: whitespace fixDenis Vlasenko2008-05-311-0/+4
* - do not delete the libs i keep for size-comparisonBernhard Reutner-Fischer2008-05-211-2/+4
* Split kernel headers installation from "make install_headers".Denis Vlasenko2008-05-071-0/+5
* Add unifdef host tool to clean targetCarmelo Amoroso2008-05-071-0/+1
* build system: improve install_headers.Denis Vlasenko2008-04-271-9/+6
* Call explicitely objclean-y when doing build cleanup.Carmelo Amoroso2008-03-051-3/+1
* - add C99 floating point environment, rounding and exception handling functionsBernhard Reutner-Fischer2008-01-191-0/+5