Lars Tackmann
9f021962f5
sbt 0.11.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-28 07:08:07 -08:00
Lars Tackmann
7f9608871a
SBT 0.11.1
...
Closes Homebrew/homebrew#8492 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 13:51:22 -06:00
Gerolf Seitz
13d6ea402f
sbt 0.11.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-25 09:21:35 -07:00
Janne Hietamaki
5281be5369
sbt 0.10.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-17 08:34:11 -07:00
Lucas Torri
6c0576ce81
sbt 0.10.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-03 20:55:14 -07:00
Lucas Torri
1e32088553
sbt 0.7.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-12 20:55:30 -07:00
Ville Lautanala
e4621ac85f
sbt 0.7.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:19:15 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Indrajit Raychaudhuri
dc197244ef
sbt - add caveat about SBT_OPTS
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-31 09:05:05 -08:00
David M. Lee
25d5e37301
Two enhancements to the sbt launch script.
...
1. Source a ~/.sbtconfig file, where the user can specify their own
options for invoking sbt (such as
SBT_OPTS="-XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256m")
2. Use exec to launch Java, just to get rid of the extra shell process.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-28 15:55:39 -08:00
Adam Vandenberg
47c44ace6f
Fix audit warnings
2010-08-21 12:01: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
Luke Amdor
beb6757e32
Updating sbt to 0.7.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-31 12:36:26 -07:00
Doug Fritz
b0d272dd92
updated sbt to 0.7.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-06 14:17:08 -07:00
Luke Amdor
4fc0f0f884
Updated sbt to 0.7.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-04 18:08:17 -07:00
Alkesh Vaghmaria
336a577759
sbt 0.7.0
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-18 13:23:05 +01:00
Max Howell
d1b1170512
If the download is a .jar, don't unzip it
...
Also remove special casing for two existing jar formula.
2009-12-21 18:39:01 +00:00
Adam Vandenberg
38460e637f
Use extracted download strategy.
2009-12-12 16:24:16 +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
Max Howell
98657bf094
HttpDownloadStrategy renamed CurlDownloadStrategy
...
Because people didn't realise it was actually curl and thus supports eg. ftp too.
2009-10-02 20:01:23 +01:00
Luke Amdor
bde7010566
Updated sbt to 0.5.5
2009-09-30 17:45:34 +01:00
Luke Amdor
8a8359159a
SBT formula
...
A simple build tool for Scala projects that aims to do the basics well. It
requires Java 1.5 or later.
2009-09-18 13:37:13 +01:00