|
[sqlite] Remove recover.c from amalgamation.
Build recover.c as a separate object file from SQLite core. Preparing
for building it with system SQLite for systems which don't use
Chromium's SQLite.
BUG= 584407
Committed: https://crrev.com/ce1818cc897f79189865e3a5daf022abf54e8aae
Cr-Commit-Position: refs/heads/master@{#379954}
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+31 lines, -2548 lines) |
Patch |
 |
M |
sql/recovery.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/BUILD.gn
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/amalgamation/sqlite3.h
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/amalgamation/sqlite3.c
|
View
|
1
|
2 chunks |
+0 lines, -2508 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/sqlite.gyp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/Makefile.in
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/main.mk
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
A |
third_party/sqlite/src/src/recover.h
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/recover.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/src/sqlite.h.in
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/sqlite/src/tool/mksqlite3c.tcl
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 16 (6 generated)
|