[phobos] [dlang/installer] 67480d: update dlang.org patch
GitHub via phobos
phobos at puremagic.com
Sat Oct 1 04:44:24 PDT 2016
Branch: refs/heads/stable
Home: https://github.com/dlang/installer
Commit: 67480ddd9a75170fe359a823225dfd60ca5027fd
https://github.com/dlang/installer/commit/67480ddd9a75170fe359a823225dfd60ca5027fd
Author: Martin Nowak <code at dawg.eu>
Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths:
M create_dmd_release/patches/dlang.org.patch
Log Message:
-----------
update dlang.org patch
Commit: 3c65bab1dc9b590fece3be64018f0e9f31ee22bc
https://github.com/dlang/installer/commit/3c65bab1dc9b590fece3be64018f0e9f31ee22bc
Author: Jordi <g.sayol at yahoo.es>
Date: 2016-04-15 (Fri, 15 Apr 2016)
Changed paths:
M linux/dmd_deb.sh
Log Message:
-----------
Add "d-compiler" virtual deb package.
Commit: 4f179219f0f92706fcf97e618e2fe2d4f56a721d
https://github.com/dlang/installer/commit/4f179219f0f92706fcf97e618e2fe2d4f56a721d
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-04-16 (Sat, 16 Apr 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: 3b4b99b185a9489586797cae7616ef1c6fbbb7c9
https://github.com/dlang/installer/commit/3b4b99b185a9489586797cae7616ef1c6fbbb7c9
Author: Jordi Sayol <g.sayol at yahoo.es>
Date: 2016-04-16 (Sat, 16 Apr 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:
-----------
Merge pull request #172 from wilzbach/update-links
update links to dlang
Commit: f61af1c89685e2089c9ce7439ac3bdc066132456
https://github.com/dlang/installer/commit/f61af1c89685e2089c9ce7439ac3bdc066132456
Author: Jordi Sayol <g.sayol at yahoo.es>
Date: 2016-04-25 (Mon, 25 Apr 2016)
Changed paths:
M linux/dmd_deb.sh
Log Message:
-----------
Merge pull request #171 from jordisayol/master
Add "d-compiler" virtual deb package.
Commit: f047fbec0186d12e03267bd3c4ad20fcd0b3926b
https://github.com/dlang/installer/commit/f047fbec0186d12e03267bd3c4ad20fcd0b3926b
Author: Jordi Sayol <g.sayol at yahoo.es>
Date: 2016-04-25 (Mon, 25 Apr 2016)
Changed paths:
M linux/dmd_deb.sh
Log Message:
-----------
Move "gcc-multilib" from "Recommends" to Suggests" field on deb package.
Commit: d1add6213eb7acfefb562c17ceba6e860977cc63
https://github.com/dlang/installer/commit/d1add6213eb7acfefb562c17ceba6e860977cc63
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-01 (Sun, 01 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: 54718a21c32f614ad742bc585ef71f2c32cb38a9
https://github.com/dlang/installer/commit/54718a21c32f614ad742bc585ef71f2c32cb38a9
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #174 from MartinNowak/scriptable_installer
add --activate option to install command
Commit: b8635ea53d2f443e57782a532e2130120304ad94
https://github.com/dlang/installer/commit/b8635ea53d2f443e57782a532e2130120304ad94
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
suppress curl progress bar for install --activate
Commit: 4450eb8070366b964a9706ed05c57b84e31bc3d6
https://github.com/dlang/installer/commit/4450eb8070366b964a9706ed05c57b84e31bc3d6
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
make CURL_USER_AGENT overrideable
- e.g. by travis-ci running
Commit: 8d76e4af3e3b6337f5a2729ea2b947d7bebc9a6b
https://github.com/dlang/installer/commit/8d76e4af3e3b6337f5a2729ea2b947d7bebc9a6b
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #175 from MartinNowak/scriptable_installer
few more tweaks for scriptable install.sh
Commit: 40b0004f091662a25fef7f68844d69efa4bdb6ed
https://github.com/dlang/installer/commit/40b0004f091662a25fef7f68844d69efa4bdb6ed
Author: Jordi Sayol <g.sayol at yahoo.es>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M linux/dmd_deb.sh
Log Message:
-----------
Merge pull request #173 from jordisayol/master
Move "gcc-multilib" from "Recommends" to Suggests" field on deb package.
Commit: 2a0391cb86e5b0899b736590caa68dc79cc02e1f
https://github.com/dlang/installer/commit/2a0391cb86e5b0899b736590caa68dc79cc02e1f
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-03 (Tue, 03 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
fix logging errors in silent --activate mode
Commit: b788efe04ee95c557269fd51e9132a1ede193212
https://github.com/dlang/installer/commit/b788efe04ee95c557269fd51e9132a1ede193212
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #176 from MartinNowak/fixup_installer
fix logging errors in silent --activate mode
Commit: 5d930a31f5df3f183f93bbfa692b6b264e31f4db
https://github.com/dlang/installer/commit/5d930a31f5df3f183f93bbfa692b6b264e31f4db
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
workaround failing xz detection on OSX
Commit: bfa52bb0cb085cda8a9ce4bc373b2d003898af75
https://github.com/dlang/installer/commit/bfa52bb0cb085cda8a9ce4bc373b2d003898af75
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #177 from MartinNowak/fix_installer_osx
workaround failing xz detection on OSX
Commit: 2584521f2edf0246b291ec4d93e665a31a8c8b37
https://github.com/dlang/installer/commit/2584521f2edf0246b291ec4d93e665a31a8c8b37
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-08 (Sun, 08 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: 454e6e4e6e77726bd1532f7362787ddbd8ff2afb
https://github.com/dlang/installer/commit/454e6e4e6e77726bd1532f7362787ddbd8ff2afb
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-08 (Sun, 08 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #178 from MartinNowak/fix_installer_osx
correctly detect liblzma/xz support on OSX
Commit: 2e4b59a6e91bcbdc6227a06d74c9e3cb5a9d4ed8
https://github.com/dlang/installer/commit/2e4b59a6e91bcbdc6227a06d74c9e3cb5a9d4ed8
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-21 (Sat, 21 May 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
remove confusing accordingly
Commit: 9e38024c96b75f986bbb1ead55cdd9bfc1348043
https://github.com/dlang/installer/commit/9e38024c96b75f986bbb1ead55cdd9bfc1348043
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-26 (Thu, 26 May 2016)
Changed paths:
M create_dmd_release/patches/dlang.org.patch
Log Message:
-----------
update dlang.org patch to fix nightlies
Commit: c38894eb31df6ef5bbce2a4e5bdceffcfda28a59
https://github.com/dlang/installer/commit/c38894eb31df6ef5bbce2a4e5bdceffcfda28a59
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-26 (Thu, 26 May 2016)
Changed paths:
M create_dmd_release/patches/dlang.org.patch
Log Message:
-----------
Merge pull request #179 from MartinNowak/update_dlang_patch
update dlang.org patch to fix nightlies
Commit: 56074184177eecf59f44e7353e56d1fbd8a3715e
https://github.com/dlang/installer/commit/56074184177eecf59f44e7353e56d1fbd8a3715e
Author: Martin Nowak <code at dawg.eu>
Date: 2016-06-17 (Fri, 17 Jun 2016)
Changed paths:
M create_dmd_release/patches/dlang.org.patch
Log Message:
-----------
update dlang.org patch
Commit: 960282ba9a973b3b66df610c1cbce0a6440aa6a1
https://github.com/dlang/installer/commit/960282ba9a973b3b66df610c1cbce0a6440aa6a1
Author: Martin Nowak <code at dawg.eu>
Date: 2016-06-17 (Fri, 17 Jun 2016)
Changed paths:
M create_dmd_release/patches/dlang.org.patch
Log Message:
-----------
Merge pull request #180 from MartinNowak/fix_nightly
update dlang.org patch
Commit: d04601fb9306da038fbc859a32cb98db7c9dc05e
https://github.com/dlang/installer/commit/d04601fb9306da038fbc859a32cb98db7c9dc05e
Author: Martin Nowak <code at dawg.eu>
Date: 2016-07-06 (Wed, 06 Jul 2016)
Changed paths:
M create_dmd_release/build_all.d
M create_dmd_release/create_dmd_release.d
Log Message:
-----------
build dub with dmd releases
- dub prereleases are only use for dmd
prereleases, not for nightlies and dmd releases
Commit: a10faf11b88c517beb748b1e8a69d0d01c407a71
https://github.com/dlang/installer/commit/a10faf11b88c517beb748b1e8a69d0d01c407a71
Author: Martin Nowak <code at dawg.eu>
Date: 2016-07-06 (Wed, 06 Jul 2016)
Changed paths:
M create_dmd_release/build_all.d
M create_dmd_release/create_dmd_release.d
Log Message:
-----------
Merge pull request #181 from MartinNowak/build_dub
build dub with dmd releases
Commit: cfa99a8ca3ad76c88953ede38c46b1b683f48a76
https://github.com/dlang/installer/commit/cfa99a8ca3ad76c88953ede38c46b1b683f48a76
Author: Martin Nowak <code at dawg.eu>
Date: 2016-07-06 (Wed, 06 Jul 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
installation hint for OSX xz package
Commit: 817b91c2feff895264c38bb77b0d1b3dc0f1e42f
https://github.com/dlang/installer/commit/817b91c2feff895264c38bb77b0d1b3dc0f1e42f
Author: Martin Nowak <code at dawg.eu>
Date: 2016-07-07 (Thu, 07 Jul 2016)
Changed paths:
M create_dmd_release/patches/dlang.org.patch
Log Message:
-----------
update dlang.org patch
Commit: c36007c6a233bed60b0175aff1d9b2a9881f3be6
https://github.com/dlang/installer/commit/c36007c6a233bed60b0175aff1d9b2a9881f3be6
Author: Martin Nowak <code at dawg.eu>
Date: 2016-07-07 (Thu, 07 Jul 2016)
Changed paths:
M create_dmd_release/patches/dlang.org.patch
Log Message:
-----------
Merge pull request #183 from MartinNowak/fix_dlang_patch
update dlang.org patch
Commit: 700397c6bb985896eb93fbcef83946107b3968a8
https://github.com/dlang/installer/commit/700397c6bb985896eb93fbcef83946107b3968a8
Author: Martin Nowak <code at dawg.eu>
Date: 2016-07-07 (Thu, 07 Jul 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #182 from MartinNowak/xz_install_hint
installation hint for OSX xz package
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
Commit: 3ad670bd94e578b7b99795b62edd0085e1a2a7fa
https://github.com/dlang/installer/commit/3ad670bd94e578b7b99795b62edd0085e1a2a7fa
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M linux/dmd_deb.sh
Log Message:
-----------
move xdg-utils from Depends to Suggests
- fixes the problem that dmd currently installs a complete X11 server
- only needed for browser/desktop related functionality, e.g. dman, or
std.phobos.brower open, it's OK when those don't work on a headless server
Commit: 7aca55798fc18c6e21758878609d2a2f7e2440c4
https://github.com/dlang/installer/commit/7aca55798fc18c6e21758878609d2a2f7e2440c4
Author: Jordi Sayol <g.sayol at yahoo.es>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M linux/dmd_deb.sh
Log Message:
-----------
Merge pull request #185 from MartinNowak/move_xdg_utils_to_suggests
move xdg-utils from Depends to Suggests
Commit: c1487f2e7b6b12ac95450f9b5211a7c0b6ba6f64
https://github.com/dlang/installer/commit/c1487f2e7b6b12ac95450f9b5211a7c0b6ba6f64
Author: Johan Engelen <jbc.engelen at gmail.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Add "ldc-beta" compiler version.
Commit: 52c6db03b77ab018c4b39b10af828e7a33c7289f
https://github.com/dlang/installer/commit/52c6db03b77ab018c4b39b10af828e7a33c7289f
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-06 (Sat, 06 Aug 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #186 from JohanEngelen/patch-1
Add "ldc-beta" compiler version.
Commit: 2f1ec46aaae444f3b0a10dde18517d7e98145ee7
https://github.com/dlang/installer/commit/2f1ec46aaae444f3b0a10dde18517d7e98145ee7
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-06 (Sat, 06 Aug 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
fix Issue 16349 - better curl retry for install.sh script
- curl's --retry option isn't really helpful b/c no timeouts are
activated by default
- use a retry loop with increasing sleep times instead
- enable connection (5s) and download (<1KB/s for 30s) timeouts
(using --max-time is too tricky b/c of the unknown download sizes)
Commit: c777a91b353cc3e2daed2460a43e16420005bbd2
https://github.com/dlang/installer/commit/c777a91b353cc3e2daed2460a43e16420005bbd2
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-06 (Sat, 06 Aug 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #187 from MartinNowak/fix16349
fix Issue 16349 - better curl retry for install.sh script
Commit: 9fcc39b53fdfaec375273d8f1850b338cc45f5fe
https://github.com/dlang/installer/commit/9fcc39b53fdfaec375273d8f1850b338cc45f5fe
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-06 (Sat, 06 Aug 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
fix unbound bash variables in activate script
- allow to source the activate script with set -u
Commit: 8a8e0c27b101299c5808f2c98a3e03a44be29cd5
https://github.com/dlang/installer/commit/8a8e0c27b101299c5808f2c98a3e03a44be29cd5
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-06 (Sat, 06 Aug 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #188 from MartinNowak/fix_unbound_installer_variables
fix unbound bash variables in activate script
Commit: f72749a8efc479da15489b8a284e279147437d87
https://github.com/dlang/installer/commit/f72749a8efc479da15489b8a284e279147437d87
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Download DMD by default
Commit: 5ee328b0dffd3f175009a9c77b219df2a8a3f0c2
https://github.com/dlang/installer/commit/5ee328b0dffd3f175009a9c77b219df2a8a3f0c2
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #189 from wilzbach/set_dmd_as_default_option
Download DMD by default
Commit: 56c698f35c5dedb1502d1a696cccc6942cb0e544
https://github.com/dlang/installer/commit/56c698f35c5dedb1502d1a696cccc6942cb0e544
Author: Jordi Sayol <g.sayol at yahoo.es>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M linux/dmd_phobos.sh
Log Message:
-----------
remove multiarch-support from Pre-Depends field in phobos deb package
Commit: 379b41e3f662a79b1294d73694bc7a85754f075f
https://github.com/dlang/installer/commit/379b41e3f662a79b1294d73694bc7a85754f075f
Author: Jordi Sayol <g.sayol at yahoo.es>
Date: 2016-08-16 (Tue, 16 Aug 2016)
Changed paths:
M linux/dmd_phobos.sh
Log Message:
-----------
Merge pull request #191 from jordisayol/master
remove multiarch-support from Pre-Depends field in phobos deb package
Commit: 91d980babc493e43a110616354dde6412cbc4df0
https://github.com/dlang/installer/commit/91d980babc493e43a110616354dde6412cbc4df0
Author: Johan Engelen <jbc.engelen at gmail.com>
Date: 2016-09-05 (Mon, 05 Sep 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Update command help for #186
Commit: d175ec445ac3fb88e0d90227412ee524bbb247e3
https://github.com/dlang/installer/commit/d175ec445ac3fb88e0d90227412ee524bbb247e3
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-09-16 (Fri, 16 Sep 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #192 from JohanEngelen/patch-1
[Trivial] Update command help for #186
Commit: 004efdbbd78f11de395420f28e1fe648e4f9aa98
https://github.com/dlang/installer/commit/004efdbbd78f11de395420f28e1fe648e4f9aa98
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M create_dmd_release/patches/dlang.org.patch
Log Message:
-----------
update dlang.org patch
Commit: dec71457d487c02d72260cccff4099dbadc5704e
https://github.com/dlang/installer/commit/dec71457d487c02d72260cccff4099dbadc5704e
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M create_dmd_release/patches/dlang.org.patch
Log Message:
-----------
Merge pull request #193 from MartinNowak/update_patches
update dlang.org patch
Commit: 67c8421dae406b26880eaef468fa9b595702b69c
https://github.com/dlang/installer/commit/67c8421dae406b26880eaef468fa9b595702b69c
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Changed paths:
M create_dmd_release/build_all.d
Log Message:
-----------
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: f5bf2382de107a54daa2d9b45d945730611ca3a0
https://github.com/dlang/installer/commit/f5bf2382de107a54daa2d9b45d945730611ca3a0
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
get LATEST dmd version from S3
- should be a bit more reliable than ftp.digitalmars.com
Commit: 0650433507ee7b3a3d3dc48d0a917144e6808717
https://github.com/dlang/installer/commit/0650433507ee7b3a3d3dc48d0a917144e6808717
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #195 from MartinNowak/latest_from_s3
get LATEST dmd version from S3
Commit: 921e83bb95c55263e0677a7bb45b7bd69fdafd12
https://github.com/dlang/installer/commit/921e83bb95c55263e0677a7bb45b7bd69fdafd12
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
retry fetch to stdout operations
- might fails as much as downloads
Commit: 05b6ed86b318cc4caf4228b6865b0f7d35b3e2da
https://github.com/dlang/installer/commit/05b6ed86b318cc4caf4228b6865b0f7d35b3e2da
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #196 from MartinNowak/retry_fetch
retry fetch to stdout operations
Commit: b27b66ac03d00aa966fdb76364726cc0333370d9
https://github.com/dlang/installer/commit/b27b66ac03d00aa966fdb76364726cc0333370d9
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
fix literal \~ in OSX $HOME substitution
- for some reason OSX's older version of bash 3.2.48 doesn't expand
the string substitution and the escaping backslash gets printed
Commit: f0651b7bb499381a6c61019b5dcc513f0ec9d378
https://github.com/dlang/installer/commit/f0651b7bb499381a6c61019b5dcc513f0ec9d378
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Changed paths:
M script/install.sh
Log Message:
-----------
Merge pull request #197 from MartinNowak/fix_osx_log_home
fix literal \~ in OSX $HOME substitution
Commit: bdc1319a6ea17d5cc5a7411a45c5aef86f0a1320
https://github.com/dlang/installer/commit/bdc1319a6ea17d5cc5a7411a45c5aef86f0a1320
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-26 (Mon, 26 Sep 2016)
Changed paths:
M create_dmd_release/build_all.d
Log Message:
-----------
Merge pull request #194 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: e13e00248cf58bd6507cf75a3cf605afa3e0212e
https://github.com/dlang/installer/commit/e13e00248cf58bd6507cf75a3cf605afa3e0212e
Author: Martin Nowak <code at dawg.eu>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M create_dmd_release/build_all.d
M create_dmd_release/create_dmd_release.d
M create_dmd_release/patches/dlang.org.patch
M linux/dmd_deb.sh
M linux/dmd_phobos.sh
M script/install.sh
Log Message:
-----------
Merge remote-tracking branch 'upstream/master' into stable
Compare: https://github.com/dlang/installer/compare/09a8e8142281...e13e00248cf5
More information about the phobos
mailing list