summaryrefslogtreecommitdiffstats
path: root/package/netcat
Commit message (Expand)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* packages: remove all := signsThomas Petazzoni2013-01-201-3/+3
* remove rest of the BR2_SOURCEFORGE_MIRROR referencesStefan Fröberg2012-08-281-1/+1
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* packages: remove redundant INSTALL_TARGET=YES declarationsGustavo Zacarias2012-03-111-1/+0
* packages: remove redundant INSTALL_STAGING=NO declarationsGustavo Zacarias2012-03-111-1/+0
* packages: remove redundant AUTORECONF=NO declarationsGustavo Zacarias2012-03-111-1/+0
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* netcat: remove --program-prefixYann E. MORIN2011-09-121-1/+0
* netcat: prevent build system from adding a prefix to binariesThomas Petazzoni2010-08-241-0/+1
* netcat: fix logic for archs with unsigned charsNick Leverton2010-07-201-0/+30
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-2/+0
* Getting rid of a bit more configure options that's been centralized.Thomas Lundquist2009-01-181-1/+0
* package/: remove redundant install-strip in *_TARGET_INSTALL_OPTPeter Korsgaard2008-10-201-1/+0
* netcat: convert to Makefile.autotools.in formatPeter Korsgaard2008-08-271-50/+9
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-3/+3
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt2008-02-121-0/+1
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-091-1/+1
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - add package netcatBernhard Reutner-Fischer2007-01-242-0/+72