aboutsummaryrefslogtreecommitdiff
path: root/flow-main/src/main/scala/com/github/jodersky/flow/internal/NativeLoader.scala
Commit message (Expand)AuthorAgeFilesLines
* Improved determination of platform and loading of native libraries.Jakob Odersky2015-11-161-16/+65
* style uniformisationJakob Odersky2015-05-241-7/+5
* better error messages in native library extractionJakob Odersky2015-05-121-3/+5
* refactor buildJakob Odersky2015-05-061-0/+58
* enable easier cross-compilationJakob Odersky2014-01-141-38/+0
* add some documentationJakob Odersky2013-07-111-2/+2
* remove space in os namesJakob Odersky2013-07-111-1/+1
* solve cyclic dependency issueJakob Odersky2013-06-301-19/+21
* refactor build to a more generic structureJakob Odersky2013-06-271-0/+36