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

More fine-grained control (using [conf]) for build parallelization #8665

Merged
merged 11 commits into from Mar 26, 2021

Commits on Mar 17, 2021

  1. first shot

    jgsogo committed Mar 17, 2021
    Copy the full SHA
    7e6c9da View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. format the strings

    jgsogo committed Mar 18, 2021
    Copy the full SHA
    64e24e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Copy the full SHA
    d7bddd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Copy the full SHA
    3dc2d47 View commit details
    Browse the repository at this point in the history
  2. do not fallback to cpu_count

    jgsogo committed Mar 23, 2021
    Copy the full SHA
    6f60cb5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    353102b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0d632f2 View commit details
    Browse the repository at this point in the history
  5. remove change not needed

    jgsogo committed Mar 23, 2021
    Copy the full SHA
    0718076 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. add unittesting

    jgsogo committed Mar 25, 2021
    Copy the full SHA
    0092d41 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. check once for parallel

    jgsogo committed Mar 26, 2021
    Copy the full SHA
    a4382c3 View commit details
    Browse the repository at this point in the history
  2. Update conans/test/unittests/tools/microsoft/test_msbuild.py

    Co-authored-by: James <james@conan.io>
    jgsogo and memsharded committed Mar 26, 2021
    Copy the full SHA
    6222e24 View commit details
    Browse the repository at this point in the history