www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - gdc, ldc formulas for Homebrew?

reply "Andrew Pennebaker" <andrew.pennebaker gmail.com> writes:
Would someone kindly upload formulas for building and installing 
gdc and ldc with Homebrew?

http://brew.sh/

This way, Mac users could automate installing D language 
compilers with "brew install gdc" and/or "brew install ldc".

There's already a formula for dmd, for reference:

https://github.com/Homebrew/homebrew/blob/master/Library/Formula/dmd.rb
Aug 01 2014
next sibling parent "Wyatt" <wyatt.epp gmail.com> writes:
On Friday, 1 August 2014 at 19:52:20 UTC, Andrew Pennebaker wrote:
 Would someone kindly upload formulas for building and 
 installing gdc and ldc with Homebrew?

 http://brew.sh/

 This way, Mac users could automate installing D language 
 compilers with "brew install gdc" and/or "brew install ldc".
As an alternative for OSX users, using Gentoo Prefix[0] and the "dlang" overlay[1] should also work well. -Wyatt [0] https://www.gentoo.org/proj/en/gentoo-alt/prefix/ [1] https://www.gentoo.org/proj/en/overlays/userguide.xml
Aug 01 2014
prev sibling parent Russel Winder via Digitalmars-d <digitalmars-d puremagic.com> writes:
Need to do the same for MacPorts as well. I can't volunteer for either
I'm afraid as I don't run HomeBrew and I have never created a port for
MacPort before.

On Fri, 2014-08-01 at 19:52 +0000, Andrew Pennebaker via Digitalmars-d
wrote:
 Would someone kindly upload formulas for building and installing=20
 gdc and ldc with Homebrew?
=20
 http://brew.sh/
=20
 This way, Mac users could automate installing D language=20
 compilers with "brew install gdc" and/or "brew install ldc".
=20
 There's already a formula for dmd, for reference:
=20
 https://github.com/Homebrew/homebrew/blob/master/Library/Formula/dmd.rb
--=20 Russel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder ekiga.n= et 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
Aug 02 2014