dan
|
63b74e02a7
Add Makefile.in targets for sqlite3r.c and sqlite3r.h, versions of the amalgamation that include the recover extension.
|
2 years ago |
drh
|
24aee8af6e
Try to remove end-of-line whitespace when building the amalgamation.
|
4 years ago |
drh
|
b873f4e404
Prepend linkage macros to the sqlite3rebaser interfaces.
|
7 years ago |
drh
|
c9aed7f891
Trying again to get out-of-tree builds to work correctly.
|
7 years ago |
drh
|
a172254742
Attempting to fix the source-id generator so that it works for out-of-tree
|
7 years ago |
drh
|
f39e0ed4de
Add the "mksourceid" program to the build process. That program changes
|
7 years ago |
mistachkin
|
c8d3e836ca
Make sure the 'sqlite3changegroup_*' functions are included in the SQLITE_APICALL handling.
|
8 years ago |
mistachkin
|
953fbd16af
MSVC makefile enhancments for several command line tools and the session extensions.
|
8 years ago |
mistachkin
|
0e4125a311
Remove an extra space before function names in the amalgamation.
|
8 years ago |
mistachkin
|
4ef916e233
Modularize all use of the calling convention macros based on the USE_STDCALL nmake macro.
|
8 years ago |
mistachkin
|
fe0c0d2088
Modify the mksqlite3h.tcl tool to handle the syscall typedef specially.
|
8 years ago |
drh
|
4194ff6598
Change mksqlite3h.tcl to automatically insert the SQLITE_CALLBACK calling
|
8 years ago |
mistachkin
|
69def7ff2f
Work in progress on setting a calling convention for all callback functions.
|
8 years ago |
drh
|
5db9901479
Merge the version 3.9.1 updates.
|
9 years ago |
drh
|
0b086403b4
Cherrypick the json form-feed fix, and other #ifdef and build script changes
|
9 years ago |
drh
|
973bc6f1a8
Merge the version 3.9.0 changes and the incorporation of JSON1 and FTS5
|
9 years ago |
drh
|
50065656f7
First attempt to add json1 and fts5 to the amalgamation. This check-in does
|
9 years ago |
drh
|
2a07f5ecec
Merge all recent trunk enhancements and fixes into the sessions branch.
|
10 years ago |
drh
|
790fa6ec30
Further simplifications to the amalgamation builder.
|
10 years ago |
mistachkin
|
59b9b02c1f
Add SQLITE_STDCALL and SQLITE_CDECL macros on public function definitions.
|
10 years ago |
mistachkin
|
73c4041b43
Correct minor typo in two regular expressions.
|
12 years ago |
drh
|
eeeee7f55d
Designate the beginning and the end of the sqlite3session.h file in the
|
12 years ago |
drh
|
339d6c6d17
Bring makefiles and build scripts into alignment with the sessions branch.
|
12 years ago |
drh
|
e191e2c6d0
Include the sqlite3session.h header file in with sqlite3.h. Make sure
|
12 years ago |
shaneh
|
5e0fb2c64c
Force almagamation gen scripts to use unix line endings for consistency across platforms.
|
14 years ago |
drh
|
bbd91944dd
Fix the sqlite3.h generator script so that it generates the correct
|
14 years ago |
dan
|
c223b8f1a8
When generating sqlite3.h, append the contents of sqlite3rtree.h.
|
14 years ago |
shane
|
ea5989276a
For Windows VFS, modified xGetLastError() to call FormatMessage()
|
15 years ago |
dan
|
03c7b99988
Add documentation comment for new experimental API sqlite3_reoptimize().
|
15 years ago |
drh
|
fcb9f7ad7a
Fixed warnings with MSVC compile.
|
15 years ago |