aboutsummaryrefslogtreecommitdiff
path: root/stage2
Commit message (Expand)AuthorAgeFilesLines
* Get rid of compiling cbt sources to jarsIlya Kirillov2017-08-061-38/+18
* Fix testIlya Kirillov2017-08-061-1/+2
* Add cbt sourcesIlya Kirillov2017-08-061-2/+26
* Merge pull request #549 from darthorimar/build-infoJan Christopher Vogt2017-07-191-80/+156
|\
| * Add distinct to scala compilersIlya Kirillov2017-07-171-0/+1
| * Add export to file supportIlya Kirillov2017-07-171-7/+16
| * Add module typesIlya Kirillov2017-07-171-34/+51
| * Optimization of transitiveDependencies methodIlya Kirillov2017-07-171-23/+16
| * Add skip tests paramIlya Kirillov2017-07-171-9/+9
| * ReformationgIlya Kirillov2017-07-171-49/+55
| * fixesIlya Kirillov2017-07-171-9/+11
| * Small changesIlya Kirillov2017-07-171-3/+4
| * Argument parsing improovementIlya Kirillov2017-07-171-9/+24
| * Add COmmandline arguments parsing, add needCbtLibs paramIlya Kirillov2017-07-171-5/+27
| * Reformat, remove extra paramIlya Kirillov2017-07-171-7/+4
| * Optimization for multiple buildsIlya Kirillov2017-07-171-42/+26
| * Add test to build dependency, transitiveBuilds optimizationIlya Kirillov2017-07-171-26/+54
| * Now libraries is also take from extra modulesIlya Kirillov2017-07-171-7/+7
| * RefactoringIlya Kirillov2017-07-171-22/+23
* | Update BasicBuild.scalaJan Christopher Vogt2017-07-191-1/+1
* | Add fuction for running specific main classIlya Kirillov2017-07-191-0/+10
|/
* don't write jars, if already up to dateChristopher Vogt2017-07-111-5/+12
* Remove top-level ensime server version settingensimeJakob Odersky2017-07-021-24/+11
* Consolidate tasksJakob Odersky2017-07-021-35/+21
* Add support for sub-projectsJakob Odersky2017-07-021-15/+26
* Move helper methods to their corresponding companion objectsJakob Odersky2017-07-021-85/+89
* Add support for generating ensime configuration fileJakob Odersky2017-07-021-0/+295
* fix cross-version caching keyChristopher Vogt2017-06-301-1/+1
* Indetation fixesIlya Kirillov2017-06-281-3/+1
* Add extra modules resolvingIlya Kirillov2017-06-281-5/+13
* Add handling of not existing source jarsIlya Kirillov2017-06-281-1/+12
* Library sourcesIlya Kirillov2017-06-281-9/+27
* Filter common childs in dirsIlya Kirillov2017-06-241-3/+17
* Rename sources to sourceDirsIlya Kirillov2017-06-241-49/+47
* BuildInfo extensionsIlya Kirillov2017-06-241-85/+130
* BuildInfo improvementsIlya Kirillov2017-06-191-61/+92
* fix recursive and make cbt package jarsChristopher Vogt2017-06-171-1/+1
* minor fix to error messagesChristopher Vogt2017-06-151-1/+1
* add sbt-resolver like restart featureChristopher Vogt2017-06-151-0/+13
* add process library with extracted and new functionsChristopher Vogt2017-06-153-1/+33
* adjusted whitespace to cbt conventionJan Christopher Vogt2017-06-151-4/+4
* Merge remote-tracking branch 'origin/master' into kind-projector-pluginChristopher Vogt2017-06-144-4/+203
|\
| * Export build information (#511)Ilya Kirillov2017-06-142-1/+171
| * Disambiguate old-style/new-style macro compiler plugin buildsMartin Egri2017-06-133-34/+32
| * Rudimentary Macroparadise plugin, example and testmegri2017-06-131-0/+31
* | added an exampleEric Torreborre2017-06-141-1/+3
* | added a cbt plugin for the kind-projector compiler pluginEric Torreborre2017-06-141-0/+28
|/
* Make scalameta-version configurablemegri2017-06-121-3/+5
* fix guiChristopher Vogt2017-04-241-0/+1
* Merge pull request #416 from cvogt/idea-pluginJan Christopher Vogt2017-04-061-0/+70
|\