summaryrefslogtreecommitdiff
path: root/Makerules
Commit message (Expand)AuthorAge
* buildsys: do not add empty obj to archivesBernhard Reutner-Fischer2012-03-13
* buildsys: fix detection of silent makeMike Frysinger2012-01-15
* buildsys: cache build flags in varsMike Frysinger2012-01-15
* Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso2011-06-24
|\
| * buildsys: document UCLIBC_EXTRA_CPPFLAGSBernhard Reutner-Fischer2011-05-11
* | Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso2011-04-06
|\ \ | |/
| * Makerules: respect HARDWIRED_ABSPATH in interp.cPeter S. Mazinger2011-03-08
| * Add Makefile support for DSBT ELF.Bernd Schmidt bernds_cb1@t-online.de2011-03-05
* | Merge commit 'origin/master' into prelinkCarmelo Amoroso2010-11-28
|\ \ | |/
| * buildsys: add make {,install_}startfilesBernhard Reutner-Fischer2010-11-24
* | ldso: Add runtime prelink supportFilippo Arcidiacono2010-09-17
|/
* libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro2010-09-15
* buildsys: tweak quoting of V=Bernhard Reutner-Fischer2010-07-27
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-06
* buildsys: add brief mode; show defines and ld-flagsBernhard Reutner-Fischer2010-06-24
* buildsys: conceal install_headersBernhard Reutner-Fischer2010-06-11
* buildsys: fix lib/ directory prerequisiteBernhard Reutner-Fischer2010-06-11
* do not generate garbled interpBernhard Reutner-Fischer2010-06-08
* nptl: proper soname handlingNatanael Copa2010-04-22
* *.o[sS]: depend on pregenBernhard Reutner-Fischer2010-04-14
* *.i depend on generated headersBernhard Reutner-Fischer2010-04-12
* pass CFLAGS-dir to CC-mBernhard Reutner-Fischer2010-03-25
* prettify make cleanBernhard Reutner-Fischer2010-03-25
* add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-12
* Robustify setting silent modeBernhard Reutner-Fischer2009-11-26
* realclean: wipe kconfig objectsBernhard Reutner-Fischer2009-11-20
* remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSPeter S. Mazinger2009-11-19
* Makerules: add a do_sed commandAustin Foxley2009-10-17
* support building out-of-treeBernhard Reutner-Fischer2009-08-17
* Partially revent "make utils" fix. This version is less intrusive,Denis Vlasenko2009-01-28
* "make utils" now successfully makes utils for targetDenis Vlasenko2009-01-28
* - hide __dl_ldso__ (Peter S. Mazinger)Bernhard Reutner-Fischer2009-01-14
* - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math...Bernhard Reutner-Fischer2008-12-22
* - only strip if cc compiled fineBernhard Reutner-Fischer2008-12-12
* Added do_awk commanf for invoking awk parser. It will be usedCarmelo Amoroso2008-12-04
* - less verbose make cleanBernhard Reutner-Fischer2008-11-07
* - fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer2008-10-14
* - prevent spurious rebuildsBernhard Reutner-Fischer2008-10-09
* - cut down on attempted pattern rule matchesBernhard Reutner-Fischer2008-10-09
* - beautify hcompile.uBernhard Reutner-Fischer2008-10-09
* - revert bad hunk from (my) r22403Bernhard Reutner-Fischer2008-10-08
* - do not attempt to rm twiceBernhard Reutner-Fischer2008-09-16
* - the help target is phonyBernhard Reutner-Fischer2008-09-11
* - honour EXTRA_CPPFLAGSBernhard Reutner-Fischer2008-09-11
* - should either be defined or callers should do_t_strip manually afterwardsBernhard Reutner-Fischer2008-08-27
* - the interp is an order-only prereq of lib-so-yBernhard Reutner-Fischer2008-07-11
* - move stripping into do_ar resp compile-m for the sake of simplicityBernhard Reutner-Fischer2008-06-17
* - remove improper commentBernhard Reutner-Fischer2008-06-16
* - disregard any and all $(top_builddir) in deps.Bernhard Reutner-Fischer2008-06-11
* - no need to export the included dependencies generated by ccBernhard Reutner-Fischer2008-06-10