[phobos] [dlang/installer] 3c7303: update dlang.org patch

GitHub via phobos phobos at puremagic.com
Mon Aug 1 02:48:02 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/installer
  Commit: 3c730359fd181a3f82b5e64c5090a67a9c0d79b5
      https://github.com/dlang/installer/commit/3c730359fd181a3f82b5e64c5090a67a9c0d79b5
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-15 (Sun, 15 May 2016)

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

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


  Commit: 5bd437badee021577f653ba4828c383be4e58201
      https://github.com/dlang/installer/commit/5bd437badee021577f653ba4828c383be4e58201
  Author: Jordi <g.sayol at yahoo.es>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M linux/dmd_deb.sh

  Log Message:
  -----------
  Add "d-compiler" virtual deb package.


  Commit: a135f95575f847e82452779f1c305dd1eb534f83
      https://github.com/dlang/installer/commit/a135f95575f847e82452779f1c305dd1eb534f83
  Author: Sebastian Wilzbach <seb at wilzba.ch>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M bootstrap/bootstrap-dmd.bat
    M create_dmd_release/build_all.d
    M linux/dmd_deb.sh
    M linux/dmd_phobos.sh
    M windows/d2-installer.nsi

  Log Message:
  -----------
  update links to dlang


  Commit: 5714e11ce3e4ebb22a4aa3b2adcca82112d8b2f3
      https://github.com/dlang/installer/commit/5714e11ce3e4ebb22a4aa3b2adcca82112d8b2f3
  Author: Jordi Sayol <g.sayol at yahoo.es>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M linux/dmd_deb.sh

  Log Message:
  -----------
  Move "gcc-multilib" from "Recommends" to Suggests" field on deb package.


  Commit: 9f506e1aeeb9a294fb5959fbe828cf71fd9db351
      https://github.com/dlang/installer/commit/9f506e1aeeb9a294fb5959fbe828cf71fd9db351
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M script/install.sh

  Log Message:
  -----------
  add --activate option to install command

- silence output and just print path to the activate script
- useful for scripts to install and activate a compiler


  Commit: 9beade8b00c9b6620947d5af5a46fd36fa2c3fb4
      https://github.com/dlang/installer/commit/9beade8b00c9b6620947d5af5a46fd36fa2c3fb4
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M script/install.sh

  Log Message:
  -----------
  suppress curl progress bar for install --activate


  Commit: 55ea050227b3c64b41a93150292f021f51a80fd8
      https://github.com/dlang/installer/commit/55ea050227b3c64b41a93150292f021f51a80fd8
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M script/install.sh

  Log Message:
  -----------
  make CURL_USER_AGENT overrideable

- e.g. by travis-ci running


  Commit: f6dde9bb5e7ad0f367fa1393220f23d45403c017
      https://github.com/dlang/installer/commit/f6dde9bb5e7ad0f367fa1393220f23d45403c017
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M script/install.sh

  Log Message:
  -----------
  fix logging errors in silent --activate mode


  Commit: 4e5c322e9c4185563367f4f9efb431707c30e596
      https://github.com/dlang/installer/commit/4e5c322e9c4185563367f4f9efb431707c30e596
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M script/install.sh

  Log Message:
  -----------
  workaround failing xz detection on OSX


  Commit: 9df4ebd7e5864cc097714c0a47c42e4d5d4e8cae
      https://github.com/dlang/installer/commit/9df4ebd7e5864cc097714c0a47c42e4d5d4e8cae
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-15 (Sun, 15 May 2016)

  Changed paths:
    M script/install.sh

  Log Message:
  -----------
  correctly detect liblzma/xz support on OSX

- newer versions of libarchive have builtin support for xz


  Commit: cfd8637035db1218398cda7e85fa6617f672b3bc
      https://github.com/dlang/installer/commit/cfd8637035db1218398cda7e85fa6617f672b3bc
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-15 (Sun, 15 May 2016)

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

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


  Commit: a32ec39a0bdcd97c834f17de0796239763f9d93b
      https://github.com/dlang/installer/commit/a32ec39a0bdcd97c834f17de0796239763f9d93b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-08-01 (Mon, 01 Aug 2016)

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


  Commit: 5e702bd8975b4a0a55e938e08e51537a21cd646d
      https://github.com/dlang/installer/commit/5e702bd8975b4a0a55e938e08e51537a21cd646d
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-08-01 (Mon, 01 Aug 2016)

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

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


Compare: https://github.com/dlang/installer/compare/700397c6bb98...5e702bd8975b


More information about the phobos mailing list