summaryrefslogtreecommitdiffstats
path: root/package/database/sqlite/sqlite.mk
Commit message (Collapse)AuthorAgeFilesLines
* sqlite: bump version and convert to Makefile.autotools.in formatPeter Korsgaard2009-03-031-71/+32
| | | | | | Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #139.
* readline: remove BR2_PACKAGE_READLINE_TARGET configuration optionPeter Korsgaard2009-01-301-1/+1
| | | | | Other packages don't have this, and several packages are depending on readline where they actually want readline-target instead.
* sqlite: bump versionPeter Korsgaard2009-01-291-1/+1
| | | | Fixes several database corruption bugs
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* sqlite: bump versionPeter Korsgaard2008-10-211-1/+1
|
* sqlite: bump versionPeter Korsgaard2008-09-051-1/+1
|
* sqlite: bump versionPeter Korsgaard2008-08-211-1/+1
|
* sqlite: fix target install and cleanPeter Korsgaard2008-07-171-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 submenuPeter Korsgaard2008-07-081-0/+78