Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-05 | Build neon with SSL support if available | Nigel Kukard | |
2009-06-11 | neon: Fix pkgconfig dependency | Will Newton | |
neon should depend on host-pkgconfig rather than pkgconfig. Closes #385. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2008-12-31 | * Refined building of neon options | Nigel Kukard | |
- Added support to build with or without zlib support | |||
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-10-20 | neon: don't strip if BR2_ENABLE_DEBUG is enabled | Peter Korsgaard | |
2008-08-26 | neon: use := assignments | Peter Korsgaard | |
2008-08-26 | neon: uses pkgconfig so select it | Peter Korsgaard | |
2008-08-26 | neon: strip target library | Peter Korsgaard | |
neon doesn't have an install-strip target, so do it afterwards instead. | |||
2008-08-26 | neon: fix compilation without xml support | Peter Korsgaard | |
webdav needs xml support, so disable it if no xml support is selected, otherwise configure could get confused about a host xml2-config script. | |||
2008-08-26 | neon: bump version | Peter Korsgaard | |
Fixes CVE-2008-3746. | |||
2008-04-12 | * Added neon | Nigel Kukard | |