aboutsummaryrefslogtreecommitdiff
path: root/plugins/scalajs
Commit message (Expand)AuthorAgeFilesLines
* more concise runMain in more placesChristopher Vogt2017-03-091-3/+2
* comments to move a bunch of things into stage2Christopher Vogt2017-02-271-0/+1
* fix / cleanup scalajs pluginChristopher Vogt2017-02-272-22/+9
* refactor scalajs to make use of nested builds for scopingChristopher Vogt2017-02-222-23/+18
* implicitly pass classloader, might make code easierChristopher Vogt2017-02-142-9/+4
* 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