GithubHelp home page GithubHelp logo

Comments (17)

 avatar commented on August 15, 2024

@AndyGerlicher, will xplat and master always remain two separate branches or will there be reconciliation at some point? What about the feature disparity?

from msbuild.

AndyGerlicher avatar AndyGerlicher commented on August 15, 2024

For now we're not planning on merging platform specific changes back into master for shipping. And some features (like multi-proc) use Windows specific features (named pipes) that we don't have a plan to address right now. That's not to say we won't ever, we're in the planning phases for the MSBuild vNext project and cross platform / .NET Core won't be overlooked.

from msbuild.

mmitche avatar mmitche commented on August 15, 2024

@AndyGerlicher the build.pl doesnt' seem to work:

/home/ubuntu-vm/msbuild/src/MSBuild.sln: warning : /home/ubuntu-vm/msbuild/src/XMakeTasks/Microsoft.Build.Tasks.csproj: Expected a property at position 3 in condition "!$(Configuration.EndsWith('MONO'))". Missing closing parantheses'.

Am I missing some instructions?

from msbuild.

 avatar commented on August 15, 2024

Will it be configured on TravisCI?
There are many projects already hosted on TravisCI from Microsoft org on GitHub:
https://travis-ci.org/microsoft/
copy @akoeplinger

from msbuild.

mmitche avatar mmitche commented on August 15, 2024

I already configured builds of the xplat branch for windows on the .NET Jenkins instance (see comment above regarding the build.pl issue)
http://dotnet-ci.cloudapp.net/job/microsoft_msbuild_xplat/

from msbuild.

akoeplinger avatar akoeplinger commented on August 15, 2024

@mmitche build.pl works fine for me on Ubuntu.

from msbuild.

mmitche avatar mmitche commented on August 15, 2024

@akoeplinger okay it's been a while since I checked it out, so I'll take a look now.

from msbuild.

mmitche avatar mmitche commented on August 15, 2024

@akoeplinger Still getting the same issue. Do you have a special version of mono installed?

from msbuild.

akoeplinger avatar akoeplinger commented on August 15, 2024

@mmitche I'm running Mono 4.0.1 (the latest released version). The line in your error seems to be Microsoft.Build.Tasks.csproj#L3-L5, so maybe try removing it?

from msbuild.

mmitche avatar mmitche commented on August 15, 2024

@akoeplinger Okay it builds okay with 4.0.1 (but not with 3.2). Just verifying, do you get failures when you specify -all or -tests?

from msbuild.

akoeplinger avatar akoeplinger commented on August 15, 2024

@mmitche -verify works on Mono 4.1 which is currently in development (unfortunately there's a regression in 4.0 that affects Roslyn, so MSBuild fails to build itself). -tests shows a bunch of failed unit tests, I believe I've seen work happening to fix those.

from msbuild.

 avatar commented on August 15, 2024

@mmitche, now that Mono 4.2 is released (http://www.mono-project.com/docs/about-mono/releases/4.2.0/), would it make sense to install latest mono in CI for all related projects, including MSBuild?

from msbuild.

mmitche avatar mmitche commented on August 15, 2024

@jaredpar How does mono 4.2 + roslyn work out (with MSBuild and otherwise)

from msbuild.

jaredpar avatar jaredpar commented on August 15, 2024

@mmitche we haven't tested it yet. We're in the middle of a big switch right now (project.json and NuGet v3). Once that switch is made we're going to come back to looking at Mono 4.2.0.

from msbuild.

 avatar commented on August 15, 2024

@jaredpar, also as witnessed here: dotnet/roslyn#2844 (comment), now that all your changes are merged, Mono release works with Roslyn OOTB. With that being said, will it make sense to update this part of Roslyn's xplat doc: https://github.com/dotnet/roslyn/blob/master/docs/infrastructure/cross-platform.md#build-from-source?

from msbuild.

jaredpar avatar jaredpar commented on August 15, 2024

@jasonwilliams200OK only once we've verified that Mono 4.2.0 works with our setup. This is very much on our radar. But as said in the other comment we're currently in the process of moving to project.json + NuGet v3. That's turned out to be a rather tall task for us and it's hard to do these in parallel because they are very much intertwined.

from msbuild.

 avatar commented on August 15, 2024

I commented about the same instant as you. 😄
Thanks for the update! 👍

from msbuild.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.