summaryrefslogtreecommitdiff
path: root/package/libevent
AgeCommit message (Expand)Author
2017-02-09libevent: drop openssl static linking workaroundPeter Korsgaard
2017-02-09libevent: disable sample programs to workaround static linking issuePeter Korsgaard
2017-02-04libevent: bump to version 2.1.8Adam Duskett
2016-01-18package/libevent: Fix broken download URLBernd Kuhls
2015-02-27libevent: fix openssl detection when statically linkingPeter Korsgaard
2015-01-07libevent: security bump to version 2.0.22Gustavo Zacarias
2015-01-02libevent: add optional dependency on OpenSSLThomas Petazzoni
2014-10-26libevent: Use github call & fix patchMaxime Hadjinlian
2014-10-19libevent: add hash fileGustavo Zacarias
2014-06-26libevent: add license informationGustavo Zacarias
2013-12-08libevent: add host variantGustavo Zacarias
2013-09-25libevent: Bump to 2.0.21Mischa Jonker
2013-07-02libevent: disable building test programsgilles.talis@gmail.com
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-06Fix package headers to comply with coding styleAlexandre Belloni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-03-11packages: remove redundant INSTALL_TARGET=YES declarationsGustavo Zacarias
2012-03-11packages: remove redundant AUTORECONF=NO declarationsGustavo Zacarias
2011-10-07libevent: bump version to 2.0.14H Hartley Sweeten
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-13libevent: bump to version 2.0.13Darius Augulis
2011-02-17package: apply libtool patch where possiblePeter Korsgaard
2010-09-12libevent: convert old-style hook to new-style hookThomas Petazzoni
2009-09-19libevent: only install event_rpcgen.py if python support is enabledPeter Korsgaard
2009-09-19libevent: Bump version and clean up makefile.Will Newton
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2007-09-19- fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-07-09- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-06-20- use $@Bernhard Reutner-Fischer
2007-06-20- you have to escape the asteriskBernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-21- remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer
2007-01-14- Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in theBernhard Reutner-Fischer
2007-01-14- add missing foo-source target for "make source" for downloading Bernhard Reutner-Fischer
2007-01-14Remove man pages after installing into target filesystem."Steven J. Hill"
2007-01-14Add libevent package. I started building all the components needed for NFSv4 ..."Steven J. Hill"