summaryrefslogtreecommitdiff
path: root/package/sqlite
AgeCommit message (Expand)Author
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
2007-08-02Bumped versionPeter Korsgaard
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-05-03version bumpPeter Korsgaard
2007-04-20Bumped versionPeter Korsgaard
2007-04-12Bumped versionPeter Korsgaard
2007-02-22Bumped versionPeter Korsgaard
2007-02-05Make certain the sqlite libs are actually installed in the targetEric Andersen
2007-01-29bump versionPeter Korsgaard
2007-01-18Bump versionPeter Korsgaard
2007-01-18sqlite installs into /usr/binPeter Korsgaard
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2007-01-03- add missing package-source targetsBernhard Reutner-Fischer
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-09-27Don't disable tcl twicePeter Korsgaard
2006-09-26sqlite package, based on gumstixPeter Korsgaard