summaryrefslogtreecommitdiffstats
path: root/libutil/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add Makefile support for DSBT ELF.Bernd Schmidt bernds_cb1@t-online.de2011-03-051-0/+1
* nptl: proper soname handlingNatanael Copa2010-04-221-2/+2
* prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
* libutil: provide knob to disable itBernhard Reutner-Fischer2009-11-191-2/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-0/+2
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-2/+2
* - move stripping into do_ar resp compile-m for the sake of simplicityBernhard Reutner-Fischer2008-06-171-3/+0
* - strip the targets and not prerequisitesBernhard Reutner-Fischer2008-06-041-2/+2
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-0/+4
* A slight improvement over my previous commit which ensured we always rebuildBernd Schmidt2008-06-011-3/+3
* #1273 if EXTRAVERSION is set, make sure we respect itMike Frysinger2007-03-191-1/+1
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-1/+1
* DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger2006-02-151-1/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+1
* Add -D_GNU_SOURCE to CFLAGS, else openpty picks the XOPEN variant of fd_setPeter S. Mazinger2006-01-201-1/+1
* Add multi support to libm, remove lib*-multi-y, unneededPeter S. Mazinger2006-01-191-2/+0
* Add target strip command and use it, also disable for now CFLAGS-multi-y, aft...Peter S. Mazinger2006-01-181-1/+1
* Add IMA build rulesPeter S. Mazinger2006-01-181-2/+12
* Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...Peter S. Mazinger2005-11-221-8/+10
* rework depends and stripping so that libraries arent rebuilt all the time in ...Mike Frysinger2005-11-221-2/+4
* Add info to CFLAGS about lib we are buildingPeter S. Mazinger2005-11-181-1/+1
* Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...Peter S. Mazinger2005-11-171-13/+37
* Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger2005-10-271-2/+0
* Default changed to IMA compiling, disabled explicitely where currently not po...Peter S. Mazinger2005-10-261-2/+0
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-9/+21
* Add the current implementation to reviewPeter S. Mazinger2005-10-191-0/+21