summaryrefslogtreecommitdiff
path: root/src/build
Commit message (Expand)AuthorAgeFilesLines
...
* Remove scala-xml and scala-parser-combinatorsAdriaan Moors2013-08-276-143/+13
* Move partest to https://github.com/scala/scala-partestAdriaan Moors2013-08-204-78/+1
* scaladoc needs xml and parser-combinatorsAdriaan Moors2013-07-081-23/+33
* Add meta-information for dbuild.Adriaan Moors2013-07-051-0/+63
* Unfork jline: use vanilla jline 2.11 as a dependency.Adriaan Moors2013-07-055-83/+4
* Spin off parser combinators to scala-parser-combinators.jar.Adriaan Moors2013-07-054-0/+70
* Spin off src/library/scala/xml to src/xml/scala/xml.Adriaan Moors2013-07-054-0/+70
* No more duplication in maven-deploy.xml.Adriaan Moors2013-07-055-287/+87
* Merge 2.10.x into masterAdriaan Moors2013-05-174-1/+12
|\
| * SI-7201 scaladoc url in scala-(library,actors,swing,reflect) pomAdriaan Moors2013-05-174-1/+12
* | Merge pull request #2483 from adriaanm/merge-2.10.xPaul Phillips2013-05-021-1/+3
|\ \
| * | Merge 2.10.x into masterAdriaan Moors2013-05-021-1/+3
| |\|
| | * use relative symlink in distpackAdriaan Moors2013-04-301-1/+3
* | | SI-7421 remove unneeded extra-attachement in maven deployFrançois Garillot2013-04-251-5/+1
|/ /
* | Merge pull request #2290 from adriaanm/build-cleanup-squashedAdriaan Moors2013-03-251-9/+9
|\ \
| * | Merge 2.10.x into masterAdriaan Moors2013-03-251-9/+9
| |\|
| | * Sanity for build.xml: exscriptus&positus delendus est.Adriaan Moors2013-03-231-9/+9
* | | SI-7294 Deprecate inheritance from TupleN.Jason Zaugg2013-03-241-0/+1
|/ /
* / Updated copyright to 2013Carlo Dapor2013-01-021-2/+2
|/
* Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-304-79/+0
* Adds OSGi support / tests to Scala. Fixes SI-5822.Josh Suereth2012-09-187-0/+40
* Eliminate breaking relative names in source.Paul Phillips2012-09-142-2/+2
* Merge pull request #1099 from lrytz/no-xzAdriaan Moors2012-08-091-12/+27
|\
| * Allow skipping the xz archivesLukas Rytz2012-08-091-12/+27
* | Removes AnyRef specialization from libraryVlad Ureche2012-08-071-7/+9
|/
* Remove typesafe-config as dependency for library. Akka-actors will draw it in.Josh Suereth2012-07-251-2/+2
* Introduces scala-reflect.jarEugene Burmako2012-06-084-0/+73
* Fix to naming of file.Josh Suereth2012-05-231-0/+0
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-183-0/+75
* Optimization of Predef implicits.Paul Phillips2012-04-301-223/+1
* @unspecialized annotation.Paul Phillips2012-04-281-11/+12
* Revert "Moved ancillary methods off specialized traits."Paul Phillips2012-04-271-7/+125
* Moved ancillary methods off specialized traits.Paul Phillips2012-04-241-125/+7
* Fix a documentation comment of Product(n)#productElementKato Kazuyoshi2012-04-231-1/+1
* Good-bye, scala.dbc.Paul Phillips2012-04-203-68/+1
* change com.typesafe.config dep to version 0.4.0Havoc Pennington2012-04-191-3/+3
* Revert "change com.typesafe.config dep to version 0.4.0"Paul Phillips2012-04-141-3/+3
* change com.typesafe.config dep to version 0.4.0Havoc Pennington2012-04-131-3/+3
* Maven repository dependencies are now added to distributions.Josh Suereth2012-03-311-11/+18
* Remove sbaz and references from master repository.Josh Suereth2012-03-271-106/+2
* Removed git from source repo generation.Josh Suereth2012-03-271-0/+1
* Added latest link for sources so we can include them in distributions.Josh Suereth2012-03-271-1/+15
* Changing URLs for svn and issue tracking.Vojin Jovanovic2012-03-2310-50/+40
* Separating Scala Actors from the Scala Library.Vojin Jovanovic2012-03-193-13/+81
* Fixed maven deployment issues for new versioning scheme.Josh Suereth2012-03-162-15/+20
* Modified build for new versioning scheme.Josh Suereth2012-03-162-3/+4
* create relative symlinks in ant scriptsLukas Rytz2012-03-151-1/+1
* Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-141-1/+1
|\
| * Fixes to value classes: Flags now double definitions, private constructors as...Martin Odersky2012-03-061-1/+1
* | Fixed deploy script for nightlyJosh Suereth2012-02-271-1/+1