aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Add tests and process.lines for Scala 2.10Jakob Odersky2016-06-164-8/+9
|
* Include *.cc files杨博 (Yang Bo)2016-06-161-0/+1
|
* Fix: add missing space in cmake command line optionsJakob Odersky2016-06-141-2/+2
|
* Update paramaters passed to CMake from sbtJakob Odersky2016-06-075-103/+39
|
* Only include files in native librariesv1.0.1Jakob Odersky2016-06-051-1/+1
|
* Add test for test-classpathJakob Odersky2016-05-173-0/+13
|
* Add native library to test calsspathv1.0.0-RC3Jakob Odersky2016-05-171-1/+1
|
* Fix typoJakob Odersky2016-05-161-1/+1
|
* Update native task descriptionJakob Odersky2016-05-161-3/+4
|
* Update README and formattingJakob Odersky2016-05-132-0/+2
|
* Add scala classpath to javahJakob Odersky2016-05-134-3/+35
|
* Use macro annotation to load native libraryJakob Odersky2016-05-1137-0/+986
This also removes the need for third projects to depend on a "loader library".