summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
*-. Merge commit 'refs/pull/414/head'; commit 'refs/pull/415/head'; commit 'refs/...Paul Phillips2012-04-201-3/+3
|\ \
| * | suppresses warnings introduced in a2115b2352Eugene Burmako2012-04-191-3/+3
| |/
* | Good-bye, scala.dbc.Paul Phillips2012-04-201-34/+0
* | change com.typesafe.config dep to version 0.4.0Havoc Pennington2012-04-191-1/+1
|/
* Revert "change com.typesafe.config dep to version 0.4.0"Paul Phillips2012-04-141-1/+1
* change com.typesafe.config dep to version 0.4.0Havoc Pennington2012-04-131-1/+1
* Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-131-67/+73
* Reconfigure build.xml so -Xmacros isn't lost.Paul Phillips2012-04-121-2/+3
* Revert "Enabled continuations plugin by default."Paul Phillips2012-04-121-3/+3
* Next generation of macrosEugene Burmako2012-04-121-1/+1
* fix for get-scala-commit-* on Windows (tested with Windows 7)Eugene Burmako2012-04-111-0/+2
* Fixed class cast exception thrown when re-initializing maven-ant-tasks.Josh Suereth2012-04-031-1/+3
* Maven repository dependencies are now added to distributions.Josh Suereth2012-03-311-1/+6
* Build.xml can now resolve artifacts from maven central and use them in the bu...Josh Suereth2012-03-311-2/+16
* Tagged builds now display tag version. (maven = canonical).Josh Suereth2012-03-301-18/+34
*---. Merge remote-tracking branches 'manojo/issue/4488', 'leifwickland/patch-3', '...Paul Phillips2012-03-271-1/+2
|\ \ \
| | | * Fixes SI-5373Vlad Ureche2012-03-271-1/+2
| | |/
* | / No longer generate SBAZ documentation as part of distribution.Josh Suereth2012-03-271-1/+1
| |/ |/|
* | Scaladoc is now pointing to sources in githubVlad Ureche2012-03-251-3/+18
|/
* disable version numbers on windows, they're broken.Lukas Rytz2012-03-221-2/+0
*-. Merge remote-tracking branches 'hubertp/topic/buildinfo', 'VladUreche/issue/5...Paul Phillips2012-03-201-1/+1
|\ \
| * | Fixes SI-5248Vlad Ureche2012-03-201-1/+1
* | | optimise flag should be shown in scalac.args infoHubert Plociniczak2012-03-201-2/+2
| |/ |/|
* | Yet another attempt to make the version a good oneJosh Suereth2012-03-201-5/+2
|/
* Separating Scala Actors from the Scala Library.Vojin Jovanovic2012-03-191-6/+15
* Fixed versioning scheme when running on a tag.Josh Suereth2012-03-191-1/+5
*---. Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-161-20/+69
|\ \ \
| | | * Fixing merge conflicts for trunk.Josh Suereth2012-03-161-16/+3
| | | * Fixed sha to not have the 'g' for git.Josh Suereth2012-03-161-1/+1