summaryrefslogtreecommitdiff
path: root/project/Testing.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removed sbt build.Paul Phillips2013-06-131-41/+0
| | | | | | | | | | | | | Difficult though it may be to accept, it must go. We couldn't keep it working with active maintenance; after eight months of neglect there is no chance. Nobody is working on it or using it. The code will remain in the history if anyone wants it. One of the most annoying experiences one can have when building a new project is finding out one has been fiddling with an abandoned build system which isn't even expected to work. Sometimes I check out a scala project and there is a build.xml, a pom.xml, and a project directory. We should not be among those who sow such build confusion.
* Misc touchup after purging msil/fjbg/genjvm.Paul Phillips2012-12-061-4/+4
|
* SI-6769 Removes GenJVM backendJames Iry2012-12-051-1/+1
| | | | | Get rid of GenJVM and everything that refers to it. Also get rid of GenAndroid since it's dead code that refers to GenJVM.
* Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-11-011-2/+2
| | | | | | | * Removes actors-migration hooks from partest * Removes actors-migration code * removes actors-migration tests * removes actors-migration distribution packaging.
* Final clean up to get the build/testing working again.Josh Suereth2012-06-181-5/+2
|
* Refactoring and temporary commit before finishing the fix.Josh Suereth2012-06-131-0/+44