summaryrefslogtreecommitdiff
path: root/src/build
Commit message (Expand)AuthorAgeFilesLines
* Fixup #3248 missed a spot in pack.xmlAdriaan Moors2013-12-101-1/+1
* IDE needs swing/actors/continuationsAdriaan Moors2013-11-081-0/+5
* Allow publishing only core (pr validation)Adriaan Moors2013-11-061-0/+15
* SI-7421 remove unneeded extra-attachement in maven deployFrançois Garillot2013-05-241-5/+1
* SI-7201 scaladoc url in scala-(library,actors,swing,reflect) pomAdriaan Moors2013-05-174-1/+12
* use relative symlink in distpackAdriaan Moors2013-04-301-1/+3
* Sanity for build.xml: exscriptus&positus delendus est.Adriaan Moors2013-03-231-9/+9
* 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
* | Speed up deployment using combined deploy settings.Josh Suereth2012-02-201-36/+10
* | Fixed POM for sonatypes standards.v2.10.0-M2Josh Suereth2012-02-208-0/+96
* | Added the ability to publish signed artifacts.Josh Suereth2012-02-201-2/+102
* | Javadoc + Source jar generation is now complete for maven deployment.Josh Suereth2012-02-202-30/+40
* | Specialize Tuple2 on more types.Paul Phillips2012-02-191-1/+1
* | Specialization action.Paul Phillips2012-02-141-11/+16
* | changed repo id to denote new credentials for new serer.Josh Suereth2012-02-141-1/+1
* | Modified repository deployments to point to OSSRHJosh Suereth2012-02-131-5/+2
* | fix maven publish version numbersLukas Rytz2012-02-071-0/+3
|/
* updated scaladoc comments, did some cleanupmichelou2011-09-131-29/+29
* Replaced Application with App in ScalaDoc.Kato Kazuyoshi2011-08-201-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-1/+1