summaryrefslogtreecommitdiff
path: root/package/sqlite
AgeCommit message (Expand)Author
2013-12-06packages: remove uninstall commandsThomas De Schampheleire
2013-12-04sqlite: bump to version 3.8.1Gustavo Zacarias
2013-11-04sqlite: Disable dynamic extention if static library is seletedSonic Zhang
2013-10-03sqlite: bump to version 3.8.0.2Axel Lin
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-05-28sqlite: bump to version 3.7.17Gustavo Zacarias
2013-01-30xtensa: sqlite requires special compiler optionChris Zankel
2012-12-10sqlite: bump to version 3.7.14.1Gustavo Zacarias
2012-11-04sqlite: Add new compile-time optionsStefan Fröberg
2012-08-27sqlite: add license infoDanomi Manchego
2012-07-18sqlite: do not assume thread support is availableThomas Petazzoni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-06-23sqlite: bump to version 3.7.13Gustavo Zacarias
2012-06-10sqlite: bump to version 3.7.12.1Gustavo Zacarias
2012-05-21sqlite: bump to version 3.7.12Gustavo Zacarias
2012-03-29sqlite: bump to version 3.7.11Gustavo Zacarias
2012-01-24sqlite: bump to version 3.7.10Sven Neumann
2011-12-11sqlite: add option to enable additional query optimizations (stat3)Sven Neumann
2011-12-11sqlite: refactor how CFLAGS are passed to the configure scriptSven Neumann
2011-12-11sqlite: remove obsolete configure optionsSven Neumann
2011-12-11sqlite: bump to version 3.7.9Sven Neumann
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-26sqlite: bump to version 3.7.8Sven Neumann
2011-09-11sqlite: bump to version 3.7.7.1Gustavo Zacarias
2011-07-03sqlite: update to version 3.7.6.3Sven Neumann
2011-06-12packages: remove --{enable,disable}-{shared,static} from autotools packagesThomas Petazzoni
2011-02-09sqlite: bump to version 3.7.5Gustavo Zacarias
2010-12-27sqlite: use new upstream file versioning conventionGustavo Zacarias
2010-12-22sqlite: bump to version 3.7.4Gustavo Zacarias
2010-11-18sqlite: bump to version 3.7.3Gustavo Zacarias
2010-11-05Remove support for shared configuration cacheThomas Petazzoni
2010-09-27packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni
2010-09-12sqlite: use correct step override methodThomas Petazzoni
2010-06-07sqlite: bump versionGustavo Zacarias
2010-04-26package: get rid of database subdirPeter Korsgaard
2008-07-08sqlite: move under database submenuPeter Korsgaard
2008-07-08sqlite: strip binary and use $(INSTALL) for installationPeter Korsgaard
2008-05-31sqlite: bump versionPeter Korsgaard
2008-04-24sqlite: bump versionPeter Korsgaard
2008-03-31sqlite: cleanup configure argumentsPeter Korsgaard
2008-03-27sqlite: bump versionPeter Korsgaard
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard
2008-03-06fixes for sqlite makefileJohn Voltz
2008-01-05sqlite: bumped versionPeter Korsgaard
2007-12-14Bumped versionPeter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-08-20SED away some whitespaceUlf Samuelsson