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

Improve Linux build #5964

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Improve Linux build #5964

merged 1 commit into from
Feb 15, 2022

Conversation

kant2002
Copy link
Contributor

This is attempt to compile project on Linux. Not all things are rosy, and vcxproj are not compiling.

  • Add execute permissions for build.sh
  • Add dummy .sh files for downloading native tools
  • Fix places where case sensitivity hurts build

Rationale for that is that I work on Linux half of the time, and it is easier for me locally smoke test changes without pushing changes, remote to Windows, run tests, etc, etc. I do not expect that to produce final builds at this stage.

This is attempt to compile project on Linux. Not all things are rosy, and vcxproj are not compiling.

- Add execute permissions for build.sh

-Add dummy .sh files for downloading native tools

Fix places where canse sensetivity hurt build
@kant2002 kant2002 requested a review from a team as a code owner January 18, 2022 16:29
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jan 18, 2022
@ghost ghost requested review from fabiant3, ryalanms and SamBent January 18, 2022 16:29
@singhashish-wpf singhashish-wpf merged commit 4ab5796 into dotnet:main Feb 15, 2022
@kant2002 kant2002 deleted the kant/linux-build branch February 15, 2022 08:25
@ghost ghost locked as resolved and limited conversation to collaborators Apr 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants