summaryrefslogtreecommitdiffstats
path: root/sql/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* [iOS] Define bundle_data target for //sql:sql_unittests.sdefresne2016-03-181-2/+12
* [sqlite] sql::Recovery working under USE_SYSTEM_SQLITE.shess2016-03-111-0/+2
* Revert of [sqlite] sql::Recovery working under USE_SYSTEM_SQLITE. (patchset #...tsergeant2016-03-101-2/+0
* [sqlite] sql::Recovery working under USE_SYSTEM_SQLITE.shess2016-03-101-0/+2
* Revert of [sqlite] sql::Recovery working under USE_SYSTEM_SQLITE. (patchset #...shess2016-03-091-2/+0
* [sqlite] sql::Recovery working under USE_SYSTEM_SQLITE.shess2016-03-091-0/+2
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-281-1/+0
* [tracing] Add separate dump provider for sql connectionssid2016-01-131-0/+2
* Add more components to "gn check".brettw2015-11-271-1/+3
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* [tracing] Add sqlite memory statistics to tracing.ssid2015-10-121-0/+3
* [sql] Drop sqlite3_* proxy hacks.shess2015-09-021-2/+0
* Revert of [sqlite] Respect the gyp and gn component switch. (patchset #6 id:1...phajdan.jr2015-09-011-0/+2
* [sqlite] Respect the gyp and gn component switch.shess2015-09-011-2/+0
* Revert of [sqlite] Respect the gyp and gn component switch. (patchset #2 id:2...shess2015-08-281-0/+2
* [sqlite] Respect the gyp and gn component switch.shess2015-08-281-2/+0
* Revert of [sqlite] Respect the gyp and gn component switch. (patchset #1 id:1...sergeyv2015-08-281-0/+2
* [sqlite] Respect the gyp and gn component switch.shess2015-08-281-2/+0
* Add GN isolate support for a bunch of unittests.dpranke2015-07-221-0/+13
* mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.erg2015-06-201-0/+14
* [Android] Generate scripts at build time to run android tests.mikecase2015-06-031-0/+4
* [sql] Stats gathering for sql/ APIs.shess2015-06-031-0/+2
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-7/+5
* Import SQLite 3.8.7.4.Scott Hess2015-02-101-0/+1
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+2
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+1
* [sql] Test recovery of corrupt golden file.shess@chromium.org2014-07-101-1/+6
* Fix Windows build, add Sandbox implementation.brettw@chromium.org2014-06-021-1/+1
* Add GN build files for sql and google_apis.brettw@chromium.org2014-05-281-0/+94