aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
...
* implement fat jar generationJakob Odersky2014-01-152-9/+57
* enable easier cross-compilationJakob Odersky2014-01-144-248/+249
* Revert "no snapshot"Jakob Odersky2013-12-021-1/+1
* no snapshotv1.0.1Jakob Odersky2013-12-021-1/+1
* update Scala, SBT and AkkaJakob Odersky2013-12-023-4/+4
* update versionJakob Odersky2013-08-051-1/+1
* bump versionv1.0Jakob Odersky2013-08-041-1/+1
* move license to separate fileJakob Odersky2013-07-191-1/+1
* cleanup buildJakob Odersky2013-07-191-5/+8
* add warining in case no JDK is foundJakob Odersky2013-07-122-5/+17
* 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-112-6/+16
* 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
* update akka dependency to version 2.2.0 finalJakob Odersky2013-07-091-1/+1
* 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
* use akka 2.2.0-RC2Jakob Odersky2013-06-301-2/+2
* remove plugin dependenciesJakob Odersky2013-06-304-8/+149
* 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-303-19/+32
* refactor build to a more generic structureJakob Odersky2013-06-273-56/+88
* lots of changes mon internal thread handling and serial operationJakob Odersky2013-06-271-1/+1
* re-update to sbt 0.13.0-Beta2, it's newer than M2Jakob Odersky2013-06-231-1/+1
* update to sbt 0.13-M2Jakob Odersky2013-06-231-1/+1
* move sample to seperate folderJakob Odersky2013-06-221-2/+2
* remove local sbt plugin (use global instead)Jakob Odersky2013-06-221-4/+0
* repair broken exampleJakob Odersky2013-06-182-4/+8
* use sbt-native plugin and restructure buildJakob Odersky2013-06-182-15/+21
* use sbt-native and jni pluginJakob Odersky2013-06-187-176/+57
* 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-212-9/+14
* move JNI header generation to sbtJakob Odersky2013-05-213-2/+83
* move native build to sbtJakob Odersky2013-05-212-0/+118