1. 04 Jan, 2017 2 commits
  2. 28 Dec, 2016 1 commit
  3. 27 Dec, 2016 2 commits
  4. 22 Dec, 2016 4 commits
  5. 21 Dec, 2016 2 commits
  6. 20 Dec, 2016 5 commits
  7. 19 Dec, 2016 3 commits
    • Adam Cozzette's avatar
      Merge pull request #2517 from acozzette/js-embed · fb15862b
      Adam Cozzette authored
      Auto-generate well_known_types_embed.cc
      fb15862b
    • 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
  8. 16 Dec, 2016 3 commits
  9. 15 Dec, 2016 2 commits
  10. 14 Dec, 2016 5 commits
  11. 13 Dec, 2016 9 commits
  12. 12 Dec, 2016 2 commits