summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2483 from adriaanm/merge-2.10.xPaul Phillips2013-05-021-0/+2
|\
| * Merge 2.10.x into masterAdriaan Moors2013-05-021-0/+2
| |\
| | * SI-6532 emit debug info in compiled java.Paul Phillips2013-04-301-0/+2
* | | Update ScalaCheck to 1.10.1.Som Snytt2013-04-301-0/+2
|/ /
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2013-04-081-25/+34
|\|
| * if starr.use.released fetch Scala ${starr.version} for STARRAdriaan Moors2013-04-041-24/+29
| * assume build.release when maven.version.suffix is setAdriaan Moors2013-04-041-0/+4
| * make quick.done depend on quick.bin againAdriaan Moors2013-04-041-2/+2
* | SI-6289 Partest in technicolor and showing javac errorsSom Snytt2013-04-041-60/+25
* | Merge 2.10.x into master again (no conflicts).Adriaan Moors2013-04-021-5/+13
|\|
| * comments to address reviewer feedbackAdriaan Moors2013-04-021-5/+13
* | Merge 2.10.x into masterAdriaan Moors2013-04-021-103/+142
|\|
| * formattingAdriaan Moors2013-04-021-13/+13
| * Preliminary support for zinc.Adriaan Moors2013-04-021-0/+67
| * Regularity for build.xml: 1 output dir / projectAdriaan Moors2013-04-021-90/+89
| * get rid of args element in staged-scalacAdriaan Moors2013-04-011-18/+10
* | Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-021-362/+310
|\|
| * Strip version suffix from diffutils.Adriaan Moors2013-03-291-9/+11
| * Use java-diff-utils for diffing in partest.Adriaan Moors2013-03-291-23/+35
| * Clean up pack targets. Better dependency tracking.Adriaan Moors2013-03-271-89/+97
| * ant clean only zaps the quick stageAdriaan Moors2013-03-271-2/+2
| * Run test.scaladoc before test.suite. Fail fast.Adriaan Moors2013-03-271-1/+1
| * Let continuations library sources determine docs.lib's actualityAdriaan Moors2013-03-261-0/+1
| * Preparation for faster PR validationAdriaan Moors2013-03-261-1/+4
| * Remove duplication in java builds of fjbg/asm/forkjoinAdriaan Moors2013-03-261-66/+31
| * Formatting. Introduce {asm,forkjoin,fjbg}-classes props.Adriaan Moors2013-03-251-74/+79
| * remove unused ant targets: test.ant, test.classload, test.positionsAdriaan Moors2013-03-251-100/+0
| * run test.bc as part of tests on 2.10.xAdriaan Moors2013-03-251-7/+10
| * restored dependency of pack.done on quick.binAdriaan Moors2013-03-251-1/+2
| * Fix typos in build.xmlAdriaan Moors2013-03-241-6/+6
| * Merge scala/2.10.x into build-cleanup-2.10Adriaan Moors2013-03-231-28/+49
| |\
| | * Reduce duplication and increase verbosity in MiMa execution.Jason Zaugg2013-03-161-91/+44
* | | Merge 2.10.x into masterAdriaan Moors2013-03-251-2139/+1253
|\| |
| * | Allow getting STARR via maven, also: locker.skipAdriaan Moors2013-03-231-5/+35
| * | Use stage/project for taskname instead of scalacforkAdriaan Moors2013-03-231-2/+2
| * | Sanity for build.xml: exscriptus&positus delendus est.Adriaan Moors2013-03-231-2431/+1262
| |/
| * test.done again checks bin compat (using mima 0.1.5)Adriaan Moors2013-03-011-4/+4
| * check scala-swing for binary compatibilityAdriaan Moors2013-02-121-0/+31
| * [nomaster] run mima both ways, filter out failuresAdriaan Moors2013-02-091-3/+39
* | SI-874 actual JSR-223 implementationRaphael Jolly2013-03-111-0/+2
* | Modularized the repl.Paul Phillips2013-03-111-4/+35
* | Give interactive tests their own target.Paul Phillips2013-03-091-14/+19
* | Give partest its own classpath in build.xml.Paul Phillips2013-03-091-21/+12
* | Moved interactive sources into separate directory.Paul Phillips2013-03-091-1/+33
* | Moved scaladoc sources into separate directory.Paul Phillips2013-03-091-1/+51
* | Bring some sanity to the stability test.Paul Phillips2013-03-091-195/+33
* | Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-011-0/+1
|\|
| * Add Bytecode test (ASM-based) to partest.Grzegorz Kossakowski2013-01-291-0/+1
| * SI-6915 Updates copyright properties to 2002-2013James Iry2013-01-041-1/+1
* | Disable MIMA in master.Grzegorz Kossakowski2013-01-181-1/+1