aboutsummaryrefslogtreecommitdiff
path: root/bin/common
Commit message (Expand)AuthorAgeFilesLines
* Fix #2184: Hyper Bootstrap! Integrate the backend as a git submoduleGuillaume Martres2017-04-131-3/+3
* Fix dotr/dotc to handle corrupted .packagesOlivier Blanvillain2017-02-101-1/+2
* Quote every string in scriptOlivier Blanvillain2017-02-101-14/+14
* Fix dotr/dotc scriptsOlivier Blanvillain2017-02-071-1/+1
* Fix script choosing wrong artefactFelix Mulder2016-11-221-1/+1
* bin/common: jar is dotty-compiler, not dottyGuillaume Martres2016-11-221-1/+1
* Fix rebuild on change in scriptsFelix Mulder2016-11-221-0/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-6/+6
* Create dotty-lib.jar for run testsFelix Mulder2016-11-221-2/+2
* separate lib from compilerFelix Mulder2016-11-221-3/+10
* use usr/bin/env bash since it's more general then /bin/bashGuillaume Massé2016-10-111-1/+1
* Fix #1437: handle build failure in bin/dotc.Ólafur Páll Geirsson2016-08-021-1/+14
* Merge pull request #1397 from dotty-staging/fix/dotc-pathDmitry Petrashko2016-07-281-1/+1
|\
| * bin/common: make check_jar work outside of dotty rootGuillaume Martres2016-07-171-1/+1
* | Fixes #1316: Remove JLineKazuyoshi Kato2016-07-271-5/+0
|/
* 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
* Extract common variables to common script in bin dirFelix Mulder2016-06-211-0/+138