[phobos] [D-Programming-Language/installer] bd102f: Fix issue 14801: OS X installer not compatible wit...
GitHub via phobos
phobos at puremagic.com
Sat Aug 1 11:32:12 PDT 2015
Branch: refs/heads/master
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
Compare: https://github.com/D-Programming-Language/installer/compare/eee4042403a1...b88e264bb385
More information about the phobos
mailing list