aboutsummaryrefslogtreecommitdiff
path: root/project/Build.scala
Commit message (Expand)AuthorAgeFilesLines
* minor tweaksJakob Odersky2015-09-091-2/+4
* bump versionJakob Odersky2015-09-041-1/+1
* upgrade to akka 2.3.13; releaseJakob Odersky2015-09-041-2/+2
* bump versionJakob Odersky2015-07-231-1/+1
* upgrade scala and akkav2.2.1Jakob Odersky2015-07-231-4/+4
* release 2.2.0v2.2.0Jakob Odersky2015-06-021-1/+1
* upgrade akkaJakob Odersky2015-06-011-1/+1
* update jvm target options and versionJakob Odersky2015-05-241-2/+2
* add watcher sampleJakob Odersky2015-05-241-0/+7
* bump versionJakob Odersky2015-05-121-1/+1
* prepare release 2.1.2v2.1.2Jakob Odersky2015-05-121-1/+1
* publish to bintrayJakob Odersky2015-05-081-5/+4
* bump version to snapshotJakob Odersky2015-05-081-1/+1
* refactor buildJakob Odersky2015-05-061-0/+74
* cleanup buildJakob Odersky2013-07-191-159/+0
* add warining in case no JDK is foundJakob Odersky2013-07-121-1/+1
* remove rwc sampleJakob Odersky2013-07-111-8/+0
* add terminal exampleJakob Odersky2013-07-111-3/+4
* update to sbt 0.13.0-RC1Jakob Odersky2013-07-111-5/+15
* change termio initialization to makeraw()-like settingsJakob Odersky2013-07-111-1/+1
* add support for different serial configurationsJakob Odersky2013-07-111-2/+2
* use select system call instead of poll (because mac doesn't support poll on d...Jakob Odersky2013-07-111-1/+1
* remove space in os namesJakob Odersky2013-07-111-3/+3
* pretty printJakob Odersky2013-07-081-4/+4
* Merge branch 'macbuild' of github.com:jodersky/flowJakob Odersky2013-07-081-7/+10
|\
| * linking works, testing neededSabine Odersky2013-07-041-5/+8
| * Compilation works, linking doesn'tSabine Odersky2013-07-041-3/+3
* | restore version numberJakob Odersky2013-07-081-2/+2
* | decrement major version to 0Jakob Odersky2013-07-081-1/+1
|/
* 'rename flow-main to flowJakob Odersky2013-06-301-1/+1
* remove plugin dependenciesJakob Odersky2013-06-301-5/+4
* 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