index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoconf
/
Makefile.msc
Commit message (
Expand
)
Author
Age
*
Fix console-I/O on Windows for DEBUG=3 builds. Broken by
drh
12 days
*
Update the autoconf Makefile for nmake to support SETLK_TIMEOUT.
drh
2025-02-25
*
Update autoconf/Makefile.msc from tool/mkmsvcmin.tcl.
stephan
2025-02-16
*
Omit the src/pragma.h file. It is generated by the tool/mkpragmatab.tcl script.
drh
2025-02-11
*
Bring the autoconf-tarball Makefile.msc into alignment with the main
drh
2025-02-03
*
Fix the Microsoft makefile so that it does not set SQLITE_TEMP_STORE
drh
2024-12-19
*
Resynchronize autoconf/Makefile.msc
drh
2024-12-09
*
Basic builds now appear to work using jimsh0 on Windows.
drh
2024-10-24
*
Update the autoconf Makefile.msc
drh
2024-10-11
*
Sync the autoconf/Makefile.msc with the main ./Makefile.msc
drh
2024-08-29
*
Extend sqlite3.c makefile rule to support EXTRA_SRC=list-of-c-files to append...
stephan
2024-02-27
*
Enable SQLITE_STRICT_SUBTYPE for default builds of the shell, fuzzcheck,
drh
2023-12-16
*
Update the autoconf/Makefile.msc so that it aligns with Makefile.msc.
drh
2023-10-30
*
Turn on SEH by default when building using MSVC.
drh
2023-10-09
*
Update autoconf/Makefile.msc (by running mkmsvcmin.tcl) to support the "ASAN=...
dan
2023-08-22
*
Enable SEH be default in Windows builds.
drh
2023-08-14
*
Minor style changes to the previous MSVC makefile changes on this branch.
mistachkin
2023-07-10
*
Disable DQS by default in the MSVC makefile for the amalgamation tarball.
drh
2023-02-21
*
Remove references to the now-defunct SQLITE_ENABLE_JSON1 compile-time option.
drh
2022-02-17
*
Add the '-guard:cf' compiler option for Windows 10, per [forum:/forumpost/8d3...
mistachkin
2022-01-06
*
Enable the sqlite3_serialize() and sqlite3_deserialize() interfaces by
drh
2021-05-08
*
Update generated autoconf/Makefile.msc to reflect its source.
larrybr
2021-03-12
*
Enhancements to long-path support in the Win32 VFS.
mistachkin
2020-05-15
*
Export the public RBU entry points from the Win32 DLL.
mistachkin
2019-12-20
*
Update the autoconf makefile for MSVC.
mistachkin
2019-10-10
*
Sync up warning related compiler options in the Makefiles for MSVC.
mistachkin
2019-07-29
*
Further enhancements and fixes.
mistachkin
2019-03-22
*
Sync up the autoconf makefile for MSVC.
mistachkin
2019-03-22
*
Update the autoconf makefile for MSVC.
mistachkin
2018-12-03
*
For MSVC, migrate some commonly used shell compilation options to the library.
mistachkin
2018-09-12
*
Include the 'sqlite3rebaser_' APIs in the Windows '.def' file.
mistachkin
2018-04-10
*
Update the autoconf Makefile for MSVC.
mistachkin
2018-03-07
*
Sync up the autoconf Makefile for MSVC.
mistachkin
2018-01-05
*
Add support for including zlib in the shell when compiling with MSVC.
mistachkin
2017-12-05
*
Fix typo in the Makefiles for MSVC.
mistachkin
2017-11-21
*
Force the autoconf makefile for MSVC to always use the 'find.exe' included wi...
mistachkin
2017-10-24
*
Updates to the Makefiles for MSVC.
mistachkin
2017-10-14
*
Make JSON1 defines consistent in the makefiles for MSVC.
mistachkin
2017-10-11
*
Sync up the MSVC autoconf makefile.
mistachkin
2017-07-31
*
Make sure the 'sqlite3changegroup_*' functions are included in the SQLITE_API...
mistachkin
2017-05-12
*
When compiling with MSVC, disable extra SELECT/WHERE tracing for dynamically ...
mistachkin
2017-03-29
*
Updates to the MSVC makefiles.
mistachkin
2017-03-14
*
MSVC makefile enhancments for several command line tools and the session exte...
mistachkin
2017-02-07
*
Add an option to the MSVC makefile to enable treating warnings as errors.
mistachkin
2017-02-01
*
Sync up the MSVC makefiles.
mistachkin
2016-09-05
*
Update the autoconf makefile for MSVC.
mistachkin
2016-07-29
*
Work in progress on setting a calling convention for all callback functions.
mistachkin
2016-07-28
*
Minor style tweaks in the MSVC makefile.
mistachkin
2016-05-03
*
Turn the session extension off by default. Enable using --enable-session on
drh
2016-05-03
*
Updates for the MSVC makefiles.
mistachkin
2016-03-30
[next]