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 de609c7cac to 0ac4f5d33b
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: 8f2dd0106e user: mistachkin tags: trunk) | |
2016-05-27
| ||
23:07 | For the MinGW makefiles, support optional prefixing of all linker arguments. ... (Closed-Leaf check-in: 0ac4f5d33b user: mistachkin tags: mingw-exp) | |
22:51 | Further compiler portability enhancements in the MinGW makefiles. ... (check-in: de609c7cac user: mistachkin tags: trunk) | |
22:25 | Compilation 'portability' enhancements for MinGW. ... (check-in: 1bb6f3d34c user: mistachkin tags: trunk) | |
Changes to src/makemake.tcl.
Changes to win/Makefile.mingw.
Changes to win/Makefile.mingw.mistachkin.