summaryrefslogtreecommitdiff
path: root/tools/updatescalacheck
Commit message (Collapse)AuthorAgeFilesLines
* Added scalacheck folder, scalacheck source upda...Aleksandar Pokopec2010-08-311-0/+12
Added scalacheck folder, scalacheck source update script, and scalacheck ant tasks. Build process will now generate a scalacheck jar in the build/pack/lib directory. It generates it from the scalacheck source in the src/scalacheck dir. If the source there gets out of date, it is to be updated manually using the tools/updatescalacheck script. Review by phaller.