summaryrefslogtreecommitdiffstats
path: root/Makerules
Commit message (Expand)AuthorAgeFilesLines
* buildsys: document UCLIBC_EXTRA_CPPFLAGSBernhard Reutner-Fischer2011-05-111-2/+2
* Makerules: respect HARDWIRED_ABSPATH in interp.cPeter S. Mazinger2011-03-081-0/+6
* Add Makefile support for DSBT ELF.Bernd Schmidt bernds_cb1@t-online.de2011-03-051-1/+2
* buildsys: add make {,install_}startfilesBernhard Reutner-Fischer2010-11-241-1/+2
* libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro2010-09-151-3/+4
* buildsys: tweak quoting of V=Bernhard Reutner-Fischer2010-07-271-14/+16
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-6/+6
* buildsys: add brief mode; show defines and ld-flagsBernhard Reutner-Fischer2010-06-241-0/+32
* buildsys: conceal install_headersBernhard Reutner-Fischer2010-06-111-0/+4
* buildsys: fix lib/ directory prerequisiteBernhard Reutner-Fischer2010-06-111-13/+5
* do not generate garbled interpBernhard Reutner-Fischer2010-06-081-3/+4
* nptl: proper soname handlingNatanael Copa2010-04-221-2/+2
* *.o[sS]: depend on pregenBernhard Reutner-Fischer2010-04-141-10/+9
* *.i depend on generated headersBernhard Reutner-Fischer2010-04-121-0/+1
* pass CFLAGS-dir to CC-mBernhard Reutner-Fischer2010-03-251-1/+4
* prettify make cleanBernhard Reutner-Fischer2010-03-251-1/+1
* add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-1/+1
* Robustify setting silent modeBernhard Reutner-Fischer2009-11-261-1/+1
* realclean: wipe kconfig objectsBernhard Reutner-Fischer2009-11-201-1/+1
* remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSPeter S. Mazinger2009-11-191-2/+2
* Makerules: add a do_sed commandAustin Foxley2009-10-171-0/+5
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-23/+30
* Partially revent "make utils" fix. This version is less intrusive,Denis Vlasenko2009-01-281-3/+1
* "make utils" now successfully makes utils for targetDenis Vlasenko2009-01-281-1/+3
* - hide __dl_ldso__ (Peter S. Mazinger)Bernhard Reutner-Fischer2009-01-141-1/+1
* - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math...Bernhard Reutner-Fischer2008-12-221-0/+6
* - only strip if cc compiled fineBernhard Reutner-Fischer2008-12-121-1/+1
* Added do_awk commanf for invoking awk parser. It will be usedCarmelo Amoroso2008-12-041-0/+5
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-6/+6
* - fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer2008-10-141-2/+12
* - prevent spurious rebuildsBernhard Reutner-Fischer2008-10-091-1/+1
* - cut down on attempted pattern rule matchesBernhard Reutner-Fischer2008-10-091-0/+1
* - beautify hcompile.uBernhard Reutner-Fischer2008-10-091-2/+12
* - revert bad hunk from (my) r22403Bernhard Reutner-Fischer2008-10-081-1/+1
* - do not attempt to rm twiceBernhard Reutner-Fischer2008-09-161-1/+1
* - the help target is phonyBernhard Reutner-Fischer2008-09-111-1/+1
* - honour EXTRA_CPPFLAGSBernhard Reutner-Fischer2008-09-111-1/+1
* - should either be defined or callers should do_t_strip manually afterwardsBernhard Reutner-Fischer2008-08-271-1/+1
* - the interp is an order-only prereq of lib-so-yBernhard Reutner-Fischer2008-07-111-1/+2
* - move stripping into do_ar resp compile-m for the sake of simplicityBernhard Reutner-Fischer2008-06-171-10/+20
* - remove improper commentBernhard Reutner-Fischer2008-06-161-2/+0
* - disregard any and all $(top_builddir) in deps.Bernhard Reutner-Fischer2008-06-111-10/+20
* - no need to export the included dependencies generated by ccBernhard Reutner-Fischer2008-06-101-4/+8
* - Improve prerequisites and avoid spurious reconfigurations.Bernhard Reutner-Fischer2008-06-091-3/+24
* - strip the targets and not prerequisitesBernhard Reutner-Fischer2008-06-041-2/+2
* - fix typo (have to check the content, not if true)Bernhard Reutner-Fischer2008-06-041-1/+2
* - add libpthread-nonshared-y to files.depBernhard Reutner-Fischer2008-06-031-5/+7
* - Generate dummy rules for prerequisites.Bernhard Reutner-Fischer2008-06-031-1/+1
* - breakup lines of compile.c and add a variable to hold filter-out PHONY target.Bernhard Reutner-Fischer2008-06-031-3/+10
* Still forgot some libraries in one of the previous commits.Bernd Schmidt2008-06-011-3/+3