summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/classpath/FileUtils.scala
Commit message (Expand)AuthorAgeFilesLines
* Support Java 9 modular runtime imagesJason Zaugg2016-12-021-1/+1
* Enable flat classpath by defaultLukas Rytz2016-03-221-1/+5
* Create base classpath factory and an implementation for the flat cpmpociecha2014-11-301-0/+3
* Add flat classpath implementation for zip and jar filesmpociecha2014-11-301-0/+5
* Add flat classpath implementation for directoriesmpociecha2014-11-301-1/+15
* Use new asClassPathString method and create FileUtils for classpathmpociecha2014-11-301-0/+46