sbt, the interactive build tool
Go to file
Mark Harrah 23bf3e55c7 merge two Tasked methods
In practice, the returned task is coupled to the conversion function,
so task and taskToNode were merged.  Also, renamed 'task' to 'act'.
2010-08-14 09:50:22 -04:00
cache more reorganization, mostly IO. Also, move class file analyzer and history code to separate projects 2010-06-13 22:59:29 -04:00
compile control incremental compiler debugging with xsbt.inc.debug system property 2010-08-10 08:35:26 -04:00
interface more reorganization, mostly IO. Also, move class file analyzer and history code to separate projects 2010-06-13 22:59:29 -04:00
ivy * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
launch sbt and Scala classifiers can be configured in build.properties 2010-08-11 18:50:44 -04:00
licenses Add missing LICENSE_Apache referenced from NOTICE 2010-01-29 20:30:10 -05:00
main merge two Tasked methods 2010-08-14 09:50:22 -04:00
project Configure jetty-env.xml. Allows specifying JNDI datasources. Inspired by maven-jetty-plugin. 2010-08-04 20:33:50 -04:00
run first shot at general command/definition model 2010-07-17 12:07:41 -04:00
sbt Configure jetty-env.xml. Allows specifying JNDI datasources. Inspired by maven-jetty-plugin. 2010-08-04 20:33:50 -04:00
scripted legal cleanup 2010-02-07 23:45:19 -05:00
tasks Fix issue with view being called multiple times for the same task (view -> viewCache) 2010-08-14 09:45:26 -04:00
testing - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
util remove Rewrite 2010-08-14 09:49:28 -04:00
web Configure jetty-env.xml. Allows specifying JNDI datasources. Inspired by maven-jetty-plugin. 2010-08-04 20:33:50 -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