aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/win32
AgeCommit message (Expand)Author
2015-06-18Change license text to APLv2Bruce Yinhe
2014-09-29Fix if-clauses that make code to be unreachableJani Hakala
2014-03-20Verify runtime_dependencies when running 'otp_build patch_app'Rickard Green
2014-02-19Misc adjustments of OTP versionRickard Green
2013-12-13erts: Update windows erlang iconLukas Larsson
2013-11-29Merge branch 'maint'Dan Gudmundsson
2013-10-03sasl: Add no_dot_erlang start scriptDan Gudmundsson
2013-06-12Merge branch 'maint'Björn-Egil Dahlberg
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-20erts: Windows, convert erlsrv to use widestringDan Gudmundsson
2013-05-20erts: Window start_erl now uses widechars/unicodeDan Gudmundsson
2013-05-20erts: Windows, use widechars for all paths during startupDan Gudmundsson
2013-03-29Correct typo in erlsrv usage.Bryan Hunter
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Remove the deprecated run_test start programLukas Larsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2012-11-27Teach Win installer to handle redist on w2012/w8Patrik Nyblom
2012-09-18Fix bug when making nsis targetLukas Larsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-07-31erlsrv: gracefully stop emulator on Windows shutdownJan Kloetzke
2012-06-08Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-25erts: Make 64-bit installer look for MS Redistributable in the right placesRaimo Niskanen
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-02Make Win64 build work both under MSYS and CygwinPatrik Nyblom
2011-12-02Make whole of OTP build and release on Win64Patrik Nyblom
2011-12-02Get cerl and distribution working in Win64Patrik Nyblom
2011-12-02Get working prompt in Win64 using bootstrap codePatrik Nyblom
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2011-11-10Remove exec bit from files related to: XML, make, CRicardo Catalinas Jiménez
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-16Merge branch 'pan/win_erlsrv_stop/OTP-9344' into devBjörn-Egil Dahlberg
2011-06-15Make release_handler work with windows servicesSiri Hansen
2011-06-09Remove _DEBUG from start_erl.cPatrik Nyblom
2011-05-27Convert windows start_erl to take rootdir on command linePatrik Nyblom
2011-05-27Add command start_disabled to erlsrvPatrik Nyblom
2011-05-26Add global lock for erlsrv to avoid racesPatrik Nyblom
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-04-05support new SDKs in find_redist.sh and fallback to $ERL_TOP as last resortDave Cottlehuber
2011-03-25Merge branch 'pan/win_init_restart_oldshell/OTP-9139' into devPatrik Nyblom
2011-03-25Fix two typos in erlsrv log messagesTuncer Ayaz
2011-03-21Make Erlang build with Latest MS SDK, 7.1 (and VStudio 2010)Patrik Nyblom
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-11-30Make Unicode filenames work on WindowsPatrik Nyblom
2010-11-30Correction of VS2008 redistributables locationPatrik Nyblom
2010-11-30Allow installer to take redistributables from VC9Patrik Nyblom
2010-11-29Merge branch 'bw/win32-laa' into devPatrik Nyblom
2010-11-29Update make and install files to use ct_run instead of run_test and to keep a...Lukas Larsson
2010-11-15Merge branch 'dgud/erts/windows-vs10-express' into devDan Gudmundsson
2010-11-12Fix manifest filesDan Gudmundsson