Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
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 | |