summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | blackbox and whitebox macrosEugene Burmako2013-11-121-11/+8
| |/ / /
* / / / Refactoring to prepare modularization of the compiler.Adriaan Moors2013-11-121-16/+108
|/ / /
* | | Filter dependencies from partest and scalacheck.Adriaan Moors2013-11-111-3/+25
* | | M6 modules, partest depends on scala as provided.Adriaan Moors2013-11-111-32/+15
* | | IDE needs actors/swing/continuations publish for validation.Adriaan Moors2013-11-071-0/+8
* | | More useful ant targets for faster pr validationAdriaan Moors2013-11-071-9/+5
* | | Extra repository hook via `extra.repo.url` varAdriaan Moors2013-11-071-4/+4
* | | Render relevant properties to buildcharacter.propertiesAdriaan Moors2013-11-061-0/+11
* | | Enforce consistency of pack, docs, osgi, maven tasks.Adriaan Moors2013-11-061-141/+201
* | | Bundle source and class file bundling in osgi bundling.Adriaan Moors2013-10-251-85/+59
* | | Build cleanup. Prepare for scaladoc module build.Adriaan Moors2013-10-221-38/+42
* | | Targets for publishing core to maven.Adriaan Moors2013-10-221-11/+42
* | | Towards minimal build for publishing core to maven.Adriaan Moors2013-10-221-239/+251
* | | Support publishing to maven from main buildAdriaan Moors2013-10-221-0/+28
* | | Simplify packing, align maven-deploy and pack-maven.Adriaan Moors2013-10-211-173/+101
* | | Inline src/build/pack.xml into build.xml.Adriaan Moors2013-10-211-10/+233
* | | Continuations plugin gets its own osgi source bundle.Adriaan Moors2013-10-211-9/+14
* | | Generate scaladoc for each subproject.Adriaan Moors2013-10-211-68/+63
* | | Untangle classpaths related to doc targets.Adriaan Moors2013-10-211-16/+26
* | | Remove dead target: locker.actorsAdriaan Moors2013-10-211-8/+0
* | | Clarify comment.Adriaan Moors2013-10-211-1/+2
* | | Fix problem assembling sources and docs of modules.Jason Zaugg2013-10-201-2/+2
* | | Merge pull request #3029 from xeno-by/ticket/6240Eugene Burmako2013-10-181-1/+3
|\ \ \
| * | | improves OSGi test runner in AntJason Zaugg2013-10-181-1/+3
* | | | Use overwriting copy uniformly in our build.Jason Zaugg2013-10-181-17/+18
* | | | fix uptodate checking for osgi.doneJason Zaugg2013-10-181-0/+4
* | | | Skip more under ant -Ddocs.skip.Jason Zaugg2013-10-181-35/+37
|/ / /
* | | Merge remote-tracking branch 'scala/master' into fix-merge-3018Grzegorz Kossakowski2013-10-141-38/+40
|\ \ \
| * | | An ant property to skip building docsJason Zaugg2013-10-111-38/+40
* | | | Simplify partest.task target, fix typo in comment.Adriaan Moors2013-10-041-2/+2
|/ / /
* | | Merge pull request #2964 from retronym/topic/ant-18Jason Zaugg2013-09-211-0/+5
|\ \ \
| * | | Require Ant >= 1.8.2Jason Zaugg2013-09-191-0/+5
* | | | SI-7862: MANIFEST.MF file for Scala sourcesIulian Dragos2013-09-201-7/+47
|/ / /
* | | SI-7843 Restore JSR 223 service entrySom Snytt2013-09-141-2/+1
* | | Build partest-extras under `pack.done`Jason Zaugg2013-09-101-9/+16
* | | Merge pull request #2855 from adriaanm/modularize-xml-parsersv2.11.0-M5Grzegorz Kossakowski2013-09-061-104/+125
|\ \ \
| * | | 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
* | | | Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-09-051-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | [nomaster] SI-7790 No ScriptEngine in 2.10 buildSom Snytt2013-08-291-0/+2
| | |/ | |/|
* | | Target junit.clean to clean junit artifactsSom Snytt2013-09-021-1/+5
* | | Merge pull request #2880 from huitseeker/update-artifactoryGrzegorz Kossakowski2013-08-301-2/+2
|\ \ \
| * | | update typesafe.artifactory-online.com to private-repoFrançois Garillot2013-08-271-2/+2
* | | | Echo the location of JUnit test failure reports in `ant test.junit`.Jason Zaugg2013-08-271-0/+1
| |_|/ |/| |
* | | 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
| |/ /