aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/win32/nsis/Makefile
AgeCommit message (Collapse)Author
2016-03-15update copyright-yearHenrik Nord
2015-10-22erts: Detect and build on MSYS2 for windowsDan Gudmundsson
Allow building win32 on MSYS2. Avoid msys2 path conversion which does not work. And print the real windows command when something fails.
2015-06-18Change license text to APLv2Bruce Yinhe
2012-11-27Teach Win installer to handle redist on w2012/w8Patrik Nyblom
Also made check for DLL version against redistributables instead of towards installed system, as some builds required redistributables everytime (installed dll on build machine had higher version than the redist)...
2012-09-18Fix bug when making nsis targetLukas Larsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2011-12-02Make whole of OTP build and release on Win64Patrik Nyblom
Removed symbolic links from repository.
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-11-30Allow installer to take redistributables from VC9Patrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP