aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* updated name of osx uni library, and added it to list of native libraries to ...Joshua Portway2014-04-121-2/+3
* fixed build on OSXJoshua Portway2014-04-111-2/+2
* update versionv1.2.1Jakob Odersky2014-04-011-2/+2
* Updated Akka to 2.3.0, not thoroughly testedBjarke Vad2014-03-232-2/+2
* export jars for testingJakob Odersky2014-01-191-2/+2
* add pomExtraJakob Odersky2014-01-181-0/+12
* update readmev1.1.0-RC1Jakob Odersky2014-01-183-60/+80
* add publishTo repoJakob Odersky2014-01-182-5/+6
* enable publishing of fat jarJakob Odersky2014-01-151-3/+4
* remove nativefat.scala.disabledJakob Odersky2014-01-151-47/+0
* 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