summaryrefslogtreecommitdiffstats
path: root/package/libevent
Commit message (Expand)AuthorAgeFilesLines
* libevent: disable building test programsgilles.talis@gmail.com2013-07-021-0/+30
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* Fix package headers to comply with coding styleAlexandre Belloni2013-06-061-0/+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 AUTORECONF=NO declarationsGustavo Zacarias2012-03-111-2/+0
* libevent: bump version to 2.0.14H Hartley Sweeten2011-10-071-2/+2
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* libevent: bump to version 2.0.13Darius Augulis2011-09-131-1/+1
* package: apply libtool patch where possiblePeter Korsgaard2011-02-171-1/+0
* libevent: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-6/+8
* libevent: only install event_rpcgen.py if python support is enabledPeter Korsgaard2009-09-191-0/+8
* libevent: Bump version and clean up makefile.Will Newton2009-09-192-74/+8
* 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
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* - fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-191-3/+6
* - 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
* - 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
* - use $@Bernhard Reutner-Fischer2007-06-201-2/+2
* - you have to escape the asteriskBernhard Reutner-Fischer2007-06-201-1/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer2007-01-211-2/+2
* - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in theBernhard Reutner-Fischer2007-01-141-1/+1
* - add missing foo-source target for "make source" for downloading Bernhard Reutner-Fischer2007-01-141-0/+2
* Remove man pages after installing into target filesystem."Steven J. Hill"2007-01-141-1/+4
* Add libevent package. I started building all the components needed for NFSv4 ..."Steven J. Hill"2007-01-143-0/+80