aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update documentation to include sha1 hashesv1.2.2Jakob Odersky2014-04-122-3/+8
* 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-012-4/+4
* add missing semicolonJakob Odersky2014-04-011-1/+1
* Merge branch 'master' of https://github.com/bjarkevad/flow into bjarkevad-masterJakob Odersky2014-04-011-0/+1
|\
| * c_clag -> c_cflagBjarke Vad Andersen2014-04-011-1/+1
| * Fixed issue #4Bjarke Vad2014-04-011-0/+1
* | use relative linksJakob Odersky2014-03-311-1/+1
* | use relative linksJakob Odersky2014-03-311-2/+2
* | fix: bump version in link to akka docsJakob Odersky2014-03-241-1/+1
* | bump maven dependency versionv1.2.0Jakob Odersky2014-03-241-2/+2
* | Merge pull request #3 from bjarkevad/masterJakob Odersky2014-03-232-2/+2
|\|
| * Updated Akka to 2.3.0, not thoroughly testedBjarke Vad2014-03-232-2/+2
|/
* Update embedded-building.mdJakob Odersky2014-02-241-1/+1
* Update README.mdJakob Odersky2014-01-241-2/+2
* add makefile for native compilationv1.1.0Jakob Odersky2014-01-241-0/+25
* correct java library search locationsJakob Odersky2014-01-191-1/+1
* export jars for testingJakob Odersky2014-01-191-2/+2
* fix glibc versionJakob Odersky2014-01-181-1/+1
* update arm specificationJakob Odersky2014-01-181-3/+3
* add double percentJakob Odersky2014-01-181-2/+2
* add pomExtraJakob Odersky2014-01-181-0/+12
* update readmev1.1.0-RC1Jakob Odersky2014-01-185-70/+154
* add publishTo repoJakob Odersky2014-01-183-7/+10
* enable publishing of fat jarJakob Odersky2014-01-151-3/+4
* remove nativefat.scala.disabledJakob Odersky2014-01-151-47/+0
* Merge branch 'crosscompile-migration' of github.com:jodersky/flow into crossc...Jakob Odersky2014-01-151-2/+2
|\
| * correct typoJakob Odersky2014-01-141-2/+2
* | implement fat jar generationJakob Odersky2014-01-153-10/+58
|/
* update readme and add documentation for embedded compilingJakob Odersky2014-01-142-59/+51
* enable easier cross-compilationJakob Odersky2014-01-1431-249/+746
* Revert "no snapshot"Jakob Odersky2013-12-021-1/+1
* Revert "update architecture name"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 architecture nameJakob Odersky2013-08-051-1/+1
* update versionJakob Odersky2013-08-052-2/+2
* bump versionv1.0Jakob Odersky2013-08-041-1/+1
* add basic usage guideJakob Odersky2013-08-042-8/+86
* group serial settings in class, cosmetic changes & documentationJakob Odersky2013-08-049-97/+173
* add explicit reference to operator in open commandJakob Odersky2013-07-252-2/+2
* make serial messaging more akka-io likeJakob Odersky2013-07-234-80/+85
* adapt acknowledgements to resemble akkaJakob Odersky2013-07-222-12/+7
* fix typo: samples wasn't written in pluralJakob Odersky2013-07-191-1/+1
* remove 'tested only on Linux entry'Jakob Odersky2013-07-191-2/+3
* remove explicit handler reference, messages are now sent to initial senderJakob Odersky2013-07-193-7/+6
* move license to separate fileJakob Odersky2013-07-194-60/+11
* cleanup buildJakob Odersky2013-07-191-5/+8
* add some documentationJakob Odersky2013-07-197-30/+47