Skip to content

Makefile migration: make build_sdk #631

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

i-am-tom
Copy link
Contributor

@i-am-tom i-am-tom commented Jun 11, 2025

Following on from #629, this PR lifts buildSdk into the Makefile. make build now runs build_sdk (migrated from the F# file) and build_language_host (previously make build).

@i-am-tom i-am-tom self-assigned this Jun 11, 2025
@i-am-tom i-am-tom added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Jun 11, 2025
@i-am-tom i-am-tom changed the base branch from i-am-tom/make-clean to main June 11, 2025 10:59
@tgummerer
Copy link
Contributor

Did you see https://docs.google.com/document/d/1ftBuHGGb7SErE2WCB-MHbOMVu_VmbF81lxS3e520e3c/edit?tab=t.0#heading=h.u981p2fv4khv? We should probably follow that, or have some more discussion there, so we can have a standard set of makefile targets.

@i-am-tom i-am-tom changed the title Makefile migration: make build-sdk Makefile migration: make build_sdk Jun 14, 2025
@i-am-tom i-am-tom marked this pull request as ready for review June 14, 2025 07:29
@i-am-tom i-am-tom requested a review from a team as a code owner June 14, 2025 07:29
@i-am-tom i-am-tom enabled auto-merge June 14, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants