sbt/compile/api
Martin Duhem b7b1f2453d Do not rely on filename of package objects
Add a new field in `Source` that indicates whether this `Source`
represents a package object. This field is used in the incrmental
compiler to perform recompilation of package objects rather than relying
on the file name being `package.scala`.

Mark pending test `source-dependencies/package-object-name` as passing.
2016-02-03 16:32:35 +01:00
..
src Do not rely on filename of package objects 2016-02-03 16:32:35 +01:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00