Commit Graph

684 Commits

Author SHA1 Message Date
Mark Harrah a27f24c307 set version for building locally 2009-12-12 08:46:38 -05:00
Mark Harrah 0120326160 0.6.7 for publishing 2009-12-12 08:38:35 -05:00
Mark Harrah 307d277428 0.6.7 for publishing 2009-12-12 08:38:15 -05:00
Mark Harrah a15eb745e1 Merge branch 'master' of git@github.com:harrah/xsbt 2009-12-11 18:57:40 -05:00
Mark Harrah a301df2ff1 Cleaning up tasks and caching 2009-12-11 18:56:09 -05:00
Mark Harrah f186d50daf Improving launcher error handling... 2009-12-10 21:04:51 -05:00
Mark Harrah e899f51c5a Add 'test-run' method analogous to 'run' but for test classes 2009-12-08 08:27:42 -05:00
Mark Harrah 8265a2344a Merge branch 'using-xsbt' of github.com:harrah/sbt into using-xsbt 2009-12-07 21:37:42 -05:00
Mark Harrah dfdb9456f7 * fix naming clash between xsbt/sbt test libraries
* correct classpath for plugin projects
2009-12-07 19:04:37 -05:00
Mark Harrah 14db8c2079 Correct classpath for plugins 2009-12-07 19:02:30 -05:00
Mark Harrah ef0bc1f2e4 Update completions to include ++ and exit/quit 2009-12-07 08:38:35 -05:00
Mark Harrah 9bfc8a8f4a Better handling of invalid Scala versions 2009-12-06 22:58:53 -05:00
Mark Harrah 41563c59bb Better handling of invalid Scala versions 2009-12-06 22:58:05 -05:00
Mark Harrah 4902c3f1b3 Fixing repositories... 2009-12-05 11:02:41 -05:00
Mark Harrah 04ae140d12 correct error 2009-12-05 10:46:20 -05:00
Mark Harrah 24464ccbe7 Correct repositories for publishing 2009-12-05 10:44:29 -05:00
Mark Harrah 5fd4ec6fa4 0.6.5 2009-12-05 10:36:41 -05:00
Mark Harrah 4e0f08d745 0.6.5 2009-12-05 10:36:09 -05:00
Mark Harrah 1eb42c0af0 rebase for PathMapper 2009-12-05 10:31:06 -05:00
Mark Harrah f139e5a9c1 Changes to assist with scripted testing of sbt 0.6.x series 2009-12-04 21:31:03 -05:00
Mark Harrah 5c29bfc2c2 Getting scripted testing working with using-xsbt:
* uses new scripted test framework in xsbt
 * adds ability to provide commands over loopback interface with <port command
 * only some tests have been updated
2009-12-04 21:26:31 -05:00
Mark Harrah dfaa2f370c Make worker threads uninterruptible 2009-12-02 10:41:10 -05:00
Mark Harrah 20983c7dc2 Fix tests 2009-11-29 22:12:36 -05:00
Mark Harrah c951156d9f print API phase time only if it is enabled 2009-11-29 18:25:09 -05:00
Mark Harrah 36bb0e247a version to 0.6.4 2009-11-29 18:17:31 -05:00
Mark Harrah 72f20c2f9a bump to 0.6.4 2009-11-29 18:16:23 -05:00
Mark Harrah cd1cdf3c24 Scaladoc interface should be compatible with latest 2.8 updates 2009-11-29 18:13:47 -05:00
Mark Harrah 097135fb29 specs updated for test-interface 0.2 2009-11-27 13:12:58 -05:00
Mark Harrah 9e6c14f200 Use test-interface 0.2 2009-11-27 10:42:16 -05:00
Mark Harrah e6125354d6 Fix from Josh to enable ScalaCheck support 2009-11-27 10:31:44 -05:00
Mark Harrah 1e0424153a Josh's patches for test-interface 0.2 2009-11-26 20:53:28 -05:00
Mark Harrah 2e942915aa Read commands from a file using <file 2009-11-25 13:05:14 -05:00
Mark Harrah dfb7397b8a A basic readLines method and moving the filtered class loader 2009-11-25 13:03:41 -05:00
Mark Harrah a872ebc5e5 Annotations on definintions and implicit parameters in 2.7 2009-11-24 23:01:05 -05:00
Mark Harrah f4145744e5 Update API definition documentation 2009-11-24 18:53:41 -05:00
Mark Harrah 7affb3526f Cache reflective lookups in the compiler interface 2009-11-24 08:56:23 -05:00
Mark Harrah bf7affd344 Starting documentation on API of sources files, updating notes a bit 2009-11-23 20:01:13 -05:00
Mark Harrah e988b0e51e Transient access to API structure from xsbt compiler interface 2009-11-22 22:57:08 -05:00
Mark Harrah 38dbb1d23c Type member support, linearization instead of parents and add inherited members for structure 2009-11-22 22:54:17 -05:00
Mark Harrah 5662e2a2a6 Remove unused api subproject 2009-11-21 19:00:49 -05:00
Mark Harrah 0ebd4bfea7 Reorder API definition file 2009-11-21 16:14:09 -05:00
Mark Harrah 2977fd4131 Source API extractor 2009-11-21 15:53:04 -05:00
Mark Harrah 74202668c6 Datatype generating subproject, to be used to represent public API of sources 2009-11-21 15:52:44 -05:00
Mark Harrah 4f808aad2b stevej's patch to fix main class message 2009-11-19 20:08:40 -05:00
Mark Harrah c192a148a8 Jeremy's patch to set current working directory and environment variables on processes 2009-11-18 21:49:35 -05:00
Mark Harrah c4d039a594 default to 0.6.3 in launcher 2009-11-11 21:35:40 -05:00
Mark Harrah 66c5794f4d 0.6.3 2009-11-11 21:03:35 -05:00
Mark Harrah 31c577a8d4 0.6.3 2009-11-11 21:03:28 -05:00
Mark Harrah fb9fbc10a0 Cleanup Scala versions in project definition 2009-11-11 21:03:03 -05:00
Mark Harrah 77a40bf59a Include seconds in timestamp printed after running command 2009-11-11 21:02:26 -05:00