-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Switched the repository for building Dotty from https://github.com/lampepfl/dotty to https://github.com/scala/scala3. because these are just alias - Refactored the build process to use `sbt dist/Universal/packageBin` and updated the installation paths. - Properly Cleaned up unnecessary Windows batch files during the build process. - Moved `scala-cli.jar` to the correct directory to resolve issues. - Add `bash as` runtime dependency as `scala` scripts needs them - Added multiple tests**: - Verify binaries are installed and executable. - Compile and run a simple Scala program. - Compile and run a Scala program with multiple files. - Generate and verify `Scaladoc` documentation. <p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> --------- Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: Debasish Biswas <debasishbsws.dev@gmail.com>
- Loading branch information
1 parent
0c0bee3
commit b4cb9ee
Showing
1 changed file
with
92 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters