]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention.
authormistachkin <mistachkin@noemail.net>
Thu, 28 Jul 2016 14:37:04 +0000 (14:37 +0000)
committermistachkin <mistachkin@noemail.net>
Thu, 28 Jul 2016 14:37:04 +0000 (14:37 +0000)
commit52b1dbb5fc949a629d7213661c968c722b9e5029
treef848086e4c79a2761c2e1e2ece243333a6ab4cd8
parent69def7ff2f872b3c7579d93843ba504e61dc2b2f
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention.

FossilOrigin-Name: e8be3dfeabaa31b3490793cf8230faae1204be15
45 files changed:
Makefile.msc
ext/fts2/fts2_tokenizer.c
ext/fts3/fts3_test.c
ext/fts3/fts3_tokenizer.c
ext/fts5/fts5_tcl.c
ext/rbu/test_rbu.c
ext/session/test_session.c
manifest
manifest.uuid
src/tclsqlite.c
src/test1.c
src/test2.c
src/test3.c
src/test4.c
src/test5.c
src/test6.c
src/test7.c
src/test8.c
src/test9.c
src/test_async.c
src/test_autoext.c
src/test_backup.c
src/test_bestindex.c
src/test_blob.c
src/test_btree.c
src/test_config.c
src/test_demovfs.c
src/test_fs.c
src/test_func.c
src/test_hexio.c
src/test_init.c
src/test_intarray.c
src/test_malloc.c
src/test_multiplex.c
src/test_mutex.c
src/test_osinst.c
src/test_quota.c
src/test_rtree.c
src/test_schema.c
src/test_superlock.c
src/test_syscall.c
src/test_tclvar.c
src/test_thread.c
src/test_vfs.c
tool/replace.tcl