Mark Harrah
f5b3aa47fc
Project creation and property filling
2009-10-14 20:53:15 -04:00
Mark Harrah
8e08708792
Fix global lock implementation for ComponentManager
2009-10-14 18:05:53 -04:00
Mark Harrah
0b4f24a301
ScalaCheck 1.6 support (workaround binary incompatibility in Pretty)
2009-10-14 18:03:24 -04:00
Mark Harrah
25952ce5be
Update Project to work with latest global lock interface in xsbt
2009-10-14 18:02:37 -04:00
Mark Harrah
1a74b7e863
Only write 'info' tag if user has not provided one.
2009-10-11 15:43:42 -04:00
Mark Harrah
28b24ed3f9
Only write 'info' tag if user has not provided one.
2009-10-11 15:24:50 -04:00
Mark Harrah
1d40e5e71d
Synchronize caches
2009-10-10 22:01:03 -04:00
Mark Harrah
9bb813a2fc
Use xsbt for launch, compile, run, console, and doc.
...
Build Scala version can now be different from the version used by sbt and the project definition.
Remove sbt compiler plugin, which is now provided by xsbt
2009-10-09 19:34:43 -04:00
Mark Harrah
e88214efbd
Additions to help the sbt/xsbt combination
2009-10-09 19:12:14 -04:00
Mark Harrah
7bb72ecb8b
Scaladoc, run, and console interfaces
2009-10-07 21:27:53 -04:00
Mark Harrah
32dae0bfd1
Fixes to proguard action
2009-10-07 07:44:54 -04:00
Mark Harrah
651a84ebaf
Fix 2.8 scaladoc interface
2009-10-05 22:43:11 -04:00
Mark Harrah
ac645c4387
Fixes for the build
2009-10-05 20:26:51 -04:00
dmharrah
776efa9100
Clean up publish-local test
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1079 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-10-03 15:44:29 +00:00
dmharrah
0147545668
Quote paths in proguard configuration
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1078 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-10-03 14:48:23 +00:00
Mark Harrah
85346bd9d8
Fix compilation test, add scaladoc interface, remove structural types ( #2265 )
2009-10-03 09:39:16 -04:00
Mark Harrah
34fd967c66
General support for searching for the working directory to use for the launched application
2009-10-01 22:59:02 -04:00
Mark Harrah
859767f0e1
Update launch configuration grammar for search
2009-10-01 22:58:32 -04:00
Mark Harrah
a597062df8
Bump version of sbt used to build
2009-10-01 22:57:57 -04:00
Mark Harrah
08817dff69
Include latest updates from sbt Ivy support
2009-10-01 22:56:23 -04:00
dmharrah
705d61d1e3
Bumping versions
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1072 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-30 00:46:08 +00:00
dmharrah
4e15cdcc0b
Build against Scala 2.8 nightly from Sept 29, 2009.
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1066 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-29 23:00:29 +00:00
dmharrah
113a22b719
Add (-classifier) to retrieve pattern, add withSources, source, withJavadoc, javadoc method to ModuleID, and add test for the sources/javadoc support.
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1065 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-29 13:33:26 +00:00
dmharrah
a507d97536
Set project.version to 0.5.5
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1064 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-29 02:29:56 +00:00
dmharrah
266e16fafe
fix default Scala version in launcher to be 2.7.5
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1063 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-29 02:29:25 +00:00
dmharrah
9f7a9b33f6
Unify batch-style and interactive style commands
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1062 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-29 00:20:45 +00:00
dmharrah
1affe9fa90
Fix extra test
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1060 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-28 02:25:51 +00:00
dmharrah
701edaa2a4
Make cache directory affect resolution cache
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1059 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-28 00:48:10 +00:00
dmharrah
42b343ca9a
Fix issue where last path component of local repository was dropped if it did not exist.
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1057 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-27 23:00:27 +00:00
Mark Harrah
69aa076e5d
Add example for using launcher
2009-09-27 15:31:03 -04:00
Mark Harrah
b2fdc07505
Turned sbt launcher into a general Scala application launcher as described in launch.specification
2009-09-27 14:39:26 -04:00
dmharrah
1cee3e8542
Fix 'dependency-management/configurations' test and properly implement defaultconfmapping
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1056 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-27 01:49:42 +00:00
dmharrah
32d293c794
Make Patterns construction simpler
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1055 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-27 00:04:22 +00:00
Mark Harrah
56e96c3f49
New generalized launcher
2009-09-26 02:18:04 -04:00
dmharrah
9666c641d6
No longer need "->default" in configurations (automatically mapped).
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1049 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-26 01:00:00 +00:00
dmharrah
feb7c0dc10
Test for inline Ivy module configurations
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1048 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-25 13:11:54 +00:00
dmharrah
958310a105
Inline Ivy module configurations
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1047 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-25 13:11:14 +00:00
dmharrah
2f684fe166
Build against a specific 2.8 nightly
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1045 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-25 02:24:16 +00:00
dmharrah
f167c3a9b0
Default sbt.version in loader is now automatically defined by build
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1044 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-25 02:22:48 +00:00
dmharrah
52708b88b7
Search for project directory depending on value of sbt.boot.search property (off by default)
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1041 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-25 02:20:23 +00:00
dmharrah
c8f86f48fc
Support for uniquely referencing a nightly Scala version in launcher
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1040 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-25 02:13:51 +00:00
dmharrah
f167888030
Fix classifier support and corresponding test
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1039 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-25 02:07:27 +00:00
dmharrah
391734b167
Restrict length of process chain in ProcessSpecification so that too many open files error don't occur
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1038 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-24 17:38:42 +00:00
dmharrah
f5a18259c1
Allow specific 2.8 snapshot version to be used for launcher
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1035 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-23 23:33:01 +00:00
dmharrah
76807cab07
wrong sbt.version
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1027 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-18 18:27:05 +00:00
dmharrah
5be1870f4f
Fix version incrementing and add times to cross-compile
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1026 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-18 18:23:35 +00:00
dmharrah
e56006ed54
cleanup for 0.5.4
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1021 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-12 21:07:20 +00:00
dmharrah
212a686487
Bumping versions
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1019 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-12 20:23:30 +00:00
dmharrah
79ad641e36
More release automation...
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1012 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-12 17:45:41 +00:00
dmharrah
2a1c455754
bump version for launcher
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1011 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-09-12 17:05:21 +00:00