MSBuild Parallel Switch

montgomery.adam's Avatar

montgomery.adam

02 Dec, 2014 11:16 PM

I'm getting the following message when building my solution:

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.

It would be nice to have a setting in the appveyor.yml file to enable this switch instead of having to move everything over to a custom build script.

  1. Support Staff 1 Posted by Feodor Fitsner on 03 Dec, 2014 06:24 AM

    Feodor Fitsner's Avatar

    It's been implemented. Will be deployed with the next update this week.

  2. 2 Posted by montgomery.adam on 10 Dec, 2014 10:14 PM

    montgomery.adam's Avatar

    That's awesome, thanks! Is there a way to set it from the appveyor.yml file? I couldn't find anything on the appveyor.yml reference page.

  3. Support Staff 3 Posted by Feodor Fitsner on 10 Dec, 2014 10:16 PM

    Feodor Fitsner's Avatar

    Yeah, it's:

    build:

      parallel: true

    -Feodor

  4. 4 Posted by montgomery.adam on 10 Dec, 2014 10:43 PM

    montgomery.adam's Avatar

    Worked perfectly, thanks

  5. montgomery.adam closed this discussion on 10 Dec, 2014 10:43 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM