Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -3/+3 |
| | |||||
* | neon: don't strip if BR2_ENABLE_DEBUG is enabled | Peter Korsgaard | 2008-10-20 | 1 | -0/+2 |
| | |||||
* | neon: use := assignments | Peter Korsgaard | 2008-08-26 | 1 | -7/+5 |
| | |||||
* | neon: uses pkgconfig so select it | Peter Korsgaard | 2008-08-26 | 1 | -0/+2 |
| | |||||
* | neon: strip target library | Peter Korsgaard | 2008-08-26 | 1 | -0/+5 |
| | | | | neon doesn't have an install-strip target, so do it afterwards instead. | ||||
* | neon: fix compilation without xml support | Peter Korsgaard | 2008-08-26 | 1 | -0/+4 |
| | | | | | webdav needs xml support, so disable it if no xml support is selected, otherwise configure could get confused about a host xml2-config script. | ||||
* | neon: bump version | Peter Korsgaard | 2008-08-26 | 1 | -1/+1 |
| | | | | Fixes CVE-2008-3746. | ||||
* | * Added neon | Nigel Kukard | 2008-04-12 | 1 | -0/+25 |