[phobos] [D-Programming-Language/installer] 91c621: fix expanding zip files created on Windows

GitHub noreply at github.com
Mon Jan 20 02:18:09 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/installer
  Commit: 91c621b48de3d6cc5bace438d9f2241dcd1a871b
      https://github.com/D-Programming-Language/installer/commit/91c621b48de3d6cc5bace438d9f2241dcd1a871b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-01-18 (Sat, 18 Jan 2014)

  Changed paths:
    M create_dmd_release/create_dmd_release.d

  Log Message:
  -----------
  fix expanding zip files created on Windows

- replace path seperator ('\\' with '/')
- ignore windows specific file attributes


  Commit: c905da3996525177b9b8d55002774df5f28c26ff
      https://github.com/D-Programming-Language/installer/commit/c905da3996525177b9b8d55002774df5f28c26ff
  Author: AndrewEdwards <edwards.ac at gmail.com>
  Date:   2014-01-20 (Mon, 20 Jan 2014)

  Changed paths:
    M create_dmd_release/create_dmd_release.d

  Log Message:
  -----------
  Merge pull request #41 from MartinNowak/fixPathSeperators

fix expanding zip files created on Windows


Compare: https://github.com/D-Programming-Language/installer/compare/0b747613f6aa...c905da399652


More information about the phobos mailing list