summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Include xml and parsers in dist, tool classpath.Adriaan Moors2013-08-291-59/+82
* Don't use sonatype to resolve jars relevant to a release.Adriaan Moors2013-08-281-7/+8
* Remove scala-xml and scala-parser-combinatorsAdriaan Moors2013-08-271-71/+68
* Use scala-partest 1.0-RC4Adriaan Moors2013-08-211-0/+3
* Move partest to https://github.com/scala/scala-partestAdriaan Moors2013-08-201-105/+113
* SI-7624 Fix -feature warnings and build with -featureSimon Ochsenreither2013-08-151-1/+1
* Merge pull request #2741 from retronym/topic/intellij-modularAdriaan Moors2013-08-081-0/+16
|\
| * Scrubbing up the IntelliJ ConfigJason Zaugg2013-07-291-0/+16
* | Make junit runner quiet when tests pass.Grzegorz Kossakowski2013-07-271-1/+1
* | Update sbt interface version to 0.12.4.Grzegorz Kossakowski2013-07-271-1/+1
|/
* Unfork jline: use vanilla jline 2.11 as a dependency.Adriaan Moors2013-07-051-15/+24
* Spin off parser combinators to scala-parser-combinators.jar.Adriaan Moors2013-07-051-8/+36
* Spin off src/library/scala/xml to src/xml/scala/xml.Adriaan Moors2013-07-051-23/+58
* Merge remote-tracking branch 'scala-2.10.x/junit' into masterGrzegorz Kossakowski2013-06-161-2/+58
|\
| * Add support for JUnit testsGrzegorz Kossakowski2013-06-151-2/+58
* | SI-7287 include all compiler sources in -src.jarAdriaan Moors2013-05-241-3/+9
* | 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