summaryrefslogtreecommitdiff
path: root/config/build.default.properties
diff options
context:
space:
mode:
Diffstat (limited to 'config/build.default.properties')
-rw-r--r--config/build.default.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/build.default.properties b/config/build.default.properties
index f803b45862..356c664615 100644
--- a/config/build.default.properties
+++ b/config/build.default.properties
@@ -28,6 +28,9 @@ nsc.log=
# consistency.
nsc.check=
+# A comma-separated list of compile phases that NSC should print.
+nsc.print=
+
# The name of a file that lists files that should be excluded when building
# the new Scala library. This file MUST EXIST.
nsc.nslib.excludes=${config.dir}/excludes/nsc.nslib.excludes