aboutsummaryrefslogtreecommitdiff
path: root/flow-native
Commit message (Collapse)AuthorAgeFilesLines
* update native buildJakob Odersky2014-03-295-33/+89
|
* implement alternative native build, we're kind of at a turning point here, ↵Jakob Odersky2014-03-2813-0/+1134
| | | | see roadmap for ideas
* enable easier cross-compilationJakob Odersky2014-01-142-392/+0
|
* move license to separate fileJakob Odersky2013-07-191-31/+0
|
* change termio initialization to makeraw()-like settingsJakob Odersky2013-07-111-4/+5
|
* add support for different serial configurationsJakob Odersky2013-07-112-23/+63
|
* use select system call instead of poll (because mac doesn't support poll on ↵Jakob Odersky2013-07-111-12/+14
| | | | devices)
* add detailed error messagesJakob Odersky2013-07-111-1/+1
|
* make pipe non-blocking in posix compliant source codeJakob Odersky2013-07-081-1/+6
|
* linking works, testing neededSabine Odersky2013-07-041-1/+2
|
* refactor native source directory layoutJakob Odersky2013-06-301-0/+0
|
* move structure details to source fileJakob Odersky2013-06-302-11/+14
|
* refactor build to a more generic structureJakob Odersky2013-06-272-0/+371
|
* use sbt-native plugin and restructure buildJakob Odersky2013-06-181-294/+0
|
* use sbt-native and jni pluginJakob Odersky2013-06-181-0/+294