Skip to content

Adding print versioninfo and cleaning up build script for CI #218

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

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

udesou
Copy link
Contributor

@udesou udesou commented Jan 17, 2025

No description provided.

@udesou udesou changed the title Adding print versioninfo target and cleaning up build script for CI Adding print versioninfo and cleaning up build script for CI Jan 17, 2025
@udesou udesou requested a review from qinsoon January 17, 2025 05:22
Copy link
Member

@qinsoon qinsoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

# Clean first
make cleanall
# Build
cp $BINDING_PATH/.github/scripts/Make.user $JULIA_PATH/
MMTK_PLAN=$plan MMTK_BUILD=$build_type make
MMTK_MOVING=$MOVING MMTK_PLAN=$plan MMTK_BUILD=$build_type make
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest adding a comment here, saying that MMTK_JULIA_DIR is defined in common.sh, so this will build with the current binding directory (rather than the binding version defined in Julia).

@udesou
Copy link
Contributor Author

udesou commented Jan 17, 2025

julia-version
JULIA_REPO=udesou/Julia
JULIA_REF=fda9268f7e4aace2537fe271ed5b818c10cb9e2a

@udesou udesou merged commit 9b59bb5 into mmtk:master Jan 17, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants