summaryrefslogtreecommitdiff
path: root/package/which
Commit message (Expand)AuthorAge
* which: style cleanupGustavo Zacarias2011-10-15
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* which: remove useless strippingThomas Petazzoni2010-09-12
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* which.mk:Wade Berrier2008-10-06
* which: convert to Makefile.autotools.in formatPeter Korsgaard2008-07-22
* which: install into /usr/binPeter Korsgaard2008-07-22
* which: strip target binaryPeter Korsgaard2008-07-22
* which: needs readlinePeter Korsgaard2008-07-22
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* cleanup which makefileJohn Voltz2008-03-06
* Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt2008-02-12
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* yet more LDFLAGS handling fixupsEric Andersen2007-03-14
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-03
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-01
* - quote HOST_CC.Bernhard Reutner-Fischer2006-03-10
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-10
* add whichMike Frysinger2004-11-11