summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* 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
* Merge remote-tracking branch 'origin/2.10.0-wip' into 2.10.0-wip-mergePaul Phillips2012-12-191-1/+6
|\
| * Fixing OSGi distribution.Josh Suereth2012-12-051-1/+6
* | adds scala-reflect.jar to MIMA in antEugene Burmako2012-12-161-1/+14
* | Now the test suite runs MIMA for compatibility testing.Josh Suereth2012-12-051-1/+35
|/
* Fixing issue where OSGi bundles weren't getting used for distribution.Josh Suereth2012-11-041-1/+2
* Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-301-73/+4
* SI-6099 - Scaladoc for scala.concurrent incompleteHeather Miller2012-10-101-1/+1
* turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-031-1/+1
* docs.pre-lib now checks for mods in reflectEugene Burmako2012-09-271-0/+1
* no longer docs scala.reflect.ioEugene Burmako2012-09-271-1/+1
* no longer docs internal scala.reflect packagesEugene Burmako2012-09-271-7/+7
* Adds OSGi support / tests to Scala. Fixes SI-5822.Josh Suereth2012-09-181-7/+183
* Fix crasher from bug in maven ant tasks. Yippie.Josh Suereth2012-08-291-0/+2
* hotfix for SI-6293Eugene Burmako2012-08-281-1/+1
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-0/+1
* some more copyright cleanup for 2012Adriaan Moors2012-08-101-1/+1
* SBT compiler interface now compiled in ant build. Ensures those still using ...Josh Suereth2012-08-061-2/+76
* Eliminated remainder of "catches Throwable" warnings.Paul Phillips2012-07-271-2/+2
* Remove typesafe-config as dependency for library. Akka-actors will draw it in.Josh Suereth2012-07-251-1/+1
* Merge pull request #948 from gkossakowski/target-1.6Lukas Rytz2012-07-201-13/+13
|\
| * Switch to 1.6 target for all javac invocations.Grzegorz Kossakowski2012-07-191-13/+13
* | Merge pull request #925 from VladUreche/issue/scaladocAdriaan Moors2012-07-201-9/+38
|\ \
| * | Scaladoc: GroupsVlad Ureche2012-07-191-15/+22
| * | SI-4360 Adds prefixes to scaladocVlad Ureche2012-07-161-8/+30
| |/
* / evicts calls to reify from our codebaseEugene Burmako2012-07-201-1/+1
|/
* Partest: add `instrumented` test category.Grzegorz Kossakowski2012-07-161-3/+16
* FIXING THE SAME MISTAKE BUT IN STRAP. Yay for copy-paste ant-magicJosh Suereth2012-07-101-1/+1
* Fixed very bad build.xml issue and quick.bin missing ASM.Josh Suereth2012-07-101-1/+2
* Merge pull request #840 from jsuereth/fix/newstarr-with-sourceLukas Rytz2012-07-101-37/+31
|\
| * Added opt variant to replacestarrwinJosh Suereth2012-07-061-0/+6
| * Fixed replacestarr to use packed libraries and also include source files.Josh Suereth2012-07-061-37/+25