aboutsummaryrefslogtreecommitdiff
path: root/plugins/scalajs
Commit message (Expand)AuthorAgeFilesLines
* idempotent change propagationChristopher Vogt2017-02-092-3/+3
* memoize task results across classes within a single runChristopher Vogt2017-02-091-1/+1
* refactor/simplify scalaJs plugin and exampleChristopher Vogt2016-06-194-118/+103
* add support for custom scalaJsOptionsChristopher Vogt2016-06-191-2/+7
* propagate trigger files to combined cross build and let js tasks depend on co...Christopher Vogt2016-06-191-2/+9
* use long versions of scalajs linker flags for easier understandabilityChristopher Vogt2016-06-191-4/+4
* fix scalajs example (broke in recent refactorings and went unchecked)Christopher Vogt2016-06-191-1/+0
* separate sbt layout and scalatest plugins and create a more general plugin ar...Christopher Vogt2016-06-151-7/+1
* turn Build base classes into traits for less verbosity and uniform usage with...Christopher Vogt2016-06-152-2/+2
* scalajs cross project support as pluginKatrin Shechtman2016-06-133-0/+116