aboutsummaryrefslogtreecommitdiff
path: root/plugins/scalajs/ScalaJs.scala
Commit message (Expand)AuthorAgeFilesLines
* refactor/simplify scalaJs plugin and exampleChristopher Vogt2016-06-191-93/+0
* 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
* turn Build base classes into traits for less verbosity and uniform usage with...Christopher Vogt2016-06-151-1/+1
* scalajs cross project support as pluginKatrin Shechtman2016-06-131-0/+82