aboutsummaryrefslogtreecommitdiff
path: root/project/Build.scala
Commit message (Expand)AuthorAgeFilesLines
* build automatically pulls in newest binariesJakob Odersky2013-06-301-18/+60
* add compiled binaries folderJakob Odersky2013-06-301-11/+41
* remove old commented sourceJakob Odersky2013-06-301-14/+0
* refactor native source directory layoutJakob Odersky2013-06-301-1/+1
* solve cyclic dependency issueJakob Odersky2013-06-301-16/+25
* refactor build to a more generic structureJakob Odersky2013-06-271-34/+61
* lots of changes mon internal thread handling and serial operationJakob Odersky2013-06-271-1/+1
* move sample to seperate folderJakob Odersky2013-06-221-2/+2
* repair broken exampleJakob Odersky2013-06-181-4/+4
* use sbt-native plugin and restructure buildJakob Odersky2013-06-181-14/+20
* use sbt-native and jni pluginJakob Odersky2013-06-181-23/+18
* implement akka-io like apiJakob Odersky2013-05-281-2/+4
* move previous main to example subprojectJakob Odersky2013-05-211-2/+2
* create subproject for examplesJakob Odersky2013-05-211-3/+9
* extract native librariesJakob Odersky2013-05-211-7/+11
* move JNI header generation to sbtJakob Odersky2013-05-211-2/+6
* move native build to sbtJakob Odersky2013-05-211-0/+43