aboutsummaryrefslogtreecommitdiffstats
path: root/make_windows_releases-msvc
AgeCommit message (Collapse)Author
2017-08-21Support Windows builds with MSYS2Jay Berkenbilt
Replace the old msys, mingw-w64, ActiveState perl setup with MSYS2. This greatly simplifies the Windows build. This was facilitated by the need to incorporate JPEG.
2017-07-26Updates for newer Windows toolchainJay Berkenbilt
2012-12-31Run make in parallel when building releasesJay Berkenbilt
2012-06-22Adjust Windows built to support 32-bit and 64-bit buildsJay Berkenbilt
Update the build to support new external-libs layout, and autoconf options to specify windows word size. Split make_windows_releases into multiple scripts.