summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove existing builds from private-repo before building a release.Lukas Rytz2015-05-011-0/+25
| |
* | Revert back to Scalacheck 1.11.x, fixes to bootstrap scriptAdriaan Moors2015-05-011-14/+16
| | | | | | | | | | | | | | | | | | Scalacheck 1.12.x cross-compiles to JS and will take more work to integrate. Make sure we never attempt to publish scalacheck to sonatype. Force checkout module refs in case of dirty workspace.
* | Remove akka-actor from scala-library-allLukas Rytz2015-04-301-2/+1
| | | | | | | | The 2.12 distribution will no longer ship an akka-actors jar.
* | remove references to private-repo.typesafe.comLukas Rytz2015-04-301-19/+6
| |
* | Documentation and some updates for the release build scriptLukas Rytz2015-04-231-104/+146
| |
* | Remove the 2.12.0-M0 bootstrap script - that was a mistake.Lukas Rytz2015-04-231-57/+0
| |
* | Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-19/+0
| |
* | Remove the continuations plugin module dependencyLukas Rytz2015-04-231-33/+2
| |
* | Remove starr.use.released property (not in use anymore)Lukas Rytz2015-04-231-1/+1
| |
* | Merge commit '555f8f0' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-212-16/+23
|\|
| * Derive repository info from (jenkins) env varsAdriaan Moors2015-04-162-16/+23
| | | | | | | | | | | | | | | | | | Since we're moving to bintray, first centralizing the config of the repositories we use while bootstrapping a release. This should not be hardcoded in scala/scala anyway, it's an implementation detail of our infrastructure, which is defined by scala/scala-jenkins-infra.
* | Merge pull request #4425 from lrytz/script-2.12.0-M0Lukas Rytz2015-04-101-0/+57
|\ \ | | | | | | release script for 2.12.0-M0
| * | release script for 2.12.0-M0Lukas Rytz2015-04-011-0/+57
| | |
* | | Merge commit 'f25a78e' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-011-1/+3
|\ \ \ | |/ / |/| / | |/
| * Set scala.full.version during bootstrap,Adriaan Moors2015-03-021-1/+3
| | | | | | | | | | so that scala-dist depends on the correctly cross-versioned scala-continuations-plugin.
* | Punt on IDE validation in 2.12.x...Adriaan Moors2015-02-021-0/+3
| | | | | | | | ... until https://github.com/scala-ide/uber-build/issues/48 is fixed.
* | Refer to 2.12 in new release scriptsJason Zaugg2015-01-291-2/+2
|/
* IDE validation: run on last commitAdriaan Moors2015-01-271-0/+32
|
* New PR validationAdriaan Moors2015-01-214-71/+217
|
* TODO notes for release scriptAdriaan Moors2015-01-041-0/+5
|
* Towards travis-style CIAdriaan Moors2014-12-292-290/+87
| | | | | | | | | | Move script to the repo it acts on, out of scala/jenkins-scripts Had to make some changes: - scala checkout is now in root ($WORKSPACE) - credentials are actually in homedir (sonatype/private-repo) - inline pr-scala-common - don't run tests for actors-migration due to timeout (TODO: revert?)
* Import scripts verbatim from jenkin-scriptsAdriaan Moors2014-12-294-0/+875