Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sqlite: bump version and convert to Makefile.autotools.in format | Peter Korsgaard | 2009-03-03 | 1 | -71/+32 |
| | | | | | | Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #139. | ||||
* | readline: remove BR2_PACKAGE_READLINE_TARGET configuration option | Peter Korsgaard | 2009-01-30 | 1 | -1/+1 |
| | | | | | Other packages don't have this, and several packages are depending on readline where they actually want readline-target instead. | ||||
* | sqlite: bump version | Peter Korsgaard | 2009-01-29 | 1 | -1/+1 |
| | | | | Fixes several database corruption bugs | ||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | sqlite: bump version | Peter Korsgaard | 2008-10-21 | 1 | -1/+1 |
| | |||||
* | sqlite: bump version | Peter Korsgaard | 2008-09-05 | 1 | -1/+1 |
| | |||||
* | sqlite: bump version | Peter Korsgaard | 2008-08-21 | 1 | -1/+1 |
| | |||||
* | sqlite: fix target install and clean | Peter Korsgaard | 2008-07-17 | 1 | -2/+4 |
| | | | | | | - install -D isn't a good idea for symlinks as it replaces them with the target files, leading to 3 copies of libsqlite. - clean was missing include and pkgconfig files | ||||
* | sqlite: move under database submenu | Peter Korsgaard | 2008-07-08 | 1 | -0/+78 |