summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite
Commit message (Expand)AuthorAgeFilesLines
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+3
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Change sqlite fts2 tokenizer to recognize "foo*" as a prefix search, and notmpcomplete@google.com2008-12-171-3/+5
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-479/+479
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-479/+479
* Adding visual studio solution files.bradnelson@chromium.org2008-11-041-1/+1
* Should check #if OS_WIN in the sqlite code, not #ifdef.deanm@chromium.org2008-10-312-4/+4
* The preloading code allocates a ton of memory, loads everything in, goes thro...deanm@chromium.org2008-10-312-4/+46
* Build some code and unit tests inside chrome. This depended on sqlite, somark@chromium.org2008-10-081-0/+443
* Add os_unix to sqlite. This is from 3.4.2 to match the rest.deanm@google.com2008-09-282-0/+2936
* Changes to get a small part of chrome/SConscript building. For now, just bui...tc@google.com2008-09-151-2/+2
* Make the sqlite SConscript file platform-independent.sgk@google.com2008-09-081-36/+12
* Move SQLite from src/chrome/third_party to src/third_partyaa@google.com2008-08-3074-0/+75985