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

Build farm for Windows #839

Merged
merged 99 commits into from
Jul 8, 2021
Merged

Build farm for Windows #839

merged 99 commits into from
Jul 8, 2021

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    076effa View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    0f13e20 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    0540d32 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    c437cef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54903e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c7c70c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24ff212 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ed8943 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    645136f View commit details
    Browse the repository at this point in the history
  7. No need to specify include path to nostd since now local Abseil would…

    … lookup itself using relative paths
    maxgolov committed May 20, 2021
    Configuration menu
    Copy the full SHA
    8a0b7f4 View commit details
    Browse the repository at this point in the history
  8. HAVE_ABSEIL_VARIANT option is gone because by default we know build A…

    …PI with Abseil Variant, but without entire Abseil Library
    maxgolov committed May 20, 2021
    Configuration menu
    Copy the full SHA
    bdb22c6 View commit details
    Browse the repository at this point in the history
  9. Issue with GMOCK on Windows

    maxgolov committed May 20, 2021
    Configuration menu
    Copy the full SHA
    dfae1ba View commit details
    Browse the repository at this point in the history
  10. Reinstate the magic of C-string (both std and abseil variant want thi…

    …s explicitly be defined, no implicit conversion to string_view)
    maxgolov committed May 20, 2021
    Configuration menu
    Copy the full SHA
    963ccf1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd5e041 View commit details
    Browse the repository at this point in the history
  12. Make sure that our local snapshot of Abseil Variant on API surface do…

    …es not clash with gRPC Abseil
    maxgolov committed May 20, 2021
    Configuration menu
    Copy the full SHA
    e235db2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    41293fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4accbbe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    63f0b63 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8047102 View commit details
    Browse the repository at this point in the history
  17. Fix Bazel tsan build

    maxgolov committed May 20, 2021
    Configuration menu
    Copy the full SHA
    206c63c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4f0910e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e9e2e85 View commit details
    Browse the repository at this point in the history
  20. Variant test SHOULD NOT make assumptions about how compilers work, wh…

    …en both `std::` and `absl::` work differently!
    maxgolov committed May 20, 2021
    Configuration menu
    Copy the full SHA
    a8dfb7d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9785f16 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e389f66 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ab34030 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    8811b13 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    2abdc1a View commit details
    Browse the repository at this point in the history
  2. Add those definitions back globally since we are still building proje…

    …cts that do not link to opentelemetry_api target
    maxgolov committed May 22, 2021
    Configuration menu
    Copy the full SHA
    1ea289f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d8754d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6c41bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d10b28 View commit details
    Browse the repository at this point in the history
  6. Code formatting

    maxgolov committed May 22, 2021
    Configuration menu
    Copy the full SHA
    12231f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8037c8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e2a481 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9b56d5 View commit details
    Browse the repository at this point in the history
  10. Make finding json.hpp quiet

    maxgolov committed May 22, 2021
    Configuration menu
    Copy the full SHA
    2dc6cce View commit details
    Browse the repository at this point in the history
  11. Minor formatting

    maxgolov committed May 22, 2021
    Configuration menu
    Copy the full SHA
    1d487fd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Update server.cc

    Resolve an issue with implicit variant conversion
    maxgolov committed May 24, 2021
    Configuration menu
    Copy the full SHA
    ec6b88d View commit details
    Browse the repository at this point in the history
  2. Code formatting

    maxgolov committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c067783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1f127d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8044d02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3020a5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

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

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    8c95419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    719cc2d View commit details
    Browse the repository at this point in the history
  3. Code formatting change

    maxgolov committed May 28, 2021
    Configuration menu
    Copy the full SHA
    c478c17 View commit details
    Browse the repository at this point in the history
  4. Update .codecov.yaml

    Make our codecov more forgiving
    maxgolov authored May 28, 2021
    Configuration menu
    Copy the full SHA
    ab2c5a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d37349 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    7303c95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f5d32 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Keep logs preview building

    maxgolov committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    ebdf934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    692259c View commit details
    Browse the repository at this point in the history
  3. Apply code formatting

    maxgolov committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    553628b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    752c525 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a26c7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    174b9d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    55b1f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a35d05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de01228 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    fbea16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f3d96a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2c9858 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3452f48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c8d990 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    f9c46f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a29e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8d5db View commit details
    Browse the repository at this point in the history
  4. Support vs2015 and clang

    maxgolov committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    8daf5c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8efad28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ff530f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    430cc6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86a1f3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26b8866 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e226489 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d0453d View commit details
    Browse the repository at this point in the history
  12. Merge code fix for vs2015

    maxgolov committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    d20e97e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f0218a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    2b1d894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb00b8 View commit details
    Browse the repository at this point in the history
  3. Update tracer.h

    Remove unused template
    maxgolov authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a3b3eb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a23d26a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c50310 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb909bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73b7fc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Turn logs off

    maxgolov committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    cfb1779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95bbaf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10fd845 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b5444f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5354cc9 View commit details
    Browse the repository at this point in the history
  6. Fix Visual Studio 2017 issue

    maxgolov committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    26bc34b View commit details
    Browse the repository at this point in the history
  7. Build farm for Windows

    maxgolov committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    2c05aee View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    cba5455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d34f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32134ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2925eeb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

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

Commits on Jun 30, 2021

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

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    742bc6c View commit details
    Browse the repository at this point in the history