aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add helper for caching based on a status fileChristopher Vogt2017-03-171-0/+15
* add boolean to option helperChristopher Vogt2017-03-171-0/+3
* change and expose mechanism mapping from absolute to relative pathsChristopher Vogt2017-03-172-23/+33
* fix bug in identifying main classesChristopher Vogt2017-03-171-2/+3
* Add string quoting helpersChristopher Vogt2017-03-171-0/+5
* Merge pull request #436 from cvogt/fix-calling-tasksJan Christopher Vogt2017-03-151-1/+1
|\
| * Fix not being able to call methods not declared in your build classChristopher Vogt2017-03-151-1/+1
* | Merge pull request #435 from cvogt/recursive_variable_substJan Christopher Vogt2017-03-151-1/+3
|\ \
| * | add test case for https://github.com/cvogt/cbt/pull/433Christopher Vogt2017-03-151-1/+3
* | | Merge pull request #433 from PiotrTrzpil/recursive_variable_substJan Christopher Vogt2017-03-151-18/+24
|\| | | |/ |/|
| * recursive pom variable substitutionPiotr Trzpil2017-03-151-18/+24
|/
* Merge pull request #429 from cvogt/loop-revamp-2Jan Christopher Vogt2017-03-1220-179/+139
|\
| * fix file watching for realChristopher Vogt2017-03-1220-179/+139
|/
* Merge pull request #423 from cvogt/chrisJan Christopher Vogt2017-03-126-45/+73
|\
| * force successful shellcheck linting for launcher scriptChristopher Vogt2017-03-123-35/+58
| * fix bugs with argument passing to testsChristopher Vogt2017-03-122-3/+3
| * be smarter about when to enable logging in the bash scriptChristopher Vogt2017-03-121-4/+5
| * drop "direct" arg already in shell scriptChristopher Vogt2017-03-123-3/+7
* | Merge pull request #415 from cvogt/completionsJan Christopher Vogt2017-03-124-6/+12
|\ \
| * | rename taskNames to complete and pass in current readline buffer in fishChristopher Vogt2017-03-124-6/+12
* | | Merge pull request #425 from cvogt/writeIfChangedJan Christopher Vogt2017-03-123-10/+7
|\ \ \
| * | | update buildinfo example to write to src_generated and use new helperChristopher Vogt2017-03-122-10/+5
| * | | writeIfChanged helper methodChristopher Vogt2017-03-121-0/+2
| |/ /
* | | Merge pull request #424 from cvogt/fix-change-propagationJan Christopher Vogt2017-03-124-4/+16
|\ \ \ | |/ / |/| |
| * | fix change propagationChristopher Vogt2017-03-123-3/+15
| |/
| * make changes in builds trigger recompilation of projectsChristopher Vogt2017-03-121-1/+1
* | Merge pull request #422 from cvogt/git-sourcesJan Christopher Vogt2017-03-122-47/+58
|\ \ | |/ |/|
| * port migration manager build for consumption by pluginChristopher Vogt2017-03-121-0/+12
| * expose git checkout functionality for embedding sources from gitChristopher Vogt2017-03-121-47/+46
* | Merge pull request #420 from cvogt/watch-improvementsJan Christopher Vogt2017-03-1215-109/+202
|\ \ | |/ |/|
| * revamp loop featureChristopher Vogt2017-03-1215-109/+202
* | Merge pull request #417 from cvogt/publish-localJan Christopher Vogt2017-03-111-2/+2
|\ \ | |/ |/|
| * publish local for cbt itselfChristopher Vogt2017-03-111-2/+2
|/
* Merge pull request #412 from cvogt/chrisJan Christopher Vogt2017-03-1124-167/+379
|\
| * fix broken format stringChristopher Vogt2017-03-111-1/+1
| * Google Java Format pluginChristopher Vogt2017-03-114-0/+49
| * build package names that are easier to distinguish in stack tracesChristopher Vogt2017-03-111-1/+6
| * Document CBT plugin style guide and adjust Scalafmt plugin accordinglyChristopher Vogt2017-03-113-14/+114
| * add developer documentation about cbt version compatibilityChristopher Vogt2017-03-112-0/+50
| * ability to only enable slow tests on demand (e.g. on circle)Christopher Vogt2017-03-112-14/+34
| * Make GitDependency and DirectoryDependency simply return Build objectsChristopher Vogt2017-03-115-94/+82
| * remove duplication between simple and simple-fixed testChristopher Vogt2017-03-114-26/+2
| * extract re-usable parts of cbt’s own build into Shared pluginChristopher Vogt2017-03-115-17/+41
|/
* Merge pull request #411 from cvogt/chrisJan Christopher Vogt2017-03-108-34/+24
|\
| * more concise runMain in more placesChristopher Vogt2017-03-098-33/+23
| * avoid non-existent directory warningChristopher Vogt2017-03-091-1/+1
* | Merge pull request #407 from cvogt/chrisJan Christopher Vogt2017-03-097-161/+172
|\|
| * refactor scalafmt to new plugin styleChristopher Vogt2017-03-095-147/+142
| * atomic move and error handling for transform helperChristopher Vogt2017-03-081-7/+20
| * minor improvements to sonatype messagesChristopher Vogt2017-03-081-7/+10
|/