summaryrefslogtreecommitdiffstats
path: root/package/database/sqlite
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* 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-082-0/+88