[phobos] [D-Programming-Language/installer] 370b49: do not skip VS detection when installing with /f

GitHub via phobos phobos at puremagic.com
Sun Jan 3 06:15:57 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/installer
  Commit: 370b49b6ab4d3935fd875543086d227adda950ff
      https://github.com/D-Programming-Language/installer/commit/370b49b6ab4d3935fd875543086d227adda950ff
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M windows/d2-installer.nsi

  Log Message:
  -----------
  do not skip VS detection when installing with /f
fix ${UCRTVersion} -> $UCRTVersion


  Commit: 992b38e49a25f1e35d900378d5d3eb04f3d73b01
      https://github.com/D-Programming-Language/installer/commit/992b38e49a25f1e35d900378d5d3eb04f3d73b01
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M windows/d2-installer.nsi

  Log Message:
  -----------
  Merge pull request #159 from rainers/dont_skip_vsdetect

do not skip VS detection when installing with /f


  Commit: 176b97aa59d9fe31712efd7e0c1d47033ce882e6
      https://github.com/D-Programming-Language/installer/commit/176b97aa59d9fe31712efd7e0c1d47033ce882e6
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-11-08 (Sun, 08 Nov 2015)

  Changed paths:
    M windows/d2-installer.nsi

  Log Message:
  -----------
  fix Issue 15284 - dmd installer hangs...

- ExecWait seems to loop infinitely for some people
  and it doesn't wait for the uninstaller anyhow
  http://nsis.sourceforge.net/When_I_use_ExecWait_uninstaller.exe_it_doesn't_wait_for_the_uninstaller


  Commit: 252480ee76186214f7b80dfd4898c79d9cff9210
      https://github.com/D-Programming-Language/installer/commit/252480ee76186214f7b80dfd4898c79d9cff9210
  Author: Brad Anderson <eco at gnuk.net>
  Date:   2015-11-08 (Sun, 08 Nov 2015)

  Changed paths:
    M windows/d2-installer.nsi

  Log Message:
  -----------
  Merge pull request #160 from MartinNowak/fix15284

fix Issue 15284 - dmd installer hangs...


  Commit: 1a360552083cea081002f60dda51a342c249edc3
      https://github.com/D-Programming-Language/installer/commit/1a360552083cea081002f60dda51a342c249edc3
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
    M windows/d2-installer.nsi

  Log Message:
  -----------
  fix infinite loop when no SDK detected


  Commit: 92de353bec470a0b992819c05a93f9044adb9763
      https://github.com/D-Programming-Language/installer/commit/92de353bec470a0b992819c05a93f9044adb9763
  Author: Brad Anderson <eco at gnuk.net>
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
    M windows/d2-installer.nsi

  Log Message:
  -----------
  Merge pull request #161 from rainers/endless_sdkcheck

fix Issue 15284 - dmd installer hangs when updating installed windows version


  Commit: 73423c5c89a5cdf883369f71446280c307caa3ff
      https://github.com/D-Programming-Language/installer/commit/73423c5c89a5cdf883369f71446280c307caa3ff
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-01-03 (Sun, 03 Jan 2016)

  Changed paths:
    M windows/d2-installer.nsi

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/stable'


Compare: https://github.com/D-Programming-Language/installer/compare/cc4d45a4cdde...73423c5c89a5


More information about the phobos mailing list