aboutsummaryrefslogtreecommitdiff
path: root/plugins/essentials
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the hacky "essential" plugins separationChristopher Vogt2017-03-196-138/+0
* rename PublishDynamic to more appropriate SnapshotVersionChristopher Vogt2017-03-062-7/+7
* use scoping instead of hard coded snapshot taskChristopher Vogt2017-03-041-4/+3
* TypeTag instead of ClassTag for DynamicOverride as preparation for supporting...Christopher Vogt2017-03-021-4/+6
* introduce libraries helper objectChristopher Vogt2017-03-011-1/+1
* comments to move a bunch of things into stage2Christopher Vogt2017-02-271-0/+2
* Merge pull request #356 from cvogt/discover-subbuildsJan Christopher Vogt2017-02-221-2/+4
|\
| * treat subdirectores as subbuilds via cmd lineChristopher Vogt2017-02-221-2/+4
* | allow plugins to access essential pluginsChristopher Vogt2017-02-221-4/+6
|/
* simplify and add features to reflective task lookup codeChristopher Vogt2017-02-181-8/+8
* Add support for nested builds and use it to replace cross compilationChristopher Vogt2017-02-131-0/+9
* support for flat classloader and enhanced resources exampleChristopher Vogt2017-02-131-0/+4
* memoize task results across classes within a single runChristopher Vogt2017-02-091-4/+6
* enhance dynamic override to not use codegen when possibleChristopher Vogt2016-11-131-31/+39
* Remove version from context, we can now use dynamic overridesChristopher Vogt2016-11-091-0/+8
* Add support for dynamic re-configuration.Christopher Vogt2016-11-084-0/+100