sbt, the interactive build tool
Go to file
Mark Harrah 6d2bbbe0c1 TaskGroups, Context in tasks, new tasks
add syncTask task constructor and copy-resources/copy-test-resources instances
add console-quick, test-console, console, test-run
add IntegrationTest trait
make Context available through 'context' task
update 'last' and 'show' to use Context to retrieve task by name
drop SingleProject (superseded by Project)
add TaskGroup to be able to inject groups of named tasks
fix watchPaths missing flat sources
proper logging in a few more places, such as compile
2010-11-24 14:18:59 -05:00
cache cleanup 2010-11-24 14:04:32 -05:00
compile cleanup, small fixes 2010-11-24 14:08:20 -05:00
interface Type cache in API extraction for smaller cache size and faster I/O 2010-10-30 17:46:56 -04:00
ivy work on products+configurations 2010-11-13 20:21:06 -05:00
launch bump to 2.8.1 2010-11-13 19:07:32 -05:00
licenses move remaining pieces of sbt subproject to sbt_pending and fix notices 2010-09-21 21:55:50 -04:00
main TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
project 'test' task 2010-11-24 14:03:26 -05:00
run eliminate temporary directory for injecting resources into a class loader 2010-11-13 20:16:44 -05:00
sbt more flexible scalac logging 2010-10-23 16:34:22 -04:00
sbt_pending preserve compatibility for TestCleanup and TestSetup 2010-10-09 15:19:06 -04:00
scripted make running scripted tests slightly less painful 2010-09-28 21:45:59 -04:00
tasks TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
testing 'test' task 2010-11-24 14:03:26 -05:00
util TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
web Allow specifying webdefault.xml for jetty. Useful on windows for fixing file locking issue. 2010-10-09 14:37:40 -04:00
.gitignore * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
LICENSE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
api.specification Polymorphic types and fix parameterized type arguments to be Type and not just SimpleType 2010-01-07 21:38:39 -05:00
launch.specification minor fixes to launch specification 2010-01-10 19:20:44 -05:00
notes more 2.8 updates, launcher compiles and runs with 2.8 2010-06-15 20:38:18 -04:00
scripted.specification New scripted test framework 2009-11-09 09:34:52 -05:00