1. 25 Sep, 2017 1 commit
  2. 22 Sep, 2017 1 commit
  3. 14 Sep, 2017 1 commit
  4. 12 Sep, 2017 1 commit
  5. 01 Aug, 2017 1 commit
  6. 25 Jul, 2017 3 commits
  7. 24 Jul, 2017 1 commit
  8. 23 Jul, 2017 1 commit
  9. 19 Jul, 2017 3 commits
  10. 18 Jul, 2017 1 commit
  11. 11 Jul, 2017 1 commit
  12. 19 Jun, 2017 1 commit
  13. 03 Jun, 2017 2 commits
  14. 30 May, 2017 4 commits
  15. 29 May, 2017 1 commit
  16. 04 May, 2017 1 commit
  17. 29 Mar, 2017 2 commits
  18. 16 Mar, 2017 2 commits
  19. 15 Mar, 2017 1 commit
  20. 11 Mar, 2017 1 commit
  21. 10 Mar, 2017 1 commit
  22. 03 Mar, 2017 1 commit
  23. 18 Feb, 2017 1 commit
  24. 10 Feb, 2017 1 commit
  25. 19 Dec, 2016 2 commits
    • Adam Cozzette's avatar
      Fixed "make check" for cmake build · 98d89d42
      Adam Cozzette authored
      The check target did not depend on the test_plugin binary, so this would
      cause "make check" to fail at times because of the absence of
      test_plugin. This change adds a dependency on test_plugin so that it
      will always get built before the tests are executed.
      98d89d42
    • Adam Cozzette's avatar
      Auto-generate well_known_types_embed.cc · 1b3a0c16
      Adam Cozzette authored
      Until now this file was just checked into the repo, but actually it
      should be generated from any.js, struct.js, and timestamp.js. This
      change updates the build system to make this happen. To make it work I
      also had to remove some C++11 features from embed.cc.
      1b3a0c16
  26. 05 Dec, 2016 1 commit
  27. 18 Nov, 2016 1 commit
  28. 10 Nov, 2016 1 commit
  29. 10 Oct, 2016 1 commit