[phobos] [D-Programming-Language/installer] 135400: Merge remote-tracking branch 'upstream/master' int...

GitHub via phobos phobos at puremagic.com
Wed Oct 28 04:08:56 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/installer
  Commit: 1354008e0c1afe16e78f479470a57ce9f312b3f1
      https://github.com/D-Programming-Language/installer/commit/1354008e0c1afe16e78f479470a57ce9f312b3f1
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-04 (Sun, 04 Oct 2015)

  Changed paths:
    A README.md
    M create_dmd_release/build_all.d
    M osx/Makefile
    M osx/dmd.conf
    M osx/dmd.pmdoc/01dmd.xml
    M osx/dmd.pmdoc/index.xml
    R osx/dmd2.conf
    R osx/dmd2.pmdoc/01dmd-contents.xml
    R osx/dmd2.pmdoc/01dmd.xml
    R osx/dmd2.pmdoc/index.xml
    M windows/d2-installer-descriptions.nsh
    M windows/d2-installer.nsi

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


  Commit: 51cc9cceb2c26bcce1918e46128f89029ca37387
      https://github.com/D-Programming-Language/installer/commit/51cc9cceb2c26bcce1918e46128f89029ca37387
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-07 (Wed, 07 Oct 2015)

  Changed paths:
    M create_dmd_release/patches/dlang.org.patch

  Log Message:
  -----------
  update dlang.org patch


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

  Changed paths:
    M create_dmd_release/build_all.d

  Log Message:
  -----------
  fix issue with newer openssl host library

- the bitvise server on the windows box uses DSA
  which is disabled in newer openssl versions


  Commit: 17d11f1d7e673cf7b75482440acc9c8378412eeb
      https://github.com/D-Programming-Language/installer/commit/17d11f1d7e673cf7b75482440acc9c8378412eeb
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-07 (Wed, 07 Oct 2015)

  Changed paths:
    M create_dmd_release/build_all.d
    M create_dmd_release/patches/dlang.org.patch

  Log Message:
  -----------
  Merge pull request #152 from MartinNowak/update_build_script

update build scripts


  Commit: 84adc8aeda5ca1669c03bb5f7c6bd63041e741ad
      https://github.com/D-Programming-Language/installer/commit/84adc8aeda5ca1669c03bb5f7c6bd63041e741ad
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-07 (Wed, 07 Oct 2015)

  Changed paths:
    M linux/dmd_deb.sh
    M linux/dmd_rpm.sh

  Log Message:
  -----------
  fix for separate changelogs

- don't symlink changelog into usr/share/doc/dmd
- it's odd to only have the changelog there
- version number (2.068.2.html) changes with every release


  Commit: ed6ce95a52c5c24771168185c95b76728055af65
      https://github.com/D-Programming-Language/installer/commit/ed6ce95a52c5c24771168185c95b76728055af65
  Author: Jordi Sayol <g.sayol at yahoo.es>
  Date:   2015-10-07 (Wed, 07 Oct 2015)

  Changed paths:
    M linux/dmd_deb.sh
    M linux/dmd_rpm.sh

  Log Message:
  -----------
  Merge pull request #153 from MartinNowak/separate_changelogs

fix for separate changelogs


  Commit: 299ba8edf33f37bccb7ca1861de929ddaa7928aa
      https://github.com/D-Programming-Language/installer/commit/299ba8edf33f37bccb7ca1861de929ddaa7928aa
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-08 (Thu, 08 Oct 2015)

  Changed paths:
    M linux/dmd_deb.sh
    M linux/dmd_rpm.sh

  Log Message:
  -----------
  use xz compression for .deb/.rpm packages

- supported since many years
- binaries will be much smaller


  Commit: fc4c57cf668028e451cbbe44e80354314e0b75ae
      https://github.com/D-Programming-Language/installer/commit/fc4c57cf668028e451cbbe44e80354314e0b75ae
  Author: Jordi Sayol <g.sayol at yahoo.es>
  Date:   2015-10-08 (Thu, 08 Oct 2015)

  Changed paths:
    M linux/dmd_deb.sh
    M linux/dmd_rpm.sh

  Log Message:
  -----------
  Merge pull request #154 from MartinNowak/xz

use xz compression for .deb/.rpm packages


  Commit: 3c6e7ef79e83a2cec9549e1cafe50ba6d71bb02b
      https://github.com/D-Programming-Language/installer/commit/3c6e7ef79e83a2cec9549e1cafe50ba6d71bb02b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-14 (Wed, 14 Oct 2015)

  Changed paths:
    M windows/d2-installer.nsi

  Log Message:
  -----------
  Merge pull request #144 from rainers/detect_vs2015_ucrt

add support for VS2015 and Universal CRT


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

  Changed paths:
    M create_dmd_release/build_all.d

  Log Message:
  -----------
  Merge pull request #158 from brocolis/libcurl-7.45.0

Update libcurl-7.45.0


  Commit: 6dc4a9f0ce48eef76b54a8b1375a06c674f07479
      https://github.com/D-Programming-Language/installer/commit/6dc4a9f0ce48eef76b54a8b1375a06c674f07479
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    M linux/dmd_phobos.sh

  Log Message:
  -----------
  fixup #154 - missing compression for libphobos pkgs


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

  Changed paths:
    M create_dmd_release/build_all.d
    M create_dmd_release/patches/dlang.org.patch
    M linux/dmd_deb.sh
    M linux/dmd_phobos.sh
    M linux/dmd_rpm.sh

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


  Commit: 41fb25ce5e5ff2c14728f490ee4579ac49bb989a
      https://github.com/D-Programming-Language/installer/commit/41fb25ce5e5ff2c14728f490ee4579ac49bb989a
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M create_dmd_release/build_all.d
    M create_dmd_release/patches/dlang.org.patch
    M linux/dmd_deb.sh
    M linux/dmd_phobos.sh
    M linux/dmd_rpm.sh

  Log Message:
  -----------
  Merge pull request #156 from MartinNowak/merge_stable

Merge remote-tracking branch 'upstream/stable' into merge_stable


Compare: https://github.com/D-Programming-Language/installer/compare/ebbd5de450bc...41fb25ce5e5f


More information about the phobos mailing list