Commit graph

17 commits

Author SHA1 Message Date
Tymon Tobolski
469d5028b5 scala 2.9.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 09:10:51 -07:00
Adam Vandenberg
aacfc3190d scala: remove duplicate head versions 2011-06-16 20:31:55 -07:00
antoinecomte
e93ee9c30b Scala 2.9.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-27 07:21:52 -07:00
Lucas Torri
f416c48974 Scala 2.9.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-12 20:25:00 -07:00
David Taylor
a840d1dc81 Scala 2.9.0RC2 as HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-26 10:22:40 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
inkytonik
0c3e1fe352 Add --with-docs option to scala formula
The Scala distributions do not include documentation for library APIs
and tools. That documentation is distributed separately. This change
makes the formula install this documentation when the --with-docs
option is given.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-30 20:24:05 -08:00
Lincoln Stoll
25bf069b56 Bump scala to version 2.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:27:52 -08:00
Adam Vandenberg
9e86e99c57 Install scala to libexec and link in "bin"
Homebrew policy is to avoid putting jars into "lib",
so moving Scala to a more idiomatic Java install.
2010-08-08 08:49:45 -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
Ilmari Vacklin
6cd484084f Update Scala to 2.8.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-14 11:17:19 -07:00
Martin Kuehl
4252092cfa Scala - Move man pages to the correct path.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-19 22:08:29 -08:00
Theo
fc5c3929bd Fixed Scala formula: remove *.bat from bin 2009-12-18 18:59:01 +01:00
Alex Payne
a68f29efea update to current stable version of Scala: 2.7.7 2009-12-02 13:10:13 +00: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
Rune Botten
c364bc0d35 Update and correct scala formula 2009-09-30 01:24:32 +01:00
Brett Cannon
2c603f712a Scala 2.7.5 formula
Signed-off-by: Max Howell <max@methylblue.com>
2009-09-11 17:42:54 +01:00