Commit graph

18 commits

Author SHA1 Message Date
Lenny222
8ec1ef798a DMD 2.054
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-17 08:28:48 -07:00
Aku Kotkavuo
2b0054e36e DMD 2.053
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-21 19:37:11 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Robin Ramael
4732679989 Updated dmd (digital mars d compiler) to 2.051
the dflags env variable set in preifx/bin/mdm.conf had to be changed. Everything
seems to work, but the library in prefix/lib is not included because it caused all
compilations to fail.

Closes Homebrew/homebrew#3876.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 17:44:53 +00:00
Christian Köstlin
85a39b5dc0 bumped version
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 20:29:55 -08:00
Luke Gallagher
31d554db2a Fix typo in dmd formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-16 17:26:01 -07:00
Christian Köstlin
601db9a60b update to 1.063
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-16 09:07:03 -07:00
Adam Vandenberg
55b98a9421 Update formulae to use path shortcuts 2010-08-08 11:24:36 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg
d81d434648 Remove silly concatenation. 2010-06-07 14:15:45 -07:00
Christian Köstlin
1133a63230 bumped version of dmd to 1.060
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-05 12:49:15 -07:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell
38aebbfc9b Fixes Homebrew/homebrew#93 2009-10-15 16:40:07 +01:00
Max Howell
9de8ef8e1f DMD 1.047 2009-09-11 17:42:53 +01:00
Max Howell
fe99e07595 Only install UNIX d samples 2009-08-10 18:12:16 +01:00
Max Howell
3b15855efa Update and improve dmd formula 2009-07-23 04:12:36 +01:00
Max Howell
042a5d4400 Use FileUtils.chmod 2009-06-26 12:58:32 +01:00
Max Howell
97b1ada08d Created /Library moved brew tool to /bin
Moved Forumla and Cellar/homebrew into Library.

This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00