summaryrefslogtreecommitdiff
path: root/src/build
Commit message (Expand)AuthorAgeFilesLines
* Typesafe is now LightbendSeth Tisue2016-02-249-18/+18
* Fix off-by-one documentation error in Product<N>Janek Bogucki2016-02-111-2/+1
* Fix 8 typos (j-l)Janek Bogucki2015-06-231-1/+1
* SI-8858 doc: fix note about PartialFunction in Function0, F1 and F2vsalvis2015-06-171-8/+5
* Include scalap in the distro.Adriaan Moors2014-05-281-0/+5
* Re-added the scala.util.parsing package import, with optional resolution.Tobias Roeser2014-05-091-1/+1
* Refined package imports for scala modules.Tobias Roeser2014-05-061-2/+2
* Add JavaSE-1.7 to set of required execution environments.Tobias Roeser2014-05-0511-21/+11
* Restrict Import-Package for scala.*Tobias Roeser2014-04-3011-8/+40
* Further tweak version of continuations plugin in scala-dist.pomJason Zaugg2014-04-031-1/+2
* Remove scala-continuations-plugin from scala-library-allAdriaan Moors2014-03-282-5/+10
* No longer generate deprecated dists/maven/latest/build.xmlAdriaan Moors2014-03-031-281/+0
* Remove cruft from pom.Adriaan Moors2014-01-219-100/+1
* Explicit jline dependency.Adriaan Moors2013-12-202-1/+12
* Fix typo in scala-library-all-pom.xml.Adriaan Moors2013-12-201-2/+2
* scala-library-all: dependency for those who want it allAdriaan Moors2013-12-193-34/+165
* scala-dist: all you need to roll your own scala distributionAdriaan Moors2013-12-192-10/+130
* Prepare maven-based distribution building.Adriaan Moors2013-12-191-11/+36
* Fix osgi bundle name for continuations.Adriaan Moors2013-12-132-2/+2
* Modularize the swing library.Adriaan Moors2013-12-134-68/+1
* Modularize continuations plugin.Adriaan Moors2013-12-136-67/+11
* Refactoring to prepare modularization of the compiler.Adriaan Moors2013-11-126-15/+165
* De-duplicate logic in maven deployment.Adriaan Moors2013-11-061-22/+47
* Tidy pom xml files.Adriaan Moors2013-10-257-366/+358
* Fail build on error in signed maven publish.Adriaan Moors2013-10-251-1/+1
* Build cleanup. Prepare for scaladoc module build.Adriaan Moors2013-10-221-11/+10
* Towards minimal build for publishing core to maven.Adriaan Moors2013-10-222-2/+2
* Support publishing to maven from main buildAdriaan Moors2013-10-221-100/+101
* Inline src/build/pack.xml into build.xml.Adriaan Moors2013-10-211-263/+0
* Correct license to 3-clause BSD in poms.Adriaan Moors2013-10-217-21/+14
* Use overwriting copy uniformly in our build.Jason Zaugg2013-10-181-11/+11
* Skip more under ant -Ddocs.skip.Jason Zaugg2013-10-182-8/+17
* Merge pull request #2942 from retronym/topic/build-number-mavenGrzegorz Kossakowski2013-09-171-1/+1
|\
| * Remove build.number.mavenJason Zaugg2013-09-131-1/+1
* | SI-7841 Remove commented out AnyRef specialization from Function{0,1}.Jason Zaugg2013-09-151-2/+2
|/
* Fix dbuild meta info: remove scaladoc projectJosh Suereth2013-09-061-4/+8
* 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
|/ /