Josh Suereth
cea72e8ca7
Adding a library for launcher scripts.
...
* Moved sbt into src/linux (for now, to disambiguate from windows)
* Created sbt-launch-lib.bash to help scripts which want to use the SBT Launcher
but are not SBT, e.g. g8 or cs.
2012-02-02 12:11:23 -05:00
Josh Suereth
fd13ebac8d
Fixed help documentation of sbtopts files.
2012-02-02 12:09:03 -05:00
Mark Harrah
c5167c6b70
Merge pull request #348 from vigdorchik/wip_keep_project_on_reload
...
keep project on reload
2012-02-02 06:30:24 -08:00
Mark Harrah
3efcc07b93
Merge pull request #348 from vigdorchik/wip_keep_project_on_reload
...
keep project on reload
2012-02-02 06:30:24 -08:00
Eugene Vigdorchik
33ec1c419d
Remember current URI + more tests. Review by @harrah
2012-02-02 17:15:14 +04:00
Eugene Vigdorchik
0dafd5ef26
Check for the case the project doesn't exist after reload.
2012-01-31 21:15:18 +04:00
Eugene Vigdorchik
8daa6d3279
Keep project selection upon reload.
2012-01-31 19:12:52 +04:00
Eugene Vigdorchik
7cbc967dfe
Merge branch '0.12' of git://github.com/harrah/xsbt into 0.12
2012-01-31 17:50:17 +04:00
Eugene Vigdorchik
1f0a45e950
Merge branch '0.12' of git://github.com/harrah/xsbt into 0.12
2012-01-31 17:50:17 +04:00
Mark Harrah
c7b73dc938
substitute variables in custom repository definitions
2012-01-31 07:01:08 -05:00
Mark Harrah
6e90399a30
Merge pull request #342 from vigdorchik/wip_sourcepos_eugenevigdorchik
...
Wip sourcepos eugenevigdorchik
2012-01-30 14:34:03 -08:00
Mark Harrah
482ff4978d
Merge pull request #342 from vigdorchik/wip_sourcepos_eugenevigdorchik
...
Wip sourcepos eugenevigdorchik
2012-01-30 14:34:03 -08:00
Eugene Vigdorchik
af2361105d
Merge branch 'wip_sourcepos_eugenevigdorchik' of github.com:vigdorchik/xsbt into wip_sourcepos_eugenevigdorchik
2012-01-30 20:00:00 +04:00
Eugene Vigdorchik
7e57bf5d09
Merge branch 'wip_sourcepos_eugenevigdorchik' of github.com:vigdorchik/xsbt into wip_sourcepos_eugenevigdorchik
2012-01-30 20:00:00 +04:00
Eugene Vigdorchik
0f7660a28a
Merge branch 'wip_sourcepos_eugenevigdorchik' of github.com:vigdorchik/xsbt into 0.12
2012-01-30 19:59:02 +04:00
Eugene Vigdorchik
bf145cbbdc
Merge branch 'wip_sourcepos_eugenevigdorchik' of github.com:vigdorchik/xsbt into 0.12
2012-01-30 19:59:02 +04:00
Eugene Vigdorchik
e2c1ef32fa
More cleanup.
2012-01-30 19:06:26 +04:00
Eugene Vigdorchik
d1c799cd09
More cleanup.
2012-01-30 19:06:26 +04:00
Eugene Vigdorchik
5f0774fe9a
Change SourcePosition definition + minor cleanup.
2012-01-30 19:06:24 +04:00
Eugene Vigdorchik
dc0a40c776
Change SourcePosition definition + minor cleanup.
2012-01-30 19:06:24 +04:00
Eugene Vigdorchik
e40f735f6a
Display sourcepos info when at least 1 pos known.
2012-01-30 19:06:22 +04:00
Eugene Vigdorchik
c6cba20682
Add SourcePosition to setting.
2012-01-30 19:06:18 +04:00
Eugene Vigdorchik
09ff0664a3
Add SourcePosition to setting.
2012-01-30 19:06:18 +04:00
Mark Harrah
68e178144f
fix dep-management/pom-packaging test
2012-01-29 14:40:53 -05:00
Mark Harrah
4945534614
split command core to main/command/
2012-01-29 14:36:27 -05:00
Mark Harrah
98c98f9c26
split command core to main/command/
2012-01-29 14:36:27 -05:00
Mark Harrah
bf472b8ff4
TestFramework.toString
2012-01-27 21:09:11 -05:00
Mark Harrah
938ca25951
basic test for junit integration
2012-01-27 21:09:11 -05:00
Mark Harrah
26ec82ed73
Append instances for Set and Map
2012-01-27 21:09:11 -05:00
Eugene Vigdorchik
79ee34fa97
More cleanup.
2012-01-27 17:51:13 +04:00
Eugene Vigdorchik
1c63847a3d
More cleanup.
2012-01-27 17:51:13 +04:00
Mark Harrah
d82757f595
more IO API documentation
2012-01-26 21:28:19 -05:00
Mark Harrah
f55d34f617
Add Path.allSubpaths and API documentation for mappers
2012-01-26 21:28:19 -05:00
Mark Harrah
f092fb35c9
When *::main-class is set, use its value for run::main-class
2012-01-25 17:29:51 -05:00
Josh Suereth
08a3bf3266
Merge pull request #4 from bartschuller/full-packaging
...
Fix stderr redirect shell syntax
2012-01-24 07:25:30 -08:00
Eugene Vigdorchik
a3fa54be2c
Change SourcePosition definition + minor cleanup.
2012-01-24 13:32:21 +04:00
Eugene Vigdorchik
6d0c2c8d33
Change SourcePosition definition + minor cleanup.
2012-01-24 13:32:21 +04:00
Bart Schuller
dbd24d1358
Fix stderr redirect shell syntax
...
To prevent the following error (MacOS X 10.7):
./sbt: command substitution: line 222: syntax error near unexpected token `&'
./sbt: command substitution: line 222: `java -version |& grep version'
2012-01-24 10:10:39 +01:00
Eugene Vigdorchik
051e02e48a
Merge
2012-01-23 18:16:51 +04:00
Eugene Vigdorchik
aafa6a0740
Merge
2012-01-23 18:16:51 +04:00
Eugene Vigdorchik
f9da9e7def
Display sourcepos info when at least 1 pos known.
2012-01-23 18:13:03 +04:00
Eugene Vigdorchik
e1182031a0
Add SourcePosition to setting.
2012-01-23 18:13:02 +04:00
Eugene Vigdorchik
633f4736b3
Add SourcePosition to setting.
2012-01-23 18:13:02 +04:00
Mark Harrah
048d5157c7
fix integration test group 'tests'
2012-01-22 22:06:53 -05:00
Mark Harrah
30cca3a6d0
fix launcher options addition to use array for cross-version compatibility
2012-01-22 22:06:53 -05:00
Mark Harrah
7e71ab7c3d
fix forward aggregation enabled check
2012-01-22 22:06:53 -05:00
Mark Harrah
5e155900da
rework cross versioning to account for prerelease Scala versions
2012-01-22 22:06:53 -05:00
Mark Harrah
2255bd5a62
org.scala-tools.sbt -> org.scala-sbt and dropping scala-tools.org from defaults
2012-01-22 22:06:52 -05:00
mmcbride
28674af0d2
add setting to pass command line opts to scripted launcher
2012-01-20 17:44:06 -05:00
Eugene Vigdorchik
acf8e1ba68
Add SourcePosition to setting.
2012-01-20 17:31:36 +04:00