aboutsummaryrefslogtreecommitdiff
path: root/bin/common
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1397 from dotty-staging/fix/dotc-pathDmitry Petrashko2016-07-281-1/+1
|\ | | | | bin/common: make check_jar work outside of dotty root
| * bin/common: make check_jar work outside of dotty rootGuillaume Martres2016-07-171-1/+1
| |
* | Fixes #1316: Remove JLineKazuyoshi Kato2016-07-271-5/+0
|/ | | | | Dotty uses ammonite.terminal since April (53bd25f) which replaces JLine. There is no reason to keep it anymore.
* Fix #1328: move search of jar deps to after buildingFelix Mulder2016-06-221-21/+21
|
* Fix #1327: redirect stderr from find_jarFelix Mulder2016-06-221-1/+1
|
* Remove hardcoded scala versionFelix Mulder2016-06-221-5/+5
| | | | Fixup from the last PR, review: @DarkDimius
* Extract common variables to common script in bin dirFelix Mulder2016-06-211-0/+138