Files
sbt/internal/util-interface/src/main/java/xsbti
Eugene Yokota 4521f43995 Support debug output for macros
It's sometimes useful to get the output of the macro-generated code.
This adds a mechanism to allow plugins.sbt to pass in scalacOptions,
which we can later check from the macro.

1. -Xmacro-settings:sbt:Vprint prints out the code.
2. Adding -Xmacro-settings:sbt:print-tree-structure prints out the tree structure.
2025-05-27 00:58:41 -04:00
..
2025-01-02 13:52:51 +09:00
2025-05-27 00:58:41 -04:00
2023-06-20 16:39:07 +02:00
2025-02-04 01:11:28 -05:00
2023-06-20 16:39:07 +02:00
2025-02-04 01:11:28 -05:00