Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-03 | sqlite: bump version and convert to Makefile.autotools.in format | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #139. | |||
2009-01-30 | readline: remove BR2_PACKAGE_READLINE_TARGET configuration option | Peter Korsgaard | |
Other packages don't have this, and several packages are depending on readline where they actually want readline-target instead. | |||
2009-01-29 | sqlite: bump version | Peter Korsgaard | |
Fixes several database corruption bugs | |||
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-10-21 | sqlite: bump version | Peter Korsgaard | |
2008-09-05 | sqlite: bump version | Peter Korsgaard | |
2008-08-21 | sqlite: bump version | Peter Korsgaard | |
2008-07-17 | sqlite: fix target install and clean | Peter Korsgaard | |
- 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 | |||
2008-07-08 | sqlite: move under database submenu | Peter Korsgaard | |