Fossil

Changes On Branch buildmsvc
Login

Changes On Branch buildmsvc

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

Changes In Branch buildmsvc Excluding Merge-Ins

This is equivalent to a diff from 555c44eb to 7d4f06de

2013-12-18
12:27
Add batch file to build Fossil with the latest installed version of MSVC. (check-in: c8b1f75f user: mistachkin tags: trunk)
2013-12-17
22:33
Merge updates from trunk. (Closed-Leaf check-in: 7d4f06de user: mistachkin tags: buildmsvc)
22:31
Further cleanup in the MSVC build. Resync the makefiles with the list of SQLite options. (check-in: 61e70f1f user: mistachkin tags: trunk)
22:10
Improve error handling. Allow Visual Studio version to be manually overridden. Pass extra arguments to NMAKE. Preserve existing environment and current directory. Miscellaneous style fixes. (check-in: 8fab3e3f user: mistachkin tags: buildmsvc)
09:25
Merge changes from trunk and update msvc_build.bat for entirely automated build using the latest MSVC version. (Closed-Leaf check-in: 555c44eb user: BM tags: msvc_build)
06:04
Change the minimum length for wiki page names from 3 to 1. (check-in: b7ff13a0 user: joel tags: trunk)
2013-10-30
09:39
Added .bat for building with latest MSVC version (check-in: 4f32dced user: BM tags: msvc_build)

Changes to src/info.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to win/Makefile.PellesCGMake.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.mingw.mistachkin.

Changes to win/Makefile.msc.

Added win/buildmsvc.bat.

Deleted win/msvc_build.bat.

Changes to www/makefile.wiki.