aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scalajs cross project support as pluginKatrin Shechtman2016-06-1319-11/+402
* Merge pull request #142 from cvogt/fix-mkdirJan Christopher Vogt2016-06-097-10/+46
|\
| * scala paradise pluginChristopher Vogt2016-06-091-0/+29
| * Always create directory before trying to write fileChristopher Vogt2016-06-086-10/+17
|/
* Merge pull request #136 from cvogt/windows_compatibilityJan Christopher Vogt2016-06-021-0/+196
|\
| * Added batch script to run on WindowsChavXO2016-06-021-0/+196
|/
* Merge pull request #135 from cvogt/chrisJan Christopher Vogt2016-06-018-49/+51
|\
| * Make publishSnapshot also publish checksumsChristopher Vogt2016-06-011-11/+13
| * Reduce output during testing, it was killing the browserChristopher Vogt2016-06-011-6/+6
| * pass command line arguments through to cbt tools scala and cbt tools ammChristopher Vogt2016-06-011-4/+5
| * update ammonite (doesn't help though, still doesn't start through cbt tools)Christopher Vogt2016-06-011-1/+1
| * display message in stderr when downloading things (better than just pausing)Christopher Vogt2016-06-011-1/+1
| * minor cleanupChristopher Vogt2016-06-013-3/+1
| * Fix the tests, by adapting to recent CBT changes. (This was easier than I exp...Christopher Vogt2016-06-013-22/+23
| * Update fixed dependency hash to latestChristopher Vogt2016-06-011-1/+1
| * Show more info on stderr when uploading filesChristopher Vogt2016-06-011-1/+1
|/
* Merge pull request #133 from stacycurl/masterJan Christopher Vogt2016-05-311-1/+1
|\
| * Fixed small bug in ClassPathStacy Curl2016-05-311-1/+1
|/
* Merge pull request #131 from katrinsharp/masterJan Christopher Vogt2016-05-277-2/+65
|\
| * Making scalatest plugin work + example build folder with scalatest sample buildKatrin Shechtman2016-05-267-2/+65
* | Merge pull request #130 from cvogt/chrisJan Christopher Vogt2016-05-266-13/+23
|\ \ | |/ |/|
| * read sonatype credentials from cbt installation, not from other checked out v...Christopher Vogt2016-05-265-1/+5
| * Publish to right destination based on version suffixChristopher Vogt2016-05-262-8/+11
| * Fix scalaMajorVersion in artifact idChristopher Vogt2016-05-262-3/+6
| * Fix bug in jar contents path. Should be relative, not absolute.Christopher Vogt2016-05-251-1/+1
* | Merge pull request #125 from cvogt/chrisJan Christopher Vogt2016-05-113-3/+5
|\|
| * Hack to not display ExitCode unnecessarilyChristopher Vogt2016-05-111-2/+3
| * add r alias for runChristopher Vogt2016-05-031-0/+1
| * annotate required return type of main methodChristopher Vogt2016-05-031-1/+1
* | Merge pull request #120 from ritschwumm/patch-1Jan Christopher Vogt2016-05-111-1/+1
|\ \ | |/ |/|
| * Update cbtritschwumm2016-05-031-1/+1
|/
* Merge pull request #118 from cvogt/chrisJan Christopher Vogt2016-05-0316-149/+164
|\
| * improve build file templatesChristopher Vogt2016-05-031-18/+28
| * encourage whitespace in parenthesis (more readable ;))Christopher Vogt2016-05-031-6/+6
| * add dependency to tests which currently failsChristopher Vogt2016-05-031-0/+2
| * create scaffolding for Main fileChristopher Vogt2016-05-032-2/+13
| * Fix BoundMavenDependency string representationChristopher Vogt2016-05-031-1/+2
| * Convenience factory methods for ResolversChristopher Vogt2016-05-0313-135/+124
| * add test info for currently failing dependencyChristopher Vogt2016-05-021-0/+2
| * rename admin into tools, which seems more appropriateChristopher Vogt2016-05-024-10/+10
|/
* Merge pull request #116 from cvogt/fix-testsJan Christopher Vogt2016-04-294-21/+18
|\
| * Remove unnecessary code. .classLoader should already do thisChristopher Vogt2016-04-291-4/+1
| * Do not cache classloaders for Builds. This wasn't supposed to happen yetChristopher Vogt2016-04-291-10/+10
| * fix test to use repo actually generally availableChristopher Vogt2016-04-291-1/+1
| * fix exit code returnChristopher Vogt2016-04-291-6/+6
* | Merge pull request #115 from cvogt/linux-compatJan Christopher Vogt2016-04-293-13/+24
|\ \ | |/ |/|
| * Add cbt's own CBT build and the scalatest plugin compile to testsChristopher Vogt2016-04-291-3/+2
| * remove required gdate dependencyChristopher Vogt2016-04-292-10/+22
|/
* Merge pull request #114 from cvogt/fix-compositionJan Christopher Vogt2016-04-297-34/+39
|\
| * Fix and enable test for reproducible buildsChristopher Vogt2016-04-292-3/+4