summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Fixing OSGi distribution.Josh Suereth2012-12-051-1/+6
* 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
* | Scaladoc diff-firendly outputVlad Ureche2012-07-021-7/+10
|/
* Merge pull request #719 from jsuereth/jdk7-friendly-buildJosh Suereth2012-06-151-40/+83
|\
| * Adding JDK7 friendly build with new partialdist(-opt) tasks.Josh Suereth2012-06-141-40/+83
* | Merge pull request #708 from scalamacros/topic/fastlockerJosh Suereth2012-06-151-29/+64
|\ \ | |/ |/|
| * fastlocker target for antEugene Burmako2012-06-151-29/+64
* | A tribute to https://github.com/scala/scala/pull/414Eugene Burmako2012-06-131-2/+2
|/
* MSIL now build as part of compiler.Josh Suereth2012-06-111-94/+90
* Forkjoin and fjbg are now always compiled in the build.Josh Suereth2012-06-111-97/+166
* fixes a bug with bat files invocation from antEugene Burmako2012-06-081-2/+10
* the final touch: scala/reflect added to scaladoc!Eugene Burmako2012-06-081-1/+2
* Reverting 22c8dec5 and preventing bootstapping in scaladocVlad Ureche2012-06-081-7/+7
* Introduces scala-reflect.jarEugene Burmako2012-06-081-7/+227
* Fixes SI-4909 and SI-5763Vlad Ureche2012-06-081-7/+7
* macros: -Xmacros is now retiredEugene Burmako2012-06-081-1/+1
* Merge branch 'master' into asm-compiled-onceJosh Suereth2012-05-231-1/+23
|\
| * Fixing the build of actors.Vojin Jovanovic2012-05-231-1/+23
* | ASM now compiled once in the build.Josh Suereth2012-05-231-42/+43
|/
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-181-1/+43
* Removing extraneous files.Paul Phillips2012-05-151-44/+0
* compile Java files under src/compilerMiguel Garcia2012-05-081-0/+42
* make strap build use exact same compiler options as quick buildMiguel Garcia2012-05-081-11/+14
* Fixes to OSGi version number based on IDE team's suggestions.Josh Suereth2012-04-231-2/+21