summaryrefslogtreecommitdiffstats
path: root/package/which
Commit message (Expand)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* which: add license infoArnout Vandecappelle (Essensium/Mind)2012-11-141-0/+2
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* which: style cleanupGustavo Zacarias2011-10-151-6/+3
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* which: remove useless strippingThomas Petazzoni2010-09-121-4/+0
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-2/+0
* which.mk:Wade Berrier2008-10-062-2/+1
* which: convert to Makefile.autotools.in formatPeter Korsgaard2008-07-221-47/+7
* which: install into /usr/binPeter Korsgaard2008-07-221-2/+3
* which: strip target binaryPeter Korsgaard2008-07-221-1/+2
* which: needs readlinePeter Korsgaard2008-07-221-0/+1
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* 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