summaryrefslogtreecommitdiff
path: root/package/lighttpd/Config.in
AgeCommit message (Collapse)Author
2008-09-17lighttpd: don't enable openssl support by defaultPeter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-07-05[0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order ↵Ulf Samuelsson
for lighttpd config
2008-04-24update lighttpdJohn Voltz
2007-11-30Fix spelling error in lighttpdUlf Samuelsson
2007-07-17Make OpenSSL support to be configurable and get the install target footprint ↵"Steven J. Hill"
to be as small as possible. Also clean up the clean target. "Clean up, clean up, everybody lend a hand! Clean up, clean up, you can do it, yes you can."
2006-01-23add package for lighttpd per case 0000509David Anders