summaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* Update IntelliJ build for use with sbtLukas Rytz2016-03-212-0/+13
* Merge pull request #4993 from SethTisue/sbt-0.13.11Seth Tisue2016-02-261-1/+1
|\
| * upgrade to sbt 0.13.11Seth Tisue2016-02-221-1/+1
* | [sbt] Allow system properties to override entries in verions.propsJason Zaugg2016-02-191-1/+3
|/
* Fix SBT tab completion of scala commandJason Zaugg2016-02-113-18/+17
* Add SBT tab completion for scala{,c,doc}Jason Zaugg2016-02-093-11/+203
* Add tab completion to the partest commandJason Zaugg2016-02-061-0/+82
* bump copyright year to 2016Seth Tisue2016-02-031-1/+1
* Merge pull request #4884 from szeiger/wip/sbt-pr-validationSeth Tisue2016-01-292-39/+79
|\
| * Use sbt for PR validation builds.Stefan Zeiger2016-01-122-39/+79
* | Improved EOL handling for scripts generated by the sbt buildStefan Zeiger2016-01-251-9/+10
* | Use Windows classpath in sh scripts when building in sbt on WindowsStefan Zeiger2016-01-211-4/+10
* | Normalize Windows paths when calling JarJar from the sbt buildStefan Zeiger2016-01-141-2/+2
|/
* Fix dependency problems in the sbt buildStefan Zeiger2015-11-301-0/+1
* [nomerge] Create a full Scala distribution from sbtStefan Zeiger2015-11-242-0/+70
* Fix JarJar “Keep” processing in sbt buildStefan Zeiger2015-11-241-3/+12
* Improve version handling and scaladoc generation in sbt buildStefan Zeiger2015-11-061-0/+103
* Create shaded JLine in sbt buildStefan Zeiger2015-10-292-1/+86
* upgrade sbt from 0.13.7 to 0.13.9Seth Tisue2015-09-141-1/+1
* Generate shell scripts.Grzegorz Kossakowski2015-04-172-0/+45
* Introduce sbt buildGrzegorz Kossakowski2015-04-171-0/+1
* Removed sbt build.Paul Phillips2013-06-1315-1302/+0
* Fix some typosSamy Dindane2013-01-241-1/+1
* Merge pull request #1897 from retronym/ticket/6964Paul Phillips2013-01-151-2/+1
|\
| * SI-6964 Remove build managers, both simple and refined.Jason Zaugg2013-01-121-2/+1
* | sbt-git-plugin has moved.Jason Zaugg2013-01-071-1/+1
|/
* Updated copyright to 2013Carlo Dapor2013-01-021-1/+1
* Misc touchup after purging msil/fjbg/genjvm.Paul Phillips2012-12-061-4/+4
* Merge commit 'refs/pull/1718/head' into merge-msil-genjvm-deletePaul Phillips2012-12-062-16/+15
|\
| * Expunged the .net backend.Paul Phillips2012-12-052-21/+20
* | SI-6769 Removes GenJVM backendJames Iry2012-12-054-16/+11
|/
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-052-5/+4
|\
| * Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-11-011-2/+2
| * Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-301-3/+2
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-044-8/+8
|\|
| * SBT build now works with SBT 0.12.Josh Suereth2012-08-314-8/+8
* | Fix SBT sha resolution for new * in sha files.Josh Suereth2012-08-311-0/+1
|/
* some more copyright cleanup for 2012Adriaan Moors2012-08-101-1/+1
* Final clean up to get the build/testing working again.Josh Suereth2012-06-184-37/+82
* More fixups.Josh Suereth2012-06-143-17/+22
* Refactoring and temporary commit before finishing the fix.Josh Suereth2012-06-138-253/+290
* Fix for reflection. Review/Use by @adriaanmJosh Suereth2012-06-123-14/+53
* Added lock by default and did a minor amount of cleanup. More to come hopefu...Josh Suereth2012-05-232-58/+40
* ASM now compiled once in the build.Josh Suereth2012-05-232-12/+15
* Fixed issue where forkjoin analysis bombed with incompatible class change exc...Josh Suereth2012-05-221-2/+4
* Don't regenerate properties file if skip is true (i.e. locker/quick is locked)Josh Suereth2012-05-102-4/+4
* Everything now builds. Partest is bombing about reflection issue.Josh Suereth2012-05-103-153/+5
* Merge remote-tracking branch 'jsuereth/sbt-build' into sbt-build-0.11.3Josh Suereth2012-05-107-109/+303
|\
| * Added an incredibly hacky way for us to override the default sbt compiler int...Josh Suereth2012-04-032-1/+149
| * Fixed up versioning scheme.Josh Suereth2012-04-035-114/+51