[phobos] [D-Programming-Language/installer] bd102f: Fix issue 14801: OS X installer not compatible wit...
GitHub via phobos
phobos at puremagic.com
Sun Oct 4 11:20:42 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/installer
Commit: bd102fb2c11eff9ada1cc1c90d0c1fe7491cc46f
https://github.com/D-Programming-Language/installer/commit/bd102fb2c11eff9ada1cc1c90d0c1fe7491cc46f
Author: Jacob Carlborg <doob at me.com>
Date: 2015-07-29 (Wed, 29 Jul 2015)
Changed paths:
M osx/dmd2.pmdoc/01dmd.xml
M osx/dmd2.pmdoc/index.xml
M osx/post-install.sh
M osx/uninstall.command
Log Message:
-----------
Fix issue 14801: OS X installer not compatible with OS X 10.11
In the upcoming OS X 10.11 /usr is not writable. Instead the compiler
is installed in /Library/D/dmd and symlinked to /usr/local.
Commit: b88e264bb385ba1f540f58dae9bde0c623bd4aef
https://github.com/D-Programming-Language/installer/commit/b88e264bb385ba1f540f58dae9bde0c623bd4aef
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-01 (Sat, 01 Aug 2015)
Changed paths:
M osx/dmd2.pmdoc/01dmd.xml
M osx/dmd2.pmdoc/index.xml
M osx/post-install.sh
M osx/uninstall.command
Log Message:
-----------
Merge pull request #128 from jacob-carlborg/issue_14801
Fix issue 14801: OS X installer not compatible with OS X 10.11
Commit: 216565ead2fe9c6fd84ebe823156b4245d85f3cf
https://github.com/D-Programming-Language/installer/commit/216565ead2fe9c6fd84ebe823156b4245d85f3cf
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-03 (Mon, 03 Aug 2015)
Changed paths:
M windows/d2-installer-descriptions.nsh
M windows/d2-installer.nsi
Log Message:
-----------
ask to install missing VC/SDK for 64-bit support
- detect missing VC/SDK before installation and offer to
start the VS2013 installation
Commit: 4bb2535b7cbeaeb6bc1a193b8bb4ff2a450c9483
https://github.com/D-Programming-Language/installer/commit/4bb2535b7cbeaeb6bc1a193b8bb4ff2a450c9483
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-05 (Wed, 05 Aug 2015)
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 osx/dmd.conf
M osx/dmd2.conf
M osx/post-install.sh
M windows/d2-installer.nsi
Log Message:
-----------
Merge remote-tracking branch 'upstream/stable' into merge_stable
Conflicts:
osx/post-install.sh
Commit: 4c080c384e3760db85e995c52808439dc8639cff
https://github.com/D-Programming-Language/installer/commit/4c080c384e3760db85e995c52808439dc8639cff
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-05 (Wed, 05 Aug 2015)
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 osx/dmd.conf
M osx/dmd2.conf
M osx/post-install.sh
M windows/d2-installer.nsi
Log Message:
-----------
Merge pull request #135 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: 29c9b8e880c822c9ceb804f7282f3a196365a5f3
https://github.com/D-Programming-Language/installer/commit/29c9b8e880c822c9ceb804f7282f3a196365a5f3
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-05 (Wed, 05 Aug 2015)
Changed paths:
R osx/dmd.conf
R osx/dmd.pmdoc/01dmd-contents.xml
R osx/dmd.pmdoc/01dmd.xml
R osx/dmd.pmdoc/index.xml
Log Message:
-----------
remove dmd1 installer files
Commit: 8158401f222fa68cad15066c2e4107a450ad9e8e
https://github.com/D-Programming-Language/installer/commit/8158401f222fa68cad15066c2e4107a450ad9e8e
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-05 (Wed, 05 Aug 2015)
Changed paths:
M osx/Makefile
A osx/dmd.conf
A osx/dmd.pmdoc/01dmd-contents.xml
A osx/dmd.pmdoc/01dmd.xml
A 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
Log Message:
-----------
rename dmd2.{conf,pmdoc} -> dmd.{conf,pmdoc}
Commit: 693d508a765a19bd20c0a832e617201b3e60063e
https://github.com/D-Programming-Language/installer/commit/693d508a765a19bd20c0a832e617201b3e60063e
Author: Brad Anderson <eco at gnuk.net>
Date: 2015-08-05 (Wed, 05 Aug 2015)
Changed paths:
M windows/d2-installer-descriptions.nsh
M windows/d2-installer.nsi
Log Message:
-----------
Merge pull request #132 from MartinNowak/vsInstall
ask to install missing VC/SDK for 64-bit support
Commit: 387c6b7f260066a17af7b0c2783a08b8fb9e6689
https://github.com/D-Programming-Language/installer/commit/387c6b7f260066a17af7b0c2783a08b8fb9e6689
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-07 (Fri, 07 Aug 2015)
Changed paths:
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
Log Message:
-----------
Merge pull request #136 from MartinNowak/dmd1
rename dmd2.{conf,pmdoc} -> dmd.{conf,pmdoc}
Commit: c237e87e46e6d5395ac741623ede7c38fa50678f
https://github.com/D-Programming-Language/installer/commit/c237e87e46e6d5395ac741623ede7c38fa50678f
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-10 (Mon, 10 Aug 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: 5986b21bee6a4573f8208784faa81e641c50c82d
https://github.com/D-Programming-Language/installer/commit/5986b21bee6a4573f8208784faa81e641c50c82d
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
Merge pull request #137 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: 74ba8dbfe5671ed6d1a1b000b9a05bc043ec1bd3
https://github.com/D-Programming-Language/installer/commit/74ba8dbfe5671ed6d1a1b000b9a05bc043ec1bd3
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
A README.md
Log Message:
-----------
fix Issue 14714 - Add README.md to the Installer Repository
Commit: 9d90f955ac30854fcb33a1458e8b7f82549835d9
https://github.com/D-Programming-Language/installer/commit/9d90f955ac30854fcb33a1458e8b7f82549835d9
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-09-05 (Sat, 05 Sep 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
reuse old installation path from uninstall folder, display correctly in uninstaller
Commit: 6ede6a1fc6a3249b13a505bafec6460bbc030201
https://github.com/D-Programming-Language/installer/commit/6ede6a1fc6a3249b13a505bafec6460bbc030201
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
replace GetPath with ${GetParent}
Commit: d76977ee447f107b3e9c70827d52b45d08ca3c30
https://github.com/D-Programming-Language/installer/commit/d76977ee447f107b3e9c70827d52b45d08ca3c30
Author: Martin Nowak <code at dawg.eu>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
Merge pull request #145 from rainers/uninstall_disppath
Fix issue 13234: when updating, uninstaller reports wrong installation directory
Commit: c6f8648e56ca58e1cad65a441e2d765ca96f1da0
https://github.com/D-Programming-Language/installer/commit/c6f8648e56ca58e1cad65a441e2d765ca96f1da0
Author: Martin Nowak <code at dawg.eu>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
A README.md
Log Message:
-----------
Merge pull request #143 from CyberShadow/pull-20150831-101411
fix Issue 14714 - Add README.md to the Installer Repository
Commit: c91087a70d36f88ed03b53ea1c6f5b8a88638642
https://github.com/D-Programming-Language/installer/commit/c91087a70d36f88ed03b53ea1c6f5b8a88638642
Author: Martin Nowak <code at dawg.eu>
Date: 2015-09-27 (Sun, 27 Sep 2015)
Changed paths:
M create_dmd_release/build_all.d
M create_dmd_release/common.d
M create_dmd_release/create_dmd_release.d
Log Message:
-----------
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: 5c2ea1f49d3d766ba5adac0414d3e629234399c0
https://github.com/D-Programming-Language/installer/commit/5c2ea1f49d3d766ba5adac0414d3e629234399c0
Author: Martin Nowak <code at dawg.eu>
Date: 2015-09-27 (Sun, 27 Sep 2015)
Changed paths:
M create_dmd_release/build_all.d
M create_dmd_release/common.d
M create_dmd_release/create_dmd_release.d
Log Message:
-----------
Merge pull request #146 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: 83b3ab428e1bc836554fffb7fd2784686f5624eb
https://github.com/D-Programming-Language/installer/commit/83b3ab428e1bc836554fffb7fd2784686f5624eb
Author: Martin Nowak <code at dawg.eu>
Date: 2015-09-27 (Sun, 27 Sep 2015)
Changed paths:
M create_dmd_release/build_all.d
Log Message:
-----------
rename link.exe to optlink.exe
- still keep a copy as link.exe for now
Commit: 2e648653510c79fc9e93e9451fb639c34a60e52e
https://github.com/D-Programming-Language/installer/commit/2e648653510c79fc9e93e9451fb639c34a60e52e
Author: Walter Bright <walter at walterbright.com>
Date: 2015-09-27 (Sun, 27 Sep 2015)
Changed paths:
M create_dmd_release/build_all.d
Log Message:
-----------
Merge pull request #149 from MartinNowak/rename_optlink
rename link.exe to optlink.exe
Commit: 61d68e633ca8b6789c4b4a7594ce6b89dc604f92
https://github.com/D-Programming-Language/installer/commit/61d68e633ca8b6789c4b4a7594ce6b89dc604f92
Author: Martin Nowak <code at dawg.eu>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M create_dmd_release/build_all.d
Log Message:
-----------
now optlink.zip ships with both files
Commit: bab32b4db08fd5dd81680cc79b122716e606d506
https://github.com/D-Programming-Language/installer/commit/bab32b4db08fd5dd81680cc79b122716e606d506
Author: Walter Bright <walter at walterbright.com>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M create_dmd_release/build_all.d
Log Message:
-----------
Merge pull request #150 from MartinNowak/rename_optlink
now optlink.zip ships with both files
Commit: b52cbdc4b040b806b708d0bda2895dfc3a1774c0
https://github.com/D-Programming-Language/installer/commit/b52cbdc4b040b806b708d0bda2895dfc3a1774c0
Author: Carlos Une <brocolis at eml.cc>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M create_dmd_release/build_all.d
Log Message:
-----------
Update libcurl-7.44.0 - fix 15066
Commit: a01d9092a5409e507e1ea1c734f6336b8bfcd2f6
https://github.com/D-Programming-Language/installer/commit/a01d9092a5409e507e1ea1c734f6336b8bfcd2f6
Author: Martin Nowak <code at dawg.eu>
Date: 2015-10-04 (Sun, 04 Oct 2015)
Changed paths:
M create_dmd_release/build_all.d
Log Message:
-----------
Merge pull request #151 from brocolis/libcurl-7.44.0
Update libcurl-7.44.0 - fix 15066
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
Compare: https://github.com/D-Programming-Language/installer/compare/8a6cc9641e31...1354008e0c1a
More information about the phobos
mailing list