summaryrefslogtreecommitdiffstats
path: root/package/which
Commit message (Expand)AuthorAgeFilesLines
* cleanup which makefileJohn Voltz2008-03-061-3/+3
* Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt2008-02-121-0/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
* yet more LDFLAGS handling fixupsEric Andersen2007-03-141-1/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-1/+1
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-031-0/+2
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* - quote HOST_CC.Bernhard Reutner-Fischer2006-03-101-1/+1
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
* add whichMike Frysinger2004-11-113-0/+56