Fossil

Changes On Branch mingw-exp
Login

Changes On Branch mingw-exp

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

Changes In Branch mingw-exp Excluding Merge-Ins

This is equivalent to a diff from de609c7c to 0ac4f5d3

2016-05-28
00:16
MinGW makefile integration fixes, mostly for zlib. Also, Clang can define _MSC_VER in some circumstances; therefore, check for Clang first in 'config.h'. ... (check-in: 8f2dd010 user: mistachkin tags: trunk)
2016-05-27
23:07
For the MinGW makefiles, support optional prefixing of all linker arguments. ... (Closed-Leaf check-in: 0ac4f5d3 user: mistachkin tags: mingw-exp)
22:51
Further compiler portability enhancements in the MinGW makefiles. ... (check-in: de609c7c user: mistachkin tags: trunk)
22:25
Compilation 'portability' enhancements for MinGW. ... (check-in: 1bb6f3d3 user: mistachkin tags: trunk)

Changes to src/makemake.tcl.

Changes to win/Makefile.mingw.

Changes to win/Makefile.mingw.mistachkin.