aboutsummaryrefslogtreecommitdiff
path: root/scripts/common
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix the CIDmitry Petrashko2016-11-151-1/+1
|
* Use absolute dates in Jenkins git-log.Dmitry Petrashko2015-11-021-1/+1
|
* Ouch... remove comment that broke compilation.Dmitry Petrashko2015-11-021-0/+2
|
* Enable -Ycheck:all in Jenkins.Dmitry Petrashko2015-07-201-1/+1
| | | | | Done by setting an environment variable and checking it in runtime. This enables Ycheck:all for all kinds of tests, including partest.
* Stop running scala/scala tests instead of our junit tests.Martin Odersky2015-05-291-0/+1
|
* Merge pull request #593 from dotty-staging/fix-intellijDmitry Petrashko2015-05-221-3/+3
|\ | | | | Clone scala/scala to ./scala-scala instead of ./scala
| * Clone scala/scala to ./scala-scala instead of ./scalaDmitry Petrashko2015-05-211-3/+3
| | | | | | | | Otherwise Intellij stops running JUnit tests correctly. No idea why.
* | Use UTF8 by default on jenkins.Dmitry Petrashko2015-05-211-1/+3
|/
* Run builds in parallel on the same machine.Dmitry Petrashko2015-05-201-0/+1
| | | | Allows sbts not to lock on the same ivy cache.
* Integrating with scala-infra for CI.Dmitry Petrashko2015-05-201-0/+13
See https://github.com/scala/scala-jenkins-infra/pull/56