summaryrefslogtreecommitdiffstats
path: root/package/nbd/nbd.mk
Commit message (Expand)AuthorAgeFilesLines
* Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}Thomas Petazzoni2013-07-041-1/+1
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* nbd: add license informationGustavo Zacarias2013-04-151-0/+1
* nbd: bump to version 3.3Gustavo Zacarias2013-04-141-1/+1
* nbd: bump to version 3.2Gustavo Zacarias2012-10-161-1/+1
* 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
* nbd: bump to version 3.1Gustavo Zacarias2012-05-231-1/+1
* nbd: fix download URLPeter Korsgaard2012-03-151-1/+1
* nbd: bump to version 3.0Gustavo Zacarias2012-03-111-1/+7
* nbd: bump to version 2.9.24Gustavo Zacarias2011-12-051-2/+2
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* nbd: use new style hookThomas Petazzoni2010-09-121-6/+10
* nbd: Bump nbd to version 2.9.15 and remove klcc issue.Peter Huewe2010-06-241-1/+1
* nbd: convert to Makefile.autotools.in formatPeter Korsgaard2010-02-091-67/+12
* package/nbd: fix build with !BR2_LARGEFILEPeter Korsgaard2009-11-221-0/+1
* package/nbd: add nbd-server supportVincent Palatin2009-11-221-3/+22
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* nbd: bump version and depend on glib2Peter Korsgaard2008-06-181-4/+4
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-271-3/+2
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-2/+2
* SED away some whitespaceUlf Samuelsson2007-08-201-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/+2
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
* Network block device package (client only)Peter Korsgaard2006-09-281-0/+57