Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-17 | lighttpd: don't enable openssl support by default | Peter Korsgaard | |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-07-17 | Kconfig: 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-24 | update lighttpd | John Voltz | |
2007-11-30 | Fix spelling error in lighttpd | Ulf Samuelsson | |
2007-07-17 | Make 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-23 | add package for lighttpd per case 0000509 | David Anders | |