Fossil

Changes On Branch nmakeNoIfDef
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch nmakeNoIfDef Excluding Merge-Ins

This is equivalent to a diff from 7932cb3f05 to 31706552da

2015-06-20
17:42
Use !if for all NMAKE feature macros, not !ifdef/!ifndef. Add preliminary support for Visual Studio 2015 to the MSVC batch build tool. check-in: 0aa2896d06 user: mistachkin tags: trunk
17:16
Add preliminary support for Visual Studio 2015 to the MSVC batch build tool. Closed-Leaf check-in: 31706552da user: mistachkin tags: nmakeNoIfDef
07:50
merge trunk check-in: 19192868c6 user: jan.nijtmans tags: exec-rel-paths
05:06
Use !if for all NMAKE feature macros, not !ifdef/!ifndef. check-in: eb2326e51a user: mistachkin tags: nmakeNoIfDef
2015-06-19
22:19
Permit full dynamic linking when compiling with MSVC. Also, enable the building of the in-tree zlib to be skipped.' check-in: 7932cb3f05 user: mistachkin tags: trunk
21:54
Merge updates from trunk. Closed-Leaf check-in: 7fd7c4ca57 user: mistachkin tags: dynamicMsvc
14:40
Remove ugly and zero-information comment text from linenoise.c. check-in: 7bc11da241 user: drh tags: trunk

Changes to src/makemake.tcl.

Changes to win/Makefile.msc.

Changes to win/buildmsvc.bat.