summaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* Making sbt build work.v2.10.0-M1Paul Phillips2012-01-182-7/+7
* All projects can be locked now.Josh Suereth2011-12-291-1/+6
* Brought version detection up-to-date.Josh Suereth2011-12-162-19/+21
* Native SHA1 calculations.Josh Suereth2011-12-141-8/+52
* Fixes windows issues.Josh Suereth2011-12-141-1/+1
* Improved error output.Josh Suereth2011-12-141-2/+9
* Parallelize sha resolution.Josh Suereth2011-12-091-1/+1
* MSIL now part of layered compilesJosh Suereth2011-12-092-19/+8
* Fixed SHA resolver to only pull necessary JAR files and ignore other director...Josh Suereth2011-12-081-1/+2
* Added local cache for project jars.Josh Suereth2011-12-081-10/+18
* Fixed publish issue.Josh Suereth2011-12-062-44/+35
* Adding SHA resolve to the SBT build so that we don't need the push/pull binar...Josh Suereth2011-12-053-2/+61
* *.properties files are now generated more oftenJosh Suereth2011-12-051-3/+11
* Fixed mechanisms which pulls scala revision for properties file.Josh Suereth2011-12-052-3/+7
* Step one towards using project revision to buildJosh Suereth2011-12-055-17/+31
* Port of SBT 0.11.x build. Things appear to be working well.Josh Suereth2011-12-0125-1875/+1020
* Begone t1737...Hubert Plociniczak2011-11-0215-135/+135
* Confusingly, I am restoring the method "getArch...Paul Phillips2011-05-141-1/+1
* fix get-scala-revision script for the case when...Lukas Rytz2011-03-301-1/+1
* Don't have time to fix the sbt build and can't ...Paul Phillips2011-02-041-22/+36
* A bunch of work on the sbt build. No review.Paul Phillips2011-01-2711-150/+197
* Securing some of the blessings of whitespace fo...Paul Phillips2011-01-2714-393/+405
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Added 'specialized' tests.Aleksandar Pokopec2011-01-171-1/+2
* Bencharking a larger program with parallel coll...Aleksandar Pokopec2010-12-211-4/+3
* Added secret option to sbt build which makes it...Paul Phillips2010-12-161-1/+9
* Couldn't bear to see sbt seemingly so close but...Paul Phillips2010-09-141-25/+31
* Tweaking sbt so it will stop jabbering about sv...Paul Phillips2010-09-142-27/+15
* Stability testing task added.moix2010-09-076-65/+144
* update sbt build files to include scalacheck.jar.Lukas Rytz2010-09-033-2/+14
* Correction to commit 22865 in order for sbt bui...moix2010-08-311-12/+0
* Partest support for sbt (with failed only and s...moix2010-08-319-129/+277
* Extending sbt capabilities :moix2010-08-199-174/+473
* remove space from sbt's build/x/ classes direct...Lukas Rytz2010-08-161-1/+1
* Alterations so the sbt build will run under git...Paul Phillips2010-07-291-19/+25
* First version of SBT build for Scala compiler/l...moix2010-07-2913-0/+1268