Commit Graph

684 Commits

Author SHA1 Message Date
Mark Harrah 0f539ec321 Fixing tests, still need to fix launcher test 2009-11-11 18:41:39 -05:00
Mark Harrah ce45bc144b Fix project definition 2009-11-11 08:30:39 -05:00
Mark Harrah 6c45fe1b2f Add timestamp when command completes. Show stack trace for test framework errors. 2009-11-10 18:51:18 -05:00
Mark Harrah 1e30cb8203 Use correct ClassLoader for tests (build Scala version not definition Scala version) 2009-11-09 23:29:19 -05:00
Mark Harrah 9516e54e0a Fix issue where compiler interface was poorly cached 2009-11-09 22:02:53 -05:00
Mark Harrah 4023e10fd6 New scripted test framework 2009-11-09 09:34:52 -05:00
Mark Harrah 1454b24e7e Allow URL to be specified for configuration location. No caching is done. 2009-11-05 08:28:09 -05:00
Mark Harrah 8a4a35f4fd version bumps 2009-11-04 21:55:37 -05:00
Mark Harrah 99c6891ae2 Version bumps 2009-11-04 21:54:46 -05:00
Mark Harrah b9d04c89b9 Fix jar creation on windows 2009-11-03 19:35:56 -05:00
Mark Harrah d9a89aadeb Fix classpath used for compile testing 2009-11-02 23:02:00 -05:00
Mark Harrah 8e54e5ddde Fix class path fix. 2009-11-02 21:23:42 -05:00
Mark Harrah 3bd8446a01 Bump version 2009-11-02 20:21:19 -05:00
Mark Harrah 871b9bbcc2 Compatible with latest 2.8 nightly 2009-11-01 21:21:59 -05:00
Mark Harrah e559ca113f Use Nathan's databinder.net repository to get sbt 2009-10-24 18:42:54 -04:00
Mark Harrah 4143aff1dc In launcher configuration parser, convert '/' in paths to platform separator 2009-10-24 13:27:07 -04:00
Mark Harrah 92fc01f185 Use lock file to control access to boot directory during update 2009-10-24 13:07:42 -04:00
Mark Harrah 0a79f1ebbd First update to launcher documentation 2009-10-24 13:07:23 -04:00
Mark Harrah 21df141e76 update notes 2009-10-24 10:50:26 -04:00
Mark Harrah bb02f60e5e Set up Ivy cache for launcher to properly handle SNAPSHOTs. 2009-10-24 09:14:32 -04:00
Mark Harrah dc7da2dc98 Added test repository to publish to. 2009-10-23 22:04:15 -04:00
Mark Harrah a742f9c8a2 Add test repository to publish to. 2009-10-23 22:03:53 -04:00
Mark Harrah 9feda977bf set sbt version to 0.5.6-p2 2009-10-23 10:06:12 -04:00
Mark Harrah 571df2ac79 Cleanup test framework creation 2009-10-23 09:18:00 -04:00
Mark Harrah 308bbc4724 Fix interactive detection in Main 2009-10-23 08:45:58 -04:00
Mark Harrah ecea2f2ed6 Remove dependencies on test frameworks, fixes to make test interface work 2009-10-23 08:10:52 -04:00
Mark Harrah e417e19b02 Use test-interface for test support. 2009-10-22 19:10:54 -04:00
Mark Harrah 75b8fb7208 split build.scala.versions around whitespace, not commas 2009-10-22 08:15:34 -04:00
Mark Harrah edbdc7d7bc Better error message for when val initialization errors occur (properties, tasks,...) 2009-10-21 19:06:33 -04:00
Mark Harrah 15b9c15e6a Use the from() method for the automatically added Scala dependencies so that they are not resolved. 2009-10-21 19:05:28 -04:00
Mark Harrah 50776a69e5 Cleanup/fixes related to cross-building 2009-10-20 18:49:08 -04:00
Mark Harrah 8135c5bd55 Fix console-project 2009-10-20 18:48:56 -04:00
Mark Harrah 80e1a4f60f Add toString for ScalaInstance and verify that version does not contain spaces 2009-10-20 18:47:51 -04:00
Mark Harrah c6621d9a58 scala.version -> (build.scala.versions, def.scala.version) 2009-10-19 23:19:27 -04:00
Mark Harrah 72c1e72426 Fix Scala version checking done for dependency declarations 2009-10-19 23:18:52 -04:00
Mark Harrah 94a0fb5916 Allow version property names to be specified 2009-10-19 23:18:13 -04:00
Mark Harrah 293730d11b Remove 'final' from name,version,organization 2009-10-19 20:19:09 -04:00
Mark Harrah 02e2d6425d versions set to 0.6.0 2009-10-19 18:31:22 -04:00
Mark Harrah 21bbe06f35 Set version to 0.6.0 2009-10-19 11:14:27 -04:00
Mark Harrah fa73205ac3 Extra logging, update default sbt.boot.properties
Tests for standard library substitutes
2009-10-18 22:25:50 -04:00
Mark Harrah e5b3b577d8 Fix some tests and open up some analysis-related classes 2009-10-18 18:06:06 -04:00
Mark Harrah 33434bc82b Cut size of final jar by 300k. 2009-10-17 22:40:02 -04:00
Mark Harrah f045123989 Launcher documentation 2009-10-17 09:48:39 -04:00
dmharrah d57e6a8f1a specs 1.6 support
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1090 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-10-16 22:48:02 -04:00
Mark Harrah 0273e9d2b1 Removing remaining uses of structural types 2009-10-16 22:43:41 -04:00
Mark Harrah 1c9cabc69f Update launch specification, fix launch initialization, general cleanup 2009-10-15 18:10:11 -04:00
Mark Harrah 51d8d242d7 some API documentation 2009-10-15 18:09:15 -04:00
Mark Harrah 4fda9f0690 Workaround for private access modifier for Global.computePhaseDescriptors in 2.8. 2009-10-15 18:06:57 -04:00
Mark Harrah a2c0fc941b some API documentation 2009-10-15 18:06:01 -04:00
Mark Harrah 7f12a80385 Fix ScalaCheck dependency in build 2009-10-15 18:05:43 -04:00