1. 20 Mar, 2019 5 commits
  2. 18 Mar, 2019 5 commits
  3. 15 Mar, 2019 2 commits
  4. 14 Mar, 2019 2 commits
  5. 13 Mar, 2019 4 commits
  6. 12 Mar, 2019 7 commits
  7. 11 Mar, 2019 2 commits
    • Thomas Van Lenten's avatar
      Stop enabling more warnings for CXX compiles. · 70dc39ed
      Thomas Van Lenten authored
      For reasons I don't follow, when passing CXXFLAGS to configure, the build
      ends up breaking because something along the way fails to detect C++11
      support within the third_party/googletest part of the build.
      70dc39ed
    • Sydney Acksman's avatar
      Bump target frameworks of C# programs from netcoreapp1.0 to netcoreapp2.1 (#5838) · 15fab910
      Sydney Acksman authored
      * Bump target frameworks from netcoreapp1.0 to netcoreapp2.2.
      Move global.json up to root of repo, change SDK ver to 2.2.100
      Change .net core sdk in dockerfile for kokoro to ver 2.2.100
      
      * Re-add curl install
      
      * Change all exe target to 2.1
      
      * Fix incorrect versions in global.json and Dockerfile
      
      * Downgrade version to 2.1 to match exe targets
      
      * introduce separate testing Dockerfile for C#
      
      * revert changes to the shared Dockerfile
      
      * use netcoreapp2.1 for C# conformance tests
      
      * use language specific dockerfile for testing C#
      
      * Edit compatibility tests script to use parameters instead of file copies
      
      * install dotnet SDK on windows before running the tests
      
      * update csharp_EXTRA_DIST
      15fab910
  8. 08 Mar, 2019 3 commits
  9. 07 Mar, 2019 5 commits
  10. 06 Mar, 2019 5 commits