Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make -d and -classpath options backwards compatible with the scala command #1340

Merged
merged 5 commits into from Sep 15, 2022

Commits on Sep 15, 2022

  1. Copy the full SHA
    9b074b0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a93f6bc View commit details
    Browse the repository at this point in the history
  3. Add extra aliases for the --extra-jar option to satisfy backwards c…

    …ompat with the `scala` command
    Gedochao committed Sep 15, 2022
    Copy the full SHA
    a183554 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5b59834 View commit details
    Browse the repository at this point in the history
  5. Move compile --output to SharedOptions and rename it to `--compile-ou…

    …tput`; prevent the `-d` underlying compiler flag from being set repeatedly and default it to --compile-output
    Gedochao committed Sep 15, 2022
    Copy the full SHA
    d1c0f28 View commit details
    Browse the repository at this point in the history